Annotation of parser3/src/targets/cgi/parser3.dsp, revision 1.61
1.1 paf 1: # Microsoft Developer Studio Project File - Name="parser3" - Package Owner=<4>
2: # Microsoft Developer Studio Generated Build File, Format Version 6.00
3: # ** DO NOT EDIT **
4:
5: # TARGTYPE "Win32 (x86) Console Application" 0x0103
6:
1.61 ! paf 7: CFG=parser3 - Win32 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.2 paf 11: !MESSAGE NMAKE /f "parser3.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.61 ! paf 16: !MESSAGE NMAKE /f "parser3.mak" CFG="parser3 - Win32 Debug"
1.1 paf 17: !MESSAGE
18: !MESSAGE Possible choices for configuration are:
19: !MESSAGE
20: !MESSAGE "parser3 - Win32 Release" (based on "Win32 (x86) Console Application")
21: !MESSAGE "parser3 - Win32 Debug" (based on "Win32 (x86) Console Application")
1.46 paf 22: !MESSAGE "parser3 - Win32 Profile" (based on "Win32 (x86) Console Application")
1.1 paf 23: !MESSAGE
24:
25: # Begin Project
26: # PROP AllowPerConfigDependencies 0
1.20 parser 27: # PROP Scc_ProjName "parser3"
28: # PROP Scc_LocalPath "."
1.1 paf 29: CPP=cl.exe
30: RSC=rc.exe
31:
32: !IF "$(CFG)" == "parser3 - 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"
1.14 paf 43: # PROP Ignore_Export_Lib 0
1.1 paf 44: # PROP Target_Dir ""
45: # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
1.52 paf 46: # 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
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: LINK32=link.exe
53: # 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 /nologo /subsystem:console /machine:I386
1.53 paf 54: # 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 /machine:I386
1.1 paf 55:
56: !ELSEIF "$(CFG)" == "parser3 - 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 Ignore_Export_Lib 0
68: # PROP Target_Dir ""
69: # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
1.52 paf 70: # 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" /FR /FD /TP /GZ /c
1.1 paf 71: # ADD BASE RSC /l 0x419 /d "_DEBUG"
72: # ADD RSC /l 0x419 /d "_DEBUG"
73: BSC32=bscmake.exe
74: # ADD BASE BSC32 /nologo
75: # ADD BSC32 /nologo
76: LINK32=link.exe
77: # 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 /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept
1.54 paf 78: # 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 /debug /machine:I386 /nodefaultlib:"msvcrt" /out:"Debug/parser3.exe "
1.47 paf 79: # SUBTRACT LINK32 /profile /pdb:none
1.46 paf 80:
81: !ELSEIF "$(CFG)" == "parser3 - Win32 Profile"
82:
83: # PROP BASE Use_MFC 0
1.61 ! paf 84: # PROP BASE Use_Debug_Libraries 0
1.46 paf 85: # PROP BASE Output_Dir "parser3___Win32_Profile"
86: # PROP BASE Intermediate_Dir "parser3___Win32_Profile"
87: # PROP BASE Ignore_Export_Lib 0
88: # PROP BASE Target_Dir ""
89: # PROP Use_MFC 0
1.61 ! paf 90: # PROP Use_Debug_Libraries 0
1.46 paf 91: # PROP Output_Dir "Profile"
92: # PROP Intermediate_Dir "Profile"
93: # PROP Ignore_Export_Lib 0
94: # PROP Target_Dir ""
1.61 ! paf 95: # 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
! 96: # 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
! 97: # ADD BASE RSC /l 0x419 /d "NDEBUG"
! 98: # ADD RSC /l 0x419 /d "NDEBUG"
1.46 paf 99: BSC32=bscmake.exe
100: # ADD BASE BSC32 /nologo
101: # ADD BSC32 /nologo
102: LINK32=link.exe
1.61 ! paf 103: # 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
! 104: # 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
1.1 paf 105:
106: !ENDIF
107:
108: # Begin Target
109:
110: # Name "parser3 - Win32 Release"
111: # Name "parser3 - Win32 Debug"
1.46 paf 112: # Name "parser3 - Win32 Profile"
1.15 paf 113: # Begin Source File
114:
1.51 paf 115: SOURCE=.\getopt.c
116: # End Source File
117: # Begin Source File
118:
119: SOURCE=.\getopt.h
120: # End Source File
121: # Begin Source File
122:
1.1 paf 123: SOURCE=.\pa_pool.C
1.46 paf 124:
125: !IF "$(CFG)" == "parser3 - Win32 Release"
126:
127: !ELSEIF "$(CFG)" == "parser3 - Win32 Debug"
128:
129: # ADD CPP /GR
130:
131: !ELSEIF "$(CFG)" == "parser3 - Win32 Profile"
132:
133: !ENDIF
134:
1.1 paf 135: # End Source File
136: # Begin Source File
137:
1.18 parser 138: SOURCE=.\pa_threads.C
139: # End Source File
140: # Begin Source File
141:
1.1 paf 142: SOURCE=.\parser3.C
143: # End Source File
1.35 parser 144: # Begin Source File
145:
146: SOURCE=.\pool_storage.h
147: # End Source File
1.1 paf 148: # End Target
149: # End Project
E-mail: