summaryrefslogtreecommitdiff
path: root/openscad.pro
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2013-05-21 22:02:16 (GMT)
committerMarius Kintel <marius@kintel.net>2013-05-21 22:02:16 (GMT)
commit13e4bcd50e324d5228ce920d1fc84aa3ba8d6e5e (patch)
treec837071ee025839a11596633b7e511a607994048 /openscad.pro
parente2772c70b862e3669c3a279f2540d746438ec38d (diff)
Added meny entry for disclosing the library path. Part of #125
Diffstat (limited to 'openscad.pro')
-rw-r--r--openscad.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/openscad.pro b/openscad.pro
index c36c37b..8bd24af 100644
--- a/openscad.pro
+++ b/openscad.pro
@@ -302,6 +302,7 @@ SOURCES += src/version_check.cc \
src/parsersettings.cc \
src/stl-utils.cc \
src/boost-utils.cc \
+ src/PlatformUtils.cc \
\
src/nodedumper.cc \
src/traverser.cc \
@@ -385,7 +386,7 @@ macx {
src/CocoaUtils.h
SOURCES += src/AppleEvents.cc
OBJECTIVE_SOURCES += src/CocoaUtils.mm \
- src/PlatformUtils.mm
+ src/PlatformUtils-mac.mm
}
unix:!macx {
SOURCES += src/PlatformUtils-posix.cc
contact: Jan Huwald // Impressum