summaryrefslogtreecommitdiff
path: root/win/LeoCAD.dsp
diff options
context:
space:
mode:
authorleo2002-10-11 03:24:04 +0000
committerleo2002-10-11 03:24:04 +0000
commit9a634aa5dfbb1ef9f9b77d0b3785443c79a438e6 (patch)
tree1e0927fbdca9592df390d2ee5148a5d92e506a17 /win/LeoCAD.dsp
parentd6b225e0c68375063632203830d14085cacfc2d0 (diff)
Set default author when starting a new project.
git-svn-id: http://svn.leocad.org/trunk@310 c7d43263-9d01-0410-8a33-9dba5d9f93d6
Diffstat (limited to 'win/LeoCAD.dsp')
-rw-r--r--win/LeoCAD.dsp25
1 files changed, 8 insertions, 17 deletions
diff --git a/win/LeoCAD.dsp b/win/LeoCAD.dsp
index 803a425..1be9d04 100644
--- a/win/LeoCAD.dsp
+++ b/win/LeoCAD.dsp
@@ -1,5 +1,5 @@
# Microsoft Developer Studio Project File - Name="LeoCAD" - Package Owner=<4>
-# Microsoft Developer Studio Generated Build File, Format Version 60000
+# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Application" 0x0101
@@ -25,7 +25,7 @@ CFG=LeoCAD - Win32 Debug
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
-CPP=snCl.exe
+CPP=cl.exe
MTL=midl.exe
RSC=rc.exe
@@ -51,7 +51,7 @@ RSC=rc.exe
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
-LINK32=snLink.exe
+LINK32=link.exe
# ADD BASE LINK32 /nologo /subsystem:windows /machine:I386
# ADD LINK32 vfw32.lib jpeglib.lib 3dsftk.lib libpng.lib zlib.lib /nologo /subsystem:windows /map /machine:I386 /nodefaultlib:"libc.lib" /libpath:"./jpeglib/release" /libpath:"./3dsftk/release" /libpath:"./libpng/release" /libpath:"./zlib/release"
@@ -77,7 +77,7 @@ LINK32=snLink.exe
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
-LINK32=snLink.exe
+LINK32=link.exe
# ADD BASE LINK32 /nologo /subsystem:windows /debug /machine:I386 /pdbtype:sept
# ADD LINK32 vfw32.lib jpeglib.lib 3dsftk.lib libpng.lib zlib.lib gdi32.lib /nologo /subsystem:windows /map /debug /machine:I386 /nodefaultlib:"libcd.lib" /libpath:"./jpeglib/debug" /libpath:"./3dsftk/debug" /libpath:"./libpng/debug" /libpath:"./zlib/debug"
# SUBTRACT LINK32 /pdb:none
@@ -235,6 +235,10 @@ SOURCE=.\Piececmb.cpp
# End Source File
# Begin Source File
+SOURCE=.\Piecelst.cpp
+# End Source File
+# Begin Source File
+
SOURCE=.\Pieceprv.cpp
# End Source File
# Begin Source File
@@ -1231,19 +1235,6 @@ SOURCE=..\Common\pieceinf.cpp
# End Source File
# Begin Source File
-SOURCE=..\common\piecelst.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\project.cpp
# SUBTRACT CPP /YX /Yc /Yu
# End Source File