From 5a29323e1747ed2f06e733a9eed5371eb5f4d7f7 Mon Sep 17 00:00:00 2001 From: leo Date: Wed, 16 Oct 2002 07:06:27 +0000 Subject: Making the PLM cross platform. git-svn-id: http://svn.leocad.org/trunk@315 c7d43263-9d01-0410-8a33-9dba5d9f93d6 --- win/LeoCAD.dsp | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'win/LeoCAD.dsp') 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 -- cgit v1.2.3