Annotation of parser3/src/lib/ltdl/libltdl.dsp, revision 1.6

1.3       paf         1: # Microsoft Developer Studio Project File - Name="libltdl" - Package Owner=<4>
1.1       paf         2: # Microsoft Developer Studio Generated Build File, Format Version 6.00
                      3: # ** DO NOT EDIT **
                      4: 
                      5: # TARGTYPE "Win32 (x86) Static Library" 0x0104
                      6: 
1.5       paf         7: CFG=libltdl - Win32 Profile Debug
1.1       paf         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 
1.3       paf        11: !MESSAGE NMAKE /f "libltdl.mak".
1.1       paf        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 
1.5       paf        16: !MESSAGE NMAKE /f "libltdl.mak" CFG="libltdl - Win32 Profile Debug"
1.1       paf        17: !MESSAGE 
                     18: !MESSAGE Possible choices for configuration are:
                     19: !MESSAGE 
1.3       paf        20: !MESSAGE "libltdl - Win32 Release" (based on "Win32 (x86) Static Library")
                     21: !MESSAGE "libltdl - Win32 Debug" (based on "Win32 (x86) Static Library")
1.5       paf        22: !MESSAGE "libltdl - Win32 Profile Release" (based on "Win32 (x86) Static Library")
                     23: !MESSAGE "libltdl - Win32 Profile Debug" (based on "Win32 (x86) Static Library")
1.1       paf        24: !MESSAGE 
                     25: 
                     26: # Begin Project
                     27: # PROP AllowPerConfigDependencies 0
1.3       paf        28: # PROP Scc_ProjName "libltdl"
1.1       paf        29: # PROP Scc_LocalPath "."
                     30: CPP=cl.exe
                     31: RSC=rc.exe
                     32: 
1.3       paf        33: !IF  "$(CFG)" == "libltdl - Win32 Release"
1.1       paf        34: 
                     35: # PROP BASE Use_MFC 0
                     36: # PROP BASE Use_Debug_Libraries 0
                     37: # PROP BASE Output_Dir "Release"
                     38: # PROP BASE Intermediate_Dir "Release"
                     39: # PROP BASE Target_Dir ""
                     40: # PROP Use_MFC 0
                     41: # PROP Use_Debug_Libraries 0
                     42: # PROP Output_Dir "Release"
                     43: # PROP Intermediate_Dir "Release"
                     44: # PROP Target_Dir ""
                     45: # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
1.4       paf        46: # ADD CPP /nologo /MD /W3 /O2 /D "NDEBUG" /D "_WIN32" /YX /FD /c
1.1       paf        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: 
1.3       paf        56: !ELSEIF  "$(CFG)" == "libltdl - Win32 Debug"
1.1       paf        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 ""
1.2       paf        63: # PROP Use_MFC 0
1.1       paf        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
1.4       paf        69: # ADD CPP /nologo /MDd /W3 /Gm /Zi /Od /D "_DEBUG" /D "_WIN32" /FR /YX /FD /GZ /c
1.1       paf        70: # ADD BASE RSC /l 0x419 /d "_DEBUG"
                     71: # ADD RSC /l 0x419 /d "_DEBUG"
                     72: BSC32=bscmake.exe
                     73: # ADD BASE BSC32 /nologo
                     74: # ADD BSC32 /nologo
                     75: LIB32=link.exe -lib
                     76: # ADD BASE LIB32 /nologo
                     77: # ADD LIB32 /nologo
                     78: 
1.5       paf        79: !ELSEIF  "$(CFG)" == "libltdl - Win32 Profile Release"
1.4       paf        80: 
                     81: # PROP BASE Use_MFC 0
                     82: # PROP BASE Use_Debug_Libraries 0
1.6     ! paf        83: # PROP BASE Output_Dir "libltdl___Win32_Profile0"
        !            84: # PROP BASE Intermediate_Dir "libltdl___Win32_Profile0"
1.4       paf        85: # PROP BASE Target_Dir ""
                     86: # PROP Use_MFC 0
                     87: # PROP Use_Debug_Libraries 0
1.5       paf        88: # PROP Output_Dir "ProfileRelease"
                     89: # PROP Intermediate_Dir "ProfileRelease"
1.4       paf        90: # PROP Target_Dir ""
                     91: # ADD BASE CPP /nologo /MD /W3 /O2 /D "NDEBUG" /D "_WIN32" /YX /FD /c
                     92: # ADD CPP /nologo /MD /W3 /O2 /D "NDEBUG" /D "_WIN32" /YX /FD /c
                     93: # ADD BASE RSC /l 0x419 /d "NDEBUG"
                     94: # ADD RSC /l 0x419 /d "NDEBUG"
                     95: BSC32=bscmake.exe
                     96: # ADD BASE BSC32 /nologo
                     97: # ADD BSC32 /nologo
                     98: LIB32=link.exe -lib
                     99: # ADD BASE LIB32 /nologo
                    100: # ADD LIB32 /nologo
                    101: 
1.5       paf       102: !ELSEIF  "$(CFG)" == "libltdl - Win32 Profile Debug"
                    103: 
                    104: # PROP BASE Use_MFC 0
                    105: # PROP BASE Use_Debug_Libraries 1
                    106: # PROP BASE Output_Dir "libltdl___Win32_Profile_Debug"
                    107: # PROP BASE Intermediate_Dir "libltdl___Win32_Profile_Debug"
                    108: # PROP BASE Target_Dir ""
                    109: # PROP Use_MFC 0
                    110: # PROP Use_Debug_Libraries 1
                    111: # PROP Output_Dir "ProfileDebug"
                    112: # PROP Intermediate_Dir "ProfileDebug"
                    113: # PROP Target_Dir ""
                    114: # ADD BASE CPP /nologo /MDd /W3 /Gm /Zi /Od /D "_DEBUG" /D "_WIN32" /FR /YX /FD /GZ /c
                    115: # ADD CPP /nologo /MDd /W3 /Gm /Zi /Od /D "_DEBUG" /D "_WIN32" /FR /YX /FD /GZ /c
                    116: # ADD BASE RSC /l 0x419 /d "_DEBUG"
                    117: # ADD RSC /l 0x419 /d "_DEBUG"
                    118: BSC32=bscmake.exe
                    119: # ADD BASE BSC32 /nologo
                    120: # ADD BSC32 /nologo
                    121: LIB32=link.exe -lib
                    122: # ADD BASE LIB32 /nologo
                    123: # ADD LIB32 /nologo
                    124: 
1.1       paf       125: !ENDIF 
                    126: 
                    127: # Begin Target
                    128: 
1.3       paf       129: # Name "libltdl - Win32 Release"
                    130: # Name "libltdl - Win32 Debug"
1.5       paf       131: # Name "libltdl - Win32 Profile Release"
                    132: # Name "libltdl - Win32 Profile Debug"
1.1       paf       133: # Begin Group "Source Files"
                    134: 
                    135: # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
                    136: # Begin Source File
                    137: 
                    138: SOURCE=.\ltdl.c
                    139: # End Source File
                    140: # End Group
                    141: # Begin Group "Header Files"
                    142: 
                    143: # PROP Default_Filter "h;hpp;hxx;hm;inl"
                    144: # Begin Source File
                    145: 
                    146: SOURCE=.\config.h
                    147: # End Source File
                    148: # Begin Source File
                    149: 
                    150: SOURCE=.\config_fixed.h
                    151: # End Source File
                    152: # Begin Source File
                    153: 
                    154: SOURCE=.\ltdl.h
                    155: # End Source File
                    156: # End Group
                    157: # End Target
                    158: # End Project

E-mail: