|
|
| version 1.56, 2002/08/14 14:18:29 | version 1.61, 2003/03/26 16:24:26 |
|---|---|
| Line 4 | Line 4 |
| # TARGTYPE "Win32 (x86) Console Application" 0x0103 | # TARGTYPE "Win32 (x86) Console Application" 0x0103 |
| CFG=parser3 - Win32 Profile | CFG=parser3 - Win32 Debug |
| !MESSAGE This is not a valid makefile. To build this project using NMAKE, | !MESSAGE This is not a valid makefile. To build this project using NMAKE, |
| !MESSAGE use the Export Makefile command and run | !MESSAGE use the Export Makefile command and run |
| !MESSAGE | !MESSAGE |
| Line 13 CFG=parser3 - Win32 Profile | Line 13 CFG=parser3 - Win32 Profile |
| !MESSAGE You can specify a configuration when running NMAKE | !MESSAGE You can specify a configuration when running NMAKE |
| !MESSAGE by defining the macro CFG on the command line. For example: | !MESSAGE by defining the macro CFG on the command line. For example: |
| !MESSAGE | !MESSAGE |
| !MESSAGE NMAKE /f "parser3.mak" CFG="parser3 - Win32 Profile" | !MESSAGE NMAKE /f "parser3.mak" CFG="parser3 - Win32 Debug" |
| !MESSAGE | !MESSAGE |
| !MESSAGE Possible choices for configuration are: | !MESSAGE Possible choices for configuration are: |
| !MESSAGE | !MESSAGE |
| Line 81 LINK32=link.exe | Line 81 LINK32=link.exe |
| !ELSEIF "$(CFG)" == "parser3 - Win32 Profile" | !ELSEIF "$(CFG)" == "parser3 - Win32 Profile" |
| # PROP BASE Use_MFC 0 | # PROP BASE Use_MFC 0 |
| # PROP BASE Use_Debug_Libraries 1 | # PROP BASE Use_Debug_Libraries 0 |
| # PROP BASE Output_Dir "parser3___Win32_Profile" | # PROP BASE Output_Dir "parser3___Win32_Profile" |
| # PROP BASE Intermediate_Dir "parser3___Win32_Profile" | # PROP BASE Intermediate_Dir "parser3___Win32_Profile" |
| # PROP BASE Ignore_Export_Lib 0 | # PROP BASE Ignore_Export_Lib 0 |
| # PROP BASE Target_Dir "" | # PROP BASE Target_Dir "" |
| # PROP Use_MFC 0 | # PROP Use_MFC 0 |
| # PROP Use_Debug_Libraries 1 | # PROP Use_Debug_Libraries 0 |
| # PROP Output_Dir "Profile" | # PROP Output_Dir "Profile" |
| # PROP Intermediate_Dir "Profile" | # PROP Intermediate_Dir "Profile" |
| # PROP Ignore_Export_Lib 0 | # PROP Ignore_Export_Lib 0 |
| # PROP Target_Dir "" | # PROP Target_Dir "" |
| # ADD BASE CPP /nologo /MDd /W3 /Gm /Gi /vmg /GR /GX /Zi /Od /I "..\.." /I "..\..\types" /I "..\..\include" /I "..\..\classes" /I "..\..\sql" /I "..\..\lib\pcre" /I "\parser3project\win32xml\win32\gnome\glib\include" /I "\parser3project\win32xml\win32\gnome\glib\include\glib" /I "\parser3project\win32xml\win32\gnome\gdome2-x.x.x\libgdome" /I "\parser3project\win32xml\win32\gnome\libxml2-x.x.x\include" /I "\parser3project\win32xml\win32\gnome\libxslt-x.x.x" /D "_DEBUG" /D "_CONSOLE" /D "WIN32" /FR /FD /TP /GZ /c | # ADD BASE CPP /nologo /MD /W3 /vmg /GX /Zi /O2 /I "..\.." /I "..\..\types" /I "..\..\include" /I "..\..\classes" /I "..\..\sql" /I "..\..\lib\pcre" /I "\parser3project\win32xml\win32\gnome\glib\include" /I "\parser3project\win32xml\win32\gnome\glib\include\glib" /I "\parser3project\win32xml\win32\gnome\gdome2-x.x.x\libgdome" /I "\parser3project\win32xml\win32\gnome\libxml2-x.x.x\include" /I "\parser3project\win32xml\win32\gnome\libxslt-x.x.x" /D "NDEBUG" /D "_CONSOLE" /D "WIN32" /FD /TP /c |
| # ADD CPP /nologo /MDd /W3 /Gm /Gi /vmg /GX /Zi /Od /I "..\.." /I "..\..\types" /I "..\..\include" /I "..\..\classes" /I "..\..\sql" /I "..\..\lib\pcre" /I "\parser3project\win32xml\win32\gnome\glib\include" /I "\parser3project\win32xml\win32\gnome\glib\include\glib" /I "\parser3project\win32xml\win32\gnome\gdome2-x.x.x\libgdome" /I "\parser3project\win32xml\win32\gnome\libxml2-x.x.x\include" /I "\parser3project\win32xml\win32\gnome\libxslt-x.x.x" /D "_DEBUG" /D "_CONSOLE" /D "WIN32" /D "_PROFILE" /FR /FD /TP /GZ /c | # ADD CPP /nologo /MD /W3 /vmg /GX /Zi /O2 /I "..\.." /I "..\..\types" /I "..\..\include" /I "..\..\classes" /I "..\..\sql" /I "..\..\lib\pcre" /I "\parser3project\win32xml\win32\gnome\glib\include" /I "\parser3project\win32xml\win32\gnome\glib\include\glib" /I "\parser3project\win32xml\win32\gnome\gdome2-x.x.x\libgdome" /I "\parser3project\win32xml\win32\gnome\libxml2-x.x.x\include" /I "\parser3project\win32xml\win32\gnome\libxslt-x.x.x" /D "NDEBUG" /D "_CONSOLE" /D "WIN32" /FD /TP /c |
| # ADD BASE RSC /l 0x419 /d "_DEBUG" | # ADD BASE RSC /l 0x419 /d "NDEBUG" |
| # ADD RSC /l 0x419 /d "_DEBUG" | # ADD RSC /l 0x419 /d "NDEBUG" |
| BSC32=bscmake.exe | BSC32=bscmake.exe |
| # ADD BASE BSC32 /nologo | # ADD BASE BSC32 /nologo |
| # ADD BSC32 /nologo | # ADD BSC32 /nologo |
| LINK32=link.exe | LINK32=link.exe |
| # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib wsock32.lib /nologo /subsystem:console /debug /machine:I386 /nodefaultlib:"msvcrt" /out:"Y:\parser3project\parser3\www\cgi-bin\parser3.exe " /pdbtype:sept | # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib wsock32.lib /nologo /subsystem:console /machine:I386 |
| # SUBTRACT BASE LINK32 /profile /pdb:none | # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib wsock32.lib /nologo /subsystem:console /profile /machine:I386 |
| # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib wsock32.lib /nologo /subsystem:console /profile /debug /machine:I386 /nodefaultlib:"msvcrt" /out:"Profile/parser3.exe " | |
| !ENDIF | !ENDIF |