bottleneck testcase based on rubbos
[bottlenecks.git] / rubbos / app / tomcat-connectors-1.2.32-src / native / apache-2.0 / mod_jk.dsp
1 # Microsoft Developer Studio Project File - Name="mod_jk" - 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=mod_jk - Win32 Debug
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 "mod_jk.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 "mod_jk.mak" CFG="mod_jk - Win32 Debug"
17 !MESSAGE 
18 !MESSAGE Possible choices for configuration are:
19 !MESSAGE 
20 !MESSAGE "mod_jk - Win32 Release httpd 2.0" (based on "Win32 (x86) Dynamic-Link Library")
21 !MESSAGE "mod_jk - Win32 Debug httpd 2.0" (based on "Win32 (x86) Dynamic-Link Library")
22 !MESSAGE "mod_jk - Win32 Release httpd 2.2" (based on "Win32 (x86) Dynamic-Link Library")
23 !MESSAGE "mod_jk - Win32 Debug httpd 2.2" (based on "Win32 (x86) Dynamic-Link Library")
24 !MESSAGE 
25
26 # Begin Project
27 # PROP AllowPerConfigDependencies 0
28 # PROP Scc_ProjName ""
29 # PROP Scc_LocalPath ""
30 CPP=cl.exe
31 MTL=midl.exe
32 RSC=rc.exe
33
34 !IF  "$(CFG)" == "mod_jk - Win32 Release httpd 2.0"
35
36 # PROP BASE Use_MFC 0
37 # PROP BASE Use_Debug_Libraries 0
38 # PROP BASE Output_Dir "Release"
39 # PROP BASE Intermediate_Dir "Release"
40 # PROP BASE Target_Dir ""
41 # PROP Use_MFC 0
42 # PROP Use_Debug_Libraries 0
43 # PROP Output_Dir "Release"
44 # PROP Intermediate_Dir "Release"
45 # PROP Ignore_Export_Lib 0
46 # PROP Target_Dir ""
47 # ADD BASE CPP /nologo /MD /W3 /Zi /O2 /Oy- /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /FD /c
48 # ADD CPP /nologo /MD /W3 /Zi /O2 /Oy- /I "..\common" /I "$(JAVA_HOME)\include" /I "$(JAVA_HOME)\include\win32" /I "$(APACHE2_HOME)\include" /I "$(APACHE2_HOME)\srclib\apr\include" /I "$(APACHE2_HOME)\srclib\apr-util\include" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "HAVE_APR" /Fd"Release/mod_jk_src" /FD /c
49 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
50 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
51 # ADD BASE RSC /l 0x409 /d "NDEBUG"
52 # ADD RSC /l 0x409 /fo"Release/mod_jk.res" /I "..\common" /d "NDEBUG"
53 BSC32=bscmake.exe
54 # ADD BASE BSC32 /nologo
55 # ADD BSC32 /nologo
56 LINK32=link.exe
57 # ADD BASE LINK32 kernel32.lib user32.lib advapi32.lib /nologo /dll /machine:I386
58 # ADD LINK32 libhttpd.lib libapr.lib libaprutil.lib kernel32.lib user32.lib advapi32.lib ws2_32.lib mswsock.lib /nologo /base:"0x6A6B0000" /subsystem:windows /dll /debug /machine:I386 /out:"Release/mod_jk.so" /libpath:"$(APACHE2_HOME)\Release" /libpath:"$(APACHE2_HOME)\srclib\apr\Release" /libpath:"$(APACHE2_HOME)\srclib\apr-util\Release" /libpath:"$(APACHE2_HOME)\lib" /opt:ref
59
60 !ELSEIF  "$(CFG)" == "mod_jk - Win32 Debug httpd 2.0"
61
62 # PROP BASE Use_MFC 0
63 # PROP BASE Use_Debug_Libraries 1
64 # PROP BASE Output_Dir "Debug"
65 # PROP BASE Intermediate_Dir "Debug"
66 # PROP BASE Target_Dir ""
67 # PROP Use_MFC 0
68 # PROP Use_Debug_Libraries 1
69 # PROP Output_Dir "Debug"
70 # PROP Intermediate_Dir "Debug"
71 # PROP Ignore_Export_Lib 0
72 # PROP Target_Dir ""
73 # ADD BASE CPP /nologo /MDd /W3 /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /FD /c
74 # ADD CPP /nologo /MDd /W3 /GX /Zi /Od /I "..\common" /I "$(JAVA_HOME)\include" /I "$(JAVA_HOME)\include\win32" /I "$(APACHE2_HOME)\include" /I "$(APACHE2_HOME)\srclib\apr\include" /I "$(APACHE2_HOME)\srclib\apr-util\include" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "HAVE_APR" /Fd"Debug/mod_jk_src" /FD /c
75 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
76 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
77 # ADD BASE RSC /l 0x409 /d "_DEBUG"
78 # ADD RSC /l 0x409 /fo"Debug/mod_jk.res" /I "..\common" /d "_DEBUG"
79 BSC32=bscmake.exe
80 # ADD BASE BSC32 /nologo
81 # ADD BSC32 /nologo
82 LINK32=link.exe
83 # 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 /dll /debug /machine:I386 /pdbtype:sept
84 # ADD LINK32 libhttpd.lib libapr.lib libaprutil.lib kernel32.lib user32.lib advapi32.lib ws2_32.lib mswsock.lib /nologo /base:"0x6A6B0000" /subsystem:windows /dll /incremental:no /debug /machine:I386 /out:"Debug/mod_jk.so" /libpath:"$(APACHE2_HOME)/Debug" /libpath:"$(APACHE2_HOME)\srclib\apr\Debug" /libpath:"$(APACHE2_HOME)\srclib\apr-util\Debug" /libpath:"$(APACHE2_HOME)\lib"
85
86 !ELSEIF  "$(CFG)" == "mod_jk - Win32 Release httpd 2.2"
87
88 # PROP BASE Use_MFC 0
89 # PROP BASE Use_Debug_Libraries 0
90 # PROP BASE Output_Dir "Release22"
91 # PROP BASE Intermediate_Dir "Release22"
92 # PROP BASE Target_Dir ""
93 # PROP Use_MFC 0
94 # PROP Use_Debug_Libraries 0
95 # PROP Output_Dir "Release22"
96 # PROP Intermediate_Dir "Release22"
97 # PROP Ignore_Export_Lib 0
98 # PROP Target_Dir ""
99 # ADD BASE CPP /nologo /MD /W3 /Zi /O2 /Oy- /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /FD /c
100 # ADD CPP /nologo /MD /W3 /Zi /O2 /Oy- /I "..\common" /I "$(JAVA_HOME)\include" /I "$(JAVA_HOME)\include\win32" /I "$(APACHE2_HOME)\include" /I "$(APACHE2_HOME)\srclib\apr\include" /I "$(APACHE2_HOME)\srclib\apr-util\include" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "HAVE_APR" /Fd"Release22/mod_jk_src" /FD /c
101 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32
102 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
103 # ADD BASE RSC /l 0x409 /d "NDEBUG"
104 # ADD RSC /l 0x409 /fo"Release22/mod_jk.res" /I "..\common" /d "NDEBUG"
105 BSC32=bscmake.exe
106 # ADD BASE BSC32 /nologo
107 # ADD BSC32 /nologo
108 LINK32=link.exe
109 # ADD BASE LINK32 kernel32.lib user32.lib advapi32.lib /nologo /dll /machine:I386
110 # ADD LINK32 libhttpd.lib libapr-1.lib libaprutil-1.lib kernel32.lib user32.lib advapi32.lib ws2_32.lib mswsock.lib /nologo /base:"0x6A6B0000" /subsystem:windows /dll /debug /machine:I386 /out:"Release22/mod_jk.so" /libpath:"$(APACHE2_HOME)\Release" /libpath:"$(APACHE2_HOME)\srclib\apr\Release" /libpath:"$(APACHE2_HOME)\srclib\apr-util\Release" /libpath:"$(APACHE2_HOME)\lib" /opt:ref
111
112 !ELSEIF  "$(CFG)" == "mod_jk - Win32 Debug httpd 2.2"
113
114 # PROP BASE Use_MFC 0
115 # PROP BASE Use_Debug_Libraries 1
116 # PROP BASE Output_Dir "Debug22"
117 # PROP BASE Intermediate_Dir "Debug22"
118 # PROP BASE Target_Dir ""
119 # PROP Use_MFC 0
120 # PROP Use_Debug_Libraries 1
121 # PROP Output_Dir "Debug22"
122 # PROP Intermediate_Dir "Debug22"
123 # PROP Ignore_Export_Lib 0
124 # PROP Target_Dir ""
125 # ADD BASE CPP /nologo /MDd /W3 /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /FD /c
126 # ADD CPP /nologo /MDd /W3 /GX /Zi /Od /I "..\common" /I "$(JAVA_HOME)\include" /I "$(JAVA_HOME)\include\win32" /I "$(APACHE2_HOME)\include" /I "$(APACHE2_HOME)\srclib\apr\include" /I "$(APACHE2_HOME)\srclib\apr-util\include" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "HAVE_APR" /Fd"Debug22/mod_jk_src" /FD /c
127 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32
128 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
129 # ADD BASE RSC /l 0x409 /d "_DEBUG"
130 # ADD RSC /l 0x409 /fo"Debug22/mod_jk.res" /I "..\common" /d "_DEBUG"
131 BSC32=bscmake.exe
132 # ADD BASE BSC32 /nologo
133 # ADD BSC32 /nologo
134 LINK32=link.exe
135 # 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 /dll /debug /machine:I386 /pdbtype:sept
136 # ADD LINK32 libhttpd.lib libapr-1.lib libaprutil-1.lib kernel32.lib user32.lib advapi32.lib ws2_32.lib mswsock.lib /nologo /base:"0x6A6B0000" /subsystem:windows /dll /incremental:no /debug /machine:I386 /out:"Debug22/mod_jk.so" /libpath:"$(APACHE2_HOME)/Debug" /libpath:"$(APACHE2_HOME)\srclib\apr\Debug" /libpath:"$(APACHE2_HOME)\srclib\apr-util\Debug" /libpath:"$(APACHE2_HOME)\lib"
137
138 !ENDIF 
139
140 # Begin Target
141
142 # Name "mod_jk - Win32 Release httpd 2.0"
143 # Name "mod_jk - Win32 Debug httpd 2.0"
144 # Name "mod_jk - Win32 Release httpd 2.2"
145 # Name "mod_jk - Win32 Debug httpd 2.2"
146 # Begin Group "Source Files"
147
148 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
149 # Begin Source File
150
151 SOURCE=..\common\jk_ajp12_worker.c
152 # End Source File
153 # Begin Source File
154
155 SOURCE=..\common\jk_ajp13.c
156 # End Source File
157 # Begin Source File
158
159 SOURCE=..\common\jk_ajp13_worker.c
160 # End Source File
161 # Begin Source File
162
163 SOURCE=..\common\jk_ajp14.c
164 # End Source File
165 # Begin Source File
166
167 SOURCE=..\common\jk_ajp14_worker.c
168 # End Source File
169 # Begin Source File
170
171 SOURCE=..\common\jk_ajp_common.c
172 # End Source File
173 # Begin Source File
174
175 SOURCE=..\common\jk_connect.c
176 # End Source File
177 # Begin Source File
178
179 SOURCE=..\common\jk_context.c
180 # End Source File
181 # Begin Source File
182
183 SOURCE=..\common\jk_jni_worker.c
184 # End Source File
185 # Begin Source File
186
187 SOURCE=..\common\jk_lb_worker.c
188 # End Source File
189 # Begin Source File
190
191 SOURCE=..\common\jk_map.c
192 # End Source File
193 # Begin Source File
194
195 SOURCE=..\common\jk_md5.c
196 # End Source File
197 # Begin Source File
198
199 SOURCE=..\common\jk_msg_buff.c
200 # End Source File
201 # Begin Source File
202
203 SOURCE=..\common\jk_pool.c
204 # End Source File
205 # Begin Source File
206
207 SOURCE=..\common\jk_shm.c
208 # End Source File
209 # Begin Source File
210
211 SOURCE=..\common\jk_sockbuf.c
212 # End Source File
213 # Begin Source File
214
215 SOURCE=..\common\jk_status.c
216 # End Source File
217 # Begin Source File
218
219 SOURCE=..\common\jk_uri_worker_map.c
220 # End Source File
221 # Begin Source File
222
223 SOURCE=..\common\jk_url.c
224 # End Source File
225 # Begin Source File
226
227 SOURCE=..\common\jk_util.c
228 # End Source File
229 # Begin Source File
230
231 SOURCE=..\common\jk_worker.c
232 # End Source File
233 # Begin Source File
234
235 SOURCE=.\mod_jk.c
236 # End Source File
237 # End Group
238 # Begin Group "Header Files"
239
240 # PROP Default_Filter "h;hpp;hxx;hm;inl"
241 # Begin Source File
242
243 SOURCE=..\common\jk_ajp12_worker.h
244 # End Source File
245 # Begin Source File
246
247 SOURCE=..\common\jk_ajp13.h
248 # End Source File
249 # Begin Source File
250
251 SOURCE=..\common\jk_ajp13_worker.h
252 # End Source File
253 # Begin Source File
254
255 SOURCE=..\common\jk_ajp14.h
256 # End Source File
257 # Begin Source File
258
259 SOURCE=..\common\jk_ajp14_worker.h
260 # End Source File
261 # Begin Source File
262
263 SOURCE=..\common\jk_ajp23_worker.h
264 # End Source File
265 # Begin Source File
266
267 SOURCE=..\common\jk_ajp_common.h
268 # End Source File
269 # Begin Source File
270
271 SOURCE=..\common\jk_connect.h
272 # End Source File
273 # Begin Source File
274
275 SOURCE=..\common\jk_context.h
276 # End Source File
277 # Begin Source File
278
279 SOURCE=..\common\jk_global.h
280 # End Source File
281 # Begin Source File
282
283 SOURCE=..\common\jk_jni_worker.h
284 # End Source File
285 # Begin Source File
286
287 SOURCE=..\common\jk_lb_worker.h
288 # End Source File
289 # Begin Source File
290
291 SOURCE=..\common\jk_logger.h
292 # End Source File
293 # Begin Source File
294
295 SOURCE=..\common\jk_map.h
296 # End Source File
297 # Begin Source File
298
299 SOURCE=..\common\jk_md5.h
300 # End Source File
301 # Begin Source File
302
303 SOURCE=..\common\jk_msg_buff.h
304 # End Source File
305 # Begin Source File
306
307 SOURCE=..\common\jk_mt.h
308 # End Source File
309 # Begin Source File
310
311 SOURCE=..\common\jk_pool.h
312 # End Source File
313 # Begin Source File
314
315 SOURCE=..\common\jk_service.h
316 # End Source File
317 # Begin Source File
318
319 SOURCE=..\common\jk_shm.h
320 # End Source File
321 # Begin Source File
322
323 SOURCE=..\common\jk_sockbuf.h
324 # End Source File
325 # Begin Source File
326
327 SOURCE=..\common\jk_status.h
328 # End Source File
329 # Begin Source File
330
331 SOURCE=..\common\jk_uri_worker_map.h
332 # End Source File
333 # Begin Source File
334
335 SOURCE=..\common\jk_url.h
336 # End Source File
337 # Begin Source File
338
339 SOURCE=..\common\jk_util.h
340 # End Source File
341 # Begin Source File
342
343 SOURCE=..\common\jk_worker.h
344 # End Source File
345 # End Group
346 # Begin Group "Resource Files"
347
348 # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
349 # Begin Source File
350
351 SOURCE=..\common\jk.rc
352 # End Source File
353 # End Group
354 # End Target
355 # End Project