Annotation of parser3/src/targets/apache13/os/win32/ApacheModuleParser3.dsp, revision 1.37
1.2 paf 1: # Microsoft Developer Studio Project File - Name="ApacheModuleParser3" - Package Owner=<4>
2: # Microsoft Developer Studio Generated Build File, Format Version 6.00
3: # ** DO NOT EDIT **
4:
5: # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
6:
7: CFG=ApacheModuleParser3 - Win32 Release
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 "ApacheModuleParser3.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 "ApacheModuleParser3.mak" CFG="ApacheModuleParser3 - Win32 Release"
17: !MESSAGE
18: !MESSAGE Possible choices for configuration are:
19: !MESSAGE
20: !MESSAGE "ApacheModuleParser3 - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
21: !MESSAGE "ApacheModuleParser3 - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
22: !MESSAGE
23:
24: # Begin Project
25: # PROP AllowPerConfigDependencies 0
1.21 parser 26: # PROP Scc_ProjName "ApacheModuleParser3"
27: # PROP Scc_LocalPath "..\.."
1.2 paf 28: CPP=cl.exe
29: MTL=midl.exe
30: RSC=rc.exe
31:
32: !IF "$(CFG)" == "ApacheModuleParser3 - 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
1.16 parser 41: # PROP Output_Dir "Release"
42: # PROP Intermediate_Dir "Release"
1.2 paf 43: # PROP Ignore_Export_Lib 1
44: # PROP Target_Dir ""
45: # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /c
1.31 parser 46: # ADD CPP /nologo /MD /W3 /GX /O2 /I "..\..\..\..\sql" /I "..\..\..\..\include" /I "..\..\..\.." /I "..\..\..\..\types" /I "..\..\..\..\classes" /I "\parser3project\win32xml\xml-xerces\c\src" /I "\parser3project\win32xml\xml-xalan\c\src" /I "\parser3project\win32apache13\src\include" /I "\parser3project\win32apache13\src\os\win32" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "SHARED_MODULE" /FD /TP /c
1.2 paf 47: # ADD BASE MTL /nologo /D "NDEBUG" /win32
48: # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
49: # ADD BASE RSC /l 0x809 /d "NDEBUG"
50: # ADD RSC /l 0x809 /d "NDEBUG"
51: BSC32=bscmake.exe
52: # ADD BASE BSC32 /nologo
53: # ADD BSC32 /nologo
54: LINK32=link.exe
55: # 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 /nologo /subsystem:windows /dll /machine:I386
1.17 parser 56: # ADD LINK32 user32.lib kernel32.lib wsock32.lib /nologo /subsystem:windows /dll /machine:I386
1.32 parser 57: # SUBTRACT LINK32 /pdb:none /debug
1.12 parser 58: # Begin Special Build Tool
59: SOURCE="$(InputPath)"
60: PreLink_Desc=Stopping apache...
1.37 ! parser 61: PreLink_Cmds=rem net stop apache_release
1.12 parser 62: PostBuild_Desc=Starting apache...
1.33 parser 63: PostBuild_Cmds=net start apache_release
1.12 parser 64: # End Special Build Tool
1.2 paf 65:
66: !ELSEIF "$(CFG)" == "ApacheModuleParser3 - Win32 Debug"
67:
68: # PROP BASE Use_MFC 0
69: # PROP BASE Use_Debug_Libraries 1
70: # PROP BASE Output_Dir ".\Debug"
71: # PROP BASE Intermediate_Dir ".\Debug"
72: # PROP BASE Target_Dir ""
73: # PROP Use_MFC 0
74: # PROP Use_Debug_Libraries 1
1.16 parser 75: # PROP Output_Dir "Debug"
76: # PROP Intermediate_Dir "Debug"
1.2 paf 77: # PROP Ignore_Export_Lib 1
78: # PROP Target_Dir ""
79: # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /c
1.34 parser 80: # ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "..\..\..\..\sql" /I "..\..\..\..\include" /I "..\..\..\.." /I "..\..\..\..\types" /I "..\..\..\..\classes" /I "\parser3project\win32xml\xml-xerces\c\src" /I "\parser3project\win32xml\xml-xalan\c\src" /I "\parser3project\win32apache13\src\include" /I "\parser3project\win32apache13\src\os\win32" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "SHARED_MODULE" /FD /TP /c
81: # SUBTRACT CPP /YX
1.2 paf 82: # ADD BASE MTL /nologo /D "_DEBUG" /win32
83: # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
84: # ADD BASE RSC /l 0x809 /d "_DEBUG"
85: # ADD RSC /l 0x809 /d "_DEBUG"
86: BSC32=bscmake.exe
87: # ADD BASE BSC32 /nologo
88: # ADD BSC32 /nologo
89: LINK32=link.exe
90: # 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 /nologo /subsystem:windows /dll /debug /machine:I386
1.16 parser 91: # ADD LINK32 user32.lib kernel32.lib wsock32.lib /nologo /subsystem:windows /dll /debug /machine:I386 /out:"Debug/ApacheModuleParser3Debug.dll" /pdbtype:sept
1.15 parser 92: # SUBTRACT LINK32 /pdb:none /map
1.7 paf 93: # Begin Special Build Tool
94: SOURCE="$(InputPath)"
1.10 parser 95: PreLink_Desc=Stopping apache...
1.37 ! parser 96: PreLink_Cmds=rem net stop apache_debug
1.10 parser 97: PostBuild_Desc=Starting apache...
1.32 parser 98: PostBuild_Cmds=net start apache_debug
1.7 paf 99: # End Special Build Tool
1.2 paf 100:
101: !ENDIF
102:
103: # Begin Target
104:
105: # Name "ApacheModuleParser3 - Win32 Release"
106: # Name "ApacheModuleParser3 - Win32 Debug"
1.34 parser 107: # Begin Group "ident"
108:
109: # PROP Default_Filter ""
110: # Begin Source File
111:
112: SOURCE=..\..\..\..\ident.awk
113:
114: !IF "$(CFG)" == "ApacheModuleParser3 - Win32 Release"
115:
116: # Begin Custom Build - Collecting $Id: ... $, creating ident.C...
117: InputPath=..\..\..\..\ident.awk
118:
119: "ident.C" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
120: SET tools=\parser3project\win32tools
121: DEL ident.C
122: ECHO // do not edit. autogenerated by .dsp, see ident.awk settings > ident.C.new
123: %tools%\cat ../../*/*/*.C | %tools%\gawk -f \parser3project\parser3\src\ident.awk -v project=ApacheModuleParser3 >> ident.C.new
124: %tools%\touch 0101000001 ident.C.new
125: REN ident.C.new ident.C
126:
127: # End Custom Build
128:
129: !ELSEIF "$(CFG)" == "ApacheModuleParser3 - Win32 Debug"
130:
131: # Begin Custom Build - Collecting $Id: ... $, creating ident.C...
132: InputPath=..\..\..\..\ident.awk
133:
134: "ident.C" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
135: SET tools=\parser3project\win32tools
136: DEL ident.C
137: ECHO // do not edit. autogenerated by .dsp, see ident.awk settings > ident.C.new
138: %tools%\cat ../../*/*/*.C | %tools%\gawk -f \parser3project\parser3\src\ident.awk -v project=ApacheModuleParser3 >> ident.C.new
139: %tools%\touch 0101000001 ident.C.new
140: REN ident.C.new ident.C
141:
142: # End Custom Build
143:
144: !ENDIF
145:
146: # End Source File
147: # Begin Source File
148:
149: SOURCE=.\ident.C
150: # End Source File
151: # End Group
1.2 paf 152: # Begin Source File
153:
154: SOURCE=..\..\modules\extra\mod_parser3.C
155: # End Source File
156: # Begin Source File
157:
158: SOURCE=..\..\modules\extra\pa_pool.C
159: # End Source File
1.11 parser 160: # Begin Source File
161:
162: SOURCE=..\..\modules\extra\pa_threads.C
163: # End Source File
1.2 paf 164: # End Target
165: # End Project
E-mail: