From ec77f06c40c9e0986e82096105bd9f90d0c4a46b Mon Sep 17 00:00:00 2001 From: leo Date: Wed, 15 Nov 2000 01:15:44 +0000 Subject: changes to catch up with the new features fo the linux version git-svn-id: http://svn.leocad.org/trunk@162 c7d43263-9d01-0410-8a33-9dba5d9f93d6 --- win/LeoCAD.dsp | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) (limited to 'win/LeoCAD.dsp') diff --git a/win/LeoCAD.dsp b/win/LeoCAD.dsp index b4ab015..462c005 100644 --- a/win/LeoCAD.dsp +++ b/win/LeoCAD.dsp @@ -365,6 +365,10 @@ SOURCE=.\ColorLst.h # End Source File # Begin Source File +SOURCE=.\Config.h +# End Source File +# Begin Source File + SOURCE=.\Disabtab.h # End Source File # Begin Source File @@ -974,6 +978,18 @@ SOURCE=..\common\im_bmp.cpp # End Source File # Begin Source File +SOURCE=..\common\im_gif.cpp +# ADD CPP /I "./jpeglib" +# SUBTRACT CPP /YX /Yc /Yu +# End Source File +# Begin Source File + +SOURCE=..\common\im_jpg.cpp +# ADD CPP /I "./jpeglib" +# SUBTRACT CPP /YX /Yc /Yu +# End Source File +# Begin Source File + SOURCE=..\common\im_png.cpp # ADD CPP /I "./libpng" /I "./zlib" # SUBTRACT CPP /YX /Yc /Yu @@ -1017,6 +1033,23 @@ SOURCE=..\Common\matrix.h # End Source File # Begin Source File +SOURCE=..\common\message.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\message.h +# End Source File +# Begin Source File + SOURCE=..\common\minifig.cpp !IF "$(CFG)" == "LeoCAD - Win32 Release" -- cgit v1.2.3