--- parser3/src/lib/ltdl/Attic/libltdl.dsp 2002/12/04 10:24:48 1.1 +++ parser3/src/lib/ltdl/Attic/libltdl.dsp 2003/03/27 10:04:07 1.3.2.2.2.4 @@ -4,7 +4,7 @@ # TARGTYPE "Win32 (x86) Static Library" 0x0104 -CFG=libltdl - Win32 Profile +CFG=libltdl - Win32 Profile Debug !MESSAGE This is not a valid makefile. To build this project using NMAKE, !MESSAGE use the Export Makefile command and run !MESSAGE @@ -13,13 +13,14 @@ CFG=libltdl - Win32 Profile !MESSAGE You can specify a configuration when running NMAKE !MESSAGE by defining the macro CFG on the command line. For example: !MESSAGE -!MESSAGE NMAKE /f "libltdl.mak" CFG="libltdl - Win32 Profile" +!MESSAGE NMAKE /f "libltdl.mak" CFG="libltdl - Win32 Profile Debug" !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE !MESSAGE "libltdl - Win32 Release" (based on "Win32 (x86) Static Library") !MESSAGE "libltdl - Win32 Debug" (based on "Win32 (x86) Static Library") -!MESSAGE "libltdl - Win32 Profile" (based on "Win32 (x86) Static Library") +!MESSAGE "libltdl - Win32 Profile Release" (based on "Win32 (x86) Static Library") +!MESSAGE "libltdl - Win32 Profile Debug" (based on "Win32 (x86) Static Library") !MESSAGE # Begin Project @@ -42,8 +43,7 @@ RSC=rc.exe # PROP Intermediate_Dir "Release" # PROP Target_Dir "" # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c -# ADD CPP /nologo /MD /W3 /GX /Zi /O2 /D "NDEBUG" /D "_WIN32" /FD /c -# SUBTRACT CPP /YX +# ADD CPP /nologo /MD /W3 /O2 /D "NDEBUG" /D "_WIN32" /YX /FD /c # ADD BASE RSC /l 0x419 /d "NDEBUG" # ADD RSC /l 0x419 /d "NDEBUG" BSC32=bscmake.exe @@ -60,16 +60,15 @@ LIB32=link.exe -lib # PROP BASE Output_Dir "Debug" # PROP BASE Intermediate_Dir "Debug" # PROP BASE Target_Dir "" -# PROP Use_MFC 2 +# PROP Use_MFC 0 # PROP Use_Debug_Libraries 1 # PROP Output_Dir "Debug" # PROP Intermediate_Dir "Debug" # PROP Target_Dir "" # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c -# ADD CPP /nologo /MDd /W3 /Gm /Gi /GX /Zi /Od /D "_DEBUG" /D "_WIN32" /D "_AFXDLL" /FD /GZ /c -# SUBTRACT CPP /YX +# ADD CPP /nologo /MDd /W3 /Gm /Zi /Od /D "_DEBUG" /D "_WIN32" /FR /YX /FD /GZ /c # ADD BASE RSC /l 0x419 /d "_DEBUG" -# ADD RSC /l 0x419 /d "_DEBUG" /d "_AFXDLL" +# ADD RSC /l 0x419 /d "_DEBUG" BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo @@ -77,22 +76,43 @@ LIB32=link.exe -lib # ADD BASE LIB32 /nologo # ADD LIB32 /nologo -!ELSEIF "$(CFG)" == "libltdl - Win32 Profile" +!ELSEIF "$(CFG)" == "libltdl - Win32 Profile Release" + +# PROP BASE Use_MFC 0 +# PROP BASE Use_Debug_Libraries 0 +# PROP BASE Output_Dir "libltdl___Win32_Profile0" +# PROP BASE Intermediate_Dir "libltdl___Win32_Profile0" +# PROP BASE Target_Dir "" +# PROP Use_MFC 0 +# PROP Use_Debug_Libraries 0 +# PROP Output_Dir "ProfileRelease" +# PROP Intermediate_Dir "ProfileRelease" +# PROP Target_Dir "" +# ADD BASE CPP /nologo /MD /W3 /O2 /D "NDEBUG" /D "_WIN32" /YX /FD /c +# ADD CPP /nologo /MD /W3 /O2 /D "NDEBUG" /D "_WIN32" /YX /FD /c +# ADD BASE RSC /l 0x419 /d "NDEBUG" +# ADD RSC /l 0x419 /d "NDEBUG" +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo +LIB32=link.exe -lib +# ADD BASE LIB32 /nologo +# ADD LIB32 /nologo + +!ELSEIF "$(CFG)" == "libltdl - Win32 Profile Debug" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 -# PROP BASE Output_Dir "libltdl___Win32_Profile" -# PROP BASE Intermediate_Dir "libltdl___Win32_Profile" +# PROP BASE Output_Dir "libltdl___Win32_Profile_Debug" +# PROP BASE Intermediate_Dir "libltdl___Win32_Profile_Debug" # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 1 -# PROP Output_Dir "Profile" -# PROP Intermediate_Dir "Profile" +# PROP Output_Dir "ProfileDebug" +# PROP Intermediate_Dir "ProfileDebug" # PROP Target_Dir "" -# ADD BASE CPP /nologo /MDd /W3 /Gm /Gi /GX /Zi /Od /D "_DEBUG" /D "_WIN32" /FD /GZ /c -# SUBTRACT BASE CPP /YX -# ADD CPP /nologo /MDd /W3 /Gm /Gi /GX /Zi /Od /D "_DEBUG" /D "_WIN32" /FD /GZ /c -# SUBTRACT CPP /YX +# ADD BASE CPP /nologo /MDd /W3 /Gm /Zi /Od /D "_DEBUG" /D "_WIN32" /FR /YX /FD /GZ /c +# ADD CPP /nologo /MDd /W3 /Gm /Zi /Od /D "_DEBUG" /D "_WIN32" /FR /YX /FD /GZ /c # ADD BASE RSC /l 0x419 /d "_DEBUG" # ADD RSC /l 0x419 /d "_DEBUG" BSC32=bscmake.exe @@ -108,7 +128,8 @@ LIB32=link.exe -lib # Name "libltdl - Win32 Release" # Name "libltdl - Win32 Debug" -# Name "libltdl - Win32 Profile" +# Name "libltdl - Win32 Profile Release" +# Name "libltdl - Win32 Profile Debug" # Begin Group "Source Files" # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" @@ -133,49 +154,5 @@ SOURCE=.\config_fixed.h SOURCE=.\ltdl.h # End Source File # End Group -# Begin Group "gnu" - -# PROP Default_Filter "" -# Begin Source File - -SOURCE=.\acinclude.m4 -# End Source File -# Begin Source File - -SOURCE=.\config.guess -# End Source File -# Begin Source File - -SOURCE=.\config.sub -# End Source File -# Begin Source File - -SOURCE=.\config_auto.h.in -# End Source File -# Begin Source File - -SOURCE=.\configure -# End Source File -# Begin Source File - -SOURCE=.\configure.in -# End Source File -# Begin Source File - -SOURCE=".\install-sh" -# End Source File -# Begin Source File - -SOURCE=.\Makefile.am -# End Source File -# Begin Source File - -SOURCE=.\Makefile.in -# End Source File -# Begin Source File - -SOURCE=.\README -# End Source File -# End Group # End Target # End Project