summaryrefslogtreecommitdiff
path: root/win/LeoCAD.dsp
diff options
context:
space:
mode:
authorleo2002-10-16 07:06:27 +0000
committerleo2002-10-16 07:06:27 +0000
commit5a29323e1747ed2f06e733a9eed5371eb5f4d7f7 (patch)
tree0445c1b026f7b3f8fa9d0d484fc8b72f84420bff /win/LeoCAD.dsp
parentaac0e540c168a9926cf34ebf02d6df34d0edfa8f (diff)
Making the PLM cross platform.
git-svn-id: http://svn.leocad.org/trunk@315 c7d43263-9d01-0410-8a33-9dba5d9f93d6
Diffstat (limited to 'win/LeoCAD.dsp')
-rw-r--r--win/LeoCAD.dsp17
1 files changed, 17 insertions, 0 deletions
diff --git a/win/LeoCAD.dsp b/win/LeoCAD.dsp
index 1be9d04..db37170 100644
--- a/win/LeoCAD.dsp
+++ b/win/LeoCAD.dsp
@@ -1020,6 +1020,10 @@ SOURCE=..\Common\image.h
# End Source File
# Begin Source File
+SOURCE=..\common\libman.h
+# End Source File
+# Begin Source File
+
SOURCE=..\common\library.h
# End Source File
# Begin Source File
@@ -1175,6 +1179,19 @@ SOURCE=..\Common\image.cpp
# End Source File
# Begin Source File
+SOURCE=..\common\libman.cpp
+
+!IF "$(CFG)" == "LeoCAD - Win32 Release"
+
+!ELSEIF "$(CFG)" == "LeoCAD - Win32 Debug"
+
+# SUBTRACT CPP /YX /Yc /Yu
+
+!ENDIF
+
+# End Source File
+# Begin Source File
+
SOURCE=..\common\library.cpp
# SUBTRACT CPP /YX /Yc /Yu
# End Source File