Annotation of parser3/src/lib/cord/cord.dsp, revision 1.1.2.6

1.1.2.1   paf         1: # Microsoft Developer Studio Project File - Name="cord" - 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: 
1.1.2.6 ! paf         7: CFG=cord - Win32 Profile Debug
1.1.2.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 
                     11: !MESSAGE NMAKE /f "cord.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 
1.1.2.6 ! paf        16: !MESSAGE NMAKE /f "cord.mak" CFG="cord - Win32 Profile Debug"
1.1.2.1   paf        17: !MESSAGE 
                     18: !MESSAGE Possible choices for configuration are:
                     19: !MESSAGE 
                     20: !MESSAGE "cord - Win32 Release" (based on "Win32 (x86) Static Library")
                     21: !MESSAGE "cord - Win32 Debug" (based on "Win32 (x86) Static Library")
1.1.2.6 ! paf        22: !MESSAGE "cord - Win32 Profile Release" (based on "Win32 (x86) Static Library")
        !            23: !MESSAGE "cord - Win32 Profile Debug" (based on "Win32 (x86) Static Library")
1.1.2.1   paf        24: !MESSAGE 
                     25: 
                     26: # Begin Project
                     27: # PROP AllowPerConfigDependencies 0
                     28: # PROP Scc_ProjName "parser3/src/lib/cord"
                     29: # PROP Scc_LocalPath "."
                     30: CPP=cl.exe
                     31: RSC=rc.exe
                     32: 
                     33: !IF  "$(CFG)" == "cord - Win32 Release"
                     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.1.2.4   paf        46: # ADD CPP /nologo /MD /W3 /GX /O2 /I "include" /I "..\gc\include" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
1.1.2.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: 
                     56: !ELSEIF  "$(CFG)" == "cord - 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 0
                     64: # PROP Use_Debug_Libraries 1
                     65: # PROP Output_Dir "Debug"
                     66: # PROP Intermediate_Dir "Debug"
                     67: # PROP Target_Dir ""
1.1.2.2   paf        68: # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
1.1.2.4   paf        69: # ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "include" /I "..\gc\include" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
1.1.2.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.1.2.6 ! paf        79: !ELSEIF  "$(CFG)" == "cord - Win32 Profile Release"
1.1.2.1   paf        80: 
                     81: # PROP BASE Use_MFC 0
1.1.2.5   paf        82: # PROP BASE Use_Debug_Libraries 0
1.1.2.6 ! paf        83: # PROP BASE Output_Dir "cord___Win32_Profile Release"
        !            84: # PROP BASE Intermediate_Dir "cord___Win32_Profile Release"
1.1.2.1   paf        85: # PROP BASE Target_Dir ""
                     86: # PROP Use_MFC 0
1.1.2.5   paf        87: # PROP Use_Debug_Libraries 0
1.1.2.6 ! paf        88: # PROP Output_Dir "ProfileRelease"
        !            89: # PROP Intermediate_Dir "ProfileRelease"
1.1.2.1   paf        90: # PROP Target_Dir ""
1.1.2.5   paf        91: # ADD BASE CPP /nologo /MD /W3 /GX /O2 /I "include" /I "..\gc\include" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
                     92: # ADD CPP /nologo /MD /W3 /GX /O2 /I "include" /I "..\gc\include" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
                     93: # ADD BASE RSC /l 0x419 /d "NDEBUG"
                     94: # ADD RSC /l 0x419 /d "NDEBUG"
1.1.2.1   paf        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.1.2.6 ! paf       102: !ELSEIF  "$(CFG)" == "cord - Win32 Profile Debug"
        !           103: 
        !           104: # PROP BASE Use_MFC 0
        !           105: # PROP BASE Use_Debug_Libraries 1
        !           106: # PROP BASE Output_Dir "cord___Win32_Profile_Debug"
        !           107: # PROP BASE Intermediate_Dir "cord___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 /GX /Zi /Od /I "include" /I "..\gc\include" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
        !           115: # ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "include" /I "..\gc\include" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /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.2.1   paf       125: !ENDIF 
                    126: 
                    127: # Begin Target
                    128: 
                    129: # Name "cord - Win32 Release"
                    130: # Name "cord - Win32 Debug"
1.1.2.6 ! paf       131: # Name "cord - Win32 Profile Release"
        !           132: # Name "cord - Win32 Profile Debug"
1.1.2.1   paf       133: # Begin Source File
                    134: 
                    135: SOURCE=.\cordbscs.c
                    136: # End Source File
                    137: # Begin Source File
                    138: 
                    139: SOURCE=.\cordprnt.c
                    140: # End Source File
                    141: # Begin Source File
                    142: 
                    143: SOURCE=.\cordxtra.c
                    144: # End Source File
                    145: # End Target
                    146: # End Project

E-mail: