Annotation of parser3/src/lib/libltdl/libltdl.dsp, revision 1.1
1.1 ! paf 1: # Microsoft Developer Studio Project File - Name="libltdl" - Package Owner=<4>
! 2: # Microsoft Developer Studio Generated Build File, Format Version 6.00
! 3: # ** DO NOT EDIT **
! 4:
! 5: # TARGTYPE "Win32 (x86) Static Library" 0x0104
! 6:
! 7: CFG=libltdl - Win32 Profile
! 8: !MESSAGE This is not a valid makefile. To build this project using NMAKE,
! 9: !MESSAGE use the Export Makefile command and run
! 10: !MESSAGE
! 11: !MESSAGE NMAKE /f "libltdl.mak".
! 12: !MESSAGE
! 13: !MESSAGE You can specify a configuration when running NMAKE
! 14: !MESSAGE by defining the macro CFG on the command line. For example:
! 15: !MESSAGE
! 16: !MESSAGE NMAKE /f "libltdl.mak" CFG="libltdl - Win32 Profile"
! 17: !MESSAGE
! 18: !MESSAGE Possible choices for configuration are:
! 19: !MESSAGE
! 20: !MESSAGE "libltdl - Win32 Release" (based on "Win32 (x86) Static Library")
! 21: !MESSAGE "libltdl - Win32 Debug" (based on "Win32 (x86) Static Library")
! 22: !MESSAGE "libltdl - Win32 Profile" (based on "Win32 (x86) Static Library")
! 23: !MESSAGE
! 24:
! 25: # Begin Project
! 26: # PROP AllowPerConfigDependencies 0
! 27: # PROP Scc_ProjName "libltdl"
! 28: # PROP Scc_LocalPath "."
! 29: CPP=cl.exe
! 30: RSC=rc.exe
! 31:
! 32: !IF "$(CFG)" == "libltdl - Win32 Release"
! 33:
! 34: # PROP BASE Use_MFC 0
! 35: # PROP BASE Use_Debug_Libraries 0
! 36: # PROP BASE Output_Dir "Release"
! 37: # PROP BASE Intermediate_Dir "Release"
! 38: # PROP BASE Target_Dir ""
! 39: # PROP Use_MFC 0
! 40: # PROP Use_Debug_Libraries 0
! 41: # PROP Output_Dir "Release"
! 42: # PROP Intermediate_Dir "Release"
! 43: # PROP Target_Dir ""
! 44: # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
! 45: # ADD CPP /nologo /MD /W3 /GX /Zi /O2 /D "NDEBUG" /D "_WIN32" /FD /c
! 46: # SUBTRACT CPP /YX
! 47: # ADD BASE RSC /l 0x419 /d "NDEBUG"
! 48: # ADD RSC /l 0x419 /d "NDEBUG"
! 49: BSC32=bscmake.exe
! 50: # ADD BASE BSC32 /nologo
! 51: # ADD BSC32 /nologo
! 52: LIB32=link.exe -lib
! 53: # ADD BASE LIB32 /nologo
! 54: # ADD LIB32 /nologo
! 55:
! 56: !ELSEIF "$(CFG)" == "libltdl - Win32 Debug"
! 57:
! 58: # PROP BASE Use_MFC 0
! 59: # PROP BASE Use_Debug_Libraries 1
! 60: # PROP BASE Output_Dir "Debug"
! 61: # PROP BASE Intermediate_Dir "Debug"
! 62: # PROP BASE Target_Dir ""
! 63: # PROP Use_MFC 2
! 64: # PROP Use_Debug_Libraries 1
! 65: # PROP Output_Dir "Debug"
! 66: # PROP Intermediate_Dir "Debug"
! 67: # PROP Target_Dir ""
! 68: # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
! 69: # ADD CPP /nologo /MDd /W3 /Gm /Gi /GX /Zi /Od /D "_DEBUG" /D "_WIN32" /D "_AFXDLL" /FD /GZ /c
! 70: # SUBTRACT CPP /YX
! 71: # ADD BASE RSC /l 0x419 /d "_DEBUG"
! 72: # ADD RSC /l 0x419 /d "_DEBUG" /d "_AFXDLL"
! 73: BSC32=bscmake.exe
! 74: # ADD BASE BSC32 /nologo
! 75: # ADD BSC32 /nologo
! 76: LIB32=link.exe -lib
! 77: # ADD BASE LIB32 /nologo
! 78: # ADD LIB32 /nologo
! 79:
! 80: !ELSEIF "$(CFG)" == "libltdl - Win32 Profile"
! 81:
! 82: # PROP BASE Use_MFC 0
! 83: # PROP BASE Use_Debug_Libraries 1
! 84: # PROP BASE Output_Dir "libltdl___Win32_Profile"
! 85: # PROP BASE Intermediate_Dir "libltdl___Win32_Profile"
! 86: # PROP BASE Target_Dir ""
! 87: # PROP Use_MFC 0
! 88: # PROP Use_Debug_Libraries 1
! 89: # PROP Output_Dir "Profile"
! 90: # PROP Intermediate_Dir "Profile"
! 91: # PROP Target_Dir ""
! 92: # ADD BASE CPP /nologo /MDd /W3 /Gm /Gi /GX /Zi /Od /D "_DEBUG" /D "_WIN32" /FD /GZ /c
! 93: # SUBTRACT BASE CPP /YX
! 94: # ADD CPP /nologo /MDd /W3 /Gm /Gi /GX /Zi /Od /D "_DEBUG" /D "_WIN32" /FD /GZ /c
! 95: # SUBTRACT CPP /YX
! 96: # ADD BASE RSC /l 0x419 /d "_DEBUG"
! 97: # ADD RSC /l 0x419 /d "_DEBUG"
! 98: BSC32=bscmake.exe
! 99: # ADD BASE BSC32 /nologo
! 100: # ADD BSC32 /nologo
! 101: LIB32=link.exe -lib
! 102: # ADD BASE LIB32 /nologo
! 103: # ADD LIB32 /nologo
! 104:
! 105: !ENDIF
! 106:
! 107: # Begin Target
! 108:
! 109: # Name "libltdl - Win32 Release"
! 110: # Name "libltdl - Win32 Debug"
! 111: # Name "libltdl - Win32 Profile"
! 112: # Begin Group "Source Files"
! 113:
! 114: # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
! 115: # Begin Source File
! 116:
! 117: SOURCE=.\ltdl.c
! 118: # End Source File
! 119: # End Group
! 120: # Begin Group "Header Files"
! 121:
! 122: # PROP Default_Filter "h;hpp;hxx;hm;inl"
! 123: # Begin Source File
! 124:
! 125: SOURCE=.\config.h
! 126: # End Source File
! 127: # Begin Source File
! 128:
! 129: SOURCE=.\config_fixed.h
! 130: # End Source File
! 131: # Begin Source File
! 132:
! 133: SOURCE=.\ltdl.h
! 134: # End Source File
! 135: # End Group
! 136: # End Target
! 137: # End Project
E-mail: