summaryrefslogtreecommitdiff
path: root/win/LeoCAD.dsp
diff options
context:
space:
mode:
authorleo2001-01-25 23:06:11 +0000
committerleo2001-01-25 23:06:11 +0000
commitfdaeae206f67ce36fcc58e72897a731489691768 (patch)
treebbc33ffb413ceca9a42fbf75e9695a695eedc939 /win/LeoCAD.dsp
parent789d7a2a8eabb75bdc7d13d34b07bc219252b084 (diff)
Multiple project views
git-svn-id: http://svn.leocad.org/trunk@227 c7d43263-9d01-0410-8a33-9dba5d9f93d6
Diffstat (limited to 'win/LeoCAD.dsp')
-rw-r--r--win/LeoCAD.dsp88
1 files changed, 80 insertions, 8 deletions
diff --git a/win/LeoCAD.dsp b/win/LeoCAD.dsp
index e054340..e782bb9 100644
--- a/win/LeoCAD.dsp
+++ b/win/LeoCAD.dsp
@@ -96,6 +96,11 @@ SOURCE=.\Aboutdlg.cpp
# End Source File
# Begin Source File
+SOURCE=..\common\array.cpp
+# PROP Exclude_From_Build 1
+# End Source File
+# Begin Source File
+
SOURCE=.\Arraydlg.cpp
# End Source File
# Begin Source File
@@ -104,6 +109,10 @@ SOURCE=.\Barcmdui.cpp
# End Source File
# Begin Source File
+SOURCE=.\basewnd.cpp
+# End Source File
+# Begin Source File
+
SOURCE=.\Bmpmenu.cpp
# End Source File
# Begin Source File
@@ -148,6 +157,10 @@ SOURCE=.\Flatbar.cpp
# End Source File
# Begin Source File
+SOURCE=.\glwindow.cpp
+# End Source File
+# Begin Source File
+
SOURCE=.\Groupdlg.cpp
# End Source File
# Begin Source File
@@ -216,10 +229,6 @@ SOURCE=.\Mainfrm.cpp
# End Source File
# Begin Source File
-SOURCE=.\Mfwnd.cpp
-# End Source File
-# Begin Source File
-
SOURCE=.\Moddlg.cpp
# End Source File
# Begin Source File
@@ -441,10 +450,6 @@ SOURCE=.\MainFrm.h
# End Source File
# Begin Source File
-SOURCE=.\Mfwnd.h
-# End Source File
-# Begin Source File
-
SOURCE=.\ModDlg.h
# End Source File
# Begin Source File
@@ -845,6 +850,10 @@ SOURCE=".\$(ProjDir)\hlp\AfxCore.rtf"
# End Source File
# Begin Source File
+SOURCE=".\$(ProjDir)\hlp\AfxCore.rtf"
+# End Source File
+# Begin Source File
+
SOURCE=.\hlp\AfxCore.rtf
# End Source File
# Begin Source File
@@ -857,6 +866,10 @@ SOURCE=".\$(ProjDir)\hlp\AfxPrint.rtf"
# End Source File
# Begin Source File
+SOURCE=".\$(ProjDir)\hlp\AfxPrint.rtf"
+# End Source File
+# Begin Source File
+
SOURCE=.\hlp\AfxPrint.rtf
# End Source File
# Begin Source File
@@ -965,6 +978,10 @@ SOURCE=..\common\array.h
# End Source File
# Begin Source File
+SOURCE=..\common\basewnd.h
+# End Source File
+# Begin Source File
+
SOURCE=..\Common\camera.cpp
# SUBTRACT CPP /YX /Yc /Yu
# End Source File
@@ -1005,6 +1022,10 @@ SOURCE=..\Common\globals.h
# End Source File
# Begin Source File
+SOURCE=..\common\glwindow.h
+# End Source File
+# Begin Source File
+
SOURCE=..\Common\group.cpp
# SUBTRACT CPP /YX /Yc /Yu
# End Source File
@@ -1065,6 +1086,23 @@ SOURCE=..\Common\light.h
# End Source File
# Begin Source File
+SOURCE=..\common\mainwnd.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\mainwnd.h
+# End Source File
+# Begin Source File
+
SOURCE=..\Common\matrix.cpp
# SUBTRACT CPP /YX /Yc /Yu
# End Source File
@@ -1156,6 +1194,23 @@ SOURCE=..\Common\quant.h
# End Source File
# Begin Source File
+SOURCE=..\common\str.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\str.h
+# End Source File
+# Begin Source File
+
SOURCE=..\common\system.h
# End Source File
# Begin Source File
@@ -1198,6 +1253,23 @@ SOURCE=..\Common\vector.cpp
SOURCE=..\Common\vector.h
# End Source File
+# Begin Source File
+
+SOURCE=..\common\view.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\view.h
+# End Source File
# End Group
# End Target
# End Project