summaryrefslogtreecommitdiff
path: root/win/LeoCAD.dsp
diff options
context:
space:
mode:
Diffstat (limited to 'win/LeoCAD.dsp')
-rw-r--r--win/LeoCAD.dsp23
1 files changed, 22 insertions, 1 deletions
diff --git a/win/LeoCAD.dsp b/win/LeoCAD.dsp
index ddf0f5b..c82006a 100644
--- a/win/LeoCAD.dsp
+++ b/win/LeoCAD.dsp
@@ -69,7 +69,7 @@ LINK32=link.exe
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /Yu"stdafx.h" /FD /c
-# ADD CPP /nologo /G6 /MTd /W3 /Gm /Gi /GX /ZI /Od /I "../common" /I "../win" /D "_DEBUG" /D "WIN32" /D "LC_WINDOWS" /Yu"stdafx.h" /FD /c
+# ADD CPP /nologo /G6 /MTd /W3 /Gm /Gi /GX /ZI /Od /I "../common" /I "../win" /D "_DEBUG" /D "WIN32" /D "LC_WINDOWS" /D "LC_DEBUG" /Yu"stdafx.h" /FD /c
# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32
# ADD BASE RSC /l 0x409 /d "_DEBUG"
@@ -130,6 +130,10 @@ SOURCE=.\Cadview.cpp
# End Source File
# Begin Source File
+SOURCE=.\categdlg.cpp
+# End Source File
+# Begin Source File
+
SOURCE=.\Clrpick.cpp
# End Source File
# Begin Source File
@@ -388,6 +392,10 @@ SOURCE=.\CADView.h
# End Source File
# Begin Source File
+SOURCE=.\categdlg.h
+# End Source File
+# Begin Source File
+
SOURCE=.\Clrpick.h
# End Source File
# Begin Source File
@@ -1152,6 +1160,19 @@ SOURCE=..\common\curve.cpp
# End Source File
# Begin Source File
+SOURCE=..\common\debug.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\file.cpp
# SUBTRACT CPP /YX /Yc /Yu
# End Source File