upload http
[bottlenecks.git] / rubbos / app / httpd-2.0.64 / libhttpd.dsp
1 # Microsoft Developer Studio Project File - Name="libhttpd" - 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=libhttpd - 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 "libhttpd.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 "libhttpd.mak" CFG="libhttpd - Win32 Release"
17 !MESSAGE 
18 !MESSAGE Possible choices for configuration are:
19 !MESSAGE 
20 !MESSAGE "libhttpd - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
21 !MESSAGE "libhttpd - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
22 !MESSAGE 
23
24 # Begin Project
25 # PROP AllowPerConfigDependencies 0
26 # PROP Scc_ProjName ""
27 # PROP Scc_LocalPath ""
28 CPP=cl.exe
29 MTL=midl.exe
30 RSC=rc.exe
31
32 !IF  "$(CFG)" == "libhttpd - 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"
43 # PROP Ignore_Export_Lib 0
44 # PROP Target_Dir ""
45 # ADD BASE CPP /nologo /MD /W3 /O2 /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "AP_DECLARE_EXPORT" /FD /c
46 # ADD CPP /nologo /MD /W3 /Zi /O2 /I "./include" /I "./srclib/apr/include" /I "./srclib/apr-util/include" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "AP_DECLARE_EXPORT" /Fd"Release\libhttpd_src" /FD /c
47 # ADD BASE MTL /nologo /D "NDEBUG" /win32
48 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
49 # ADD BASE RSC /l 0x409 /d "NDEBUG"
50 # ADD RSC /l 0x409 /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 advapi32.lib ws2_32.lib mswsock.lib /nologo /subsystem:windows /dll
56 # ADD LINK32 kernel32.lib user32.lib advapi32.lib ws2_32.lib mswsock.lib "Release\buildmark.obj" /nologo /subsystem:windows /dll /incremental:no /debug /base:@"os\win32\BaseAddr.ref",libhttpd.dll /opt:ref
57 # Begin Special Build Tool
58 SOURCE="$(InputPath)"
59 PreLink_Desc=Compiling buildmark
60 PreLink_Cmds=cl.exe /nologo /MD /W3 /O2 /Zi /I "./include" /I "./srclib/apr/include" /I "./srclib/apr-util/include" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "AP_DECLARE_EXPORT" /Fd"Release\libhttpd_src" /FD /c server\buildmark.c /Fo"Release\buildmark.obj"
61 # End Special Build Tool
62
63 !ELSEIF  "$(CFG)" == "libhttpd - Win32 Debug"
64
65 # PROP BASE Use_MFC 0
66 # PROP BASE Use_Debug_Libraries 1
67 # PROP BASE Output_Dir "Debug"
68 # PROP BASE Intermediate_Dir "Debug"
69 # PROP BASE Target_Dir ""
70 # PROP Use_MFC 0
71 # PROP Use_Debug_Libraries 1
72 # PROP Output_Dir "Debug"
73 # PROP Intermediate_Dir "Debug"
74 # PROP Ignore_Export_Lib 0
75 # PROP Target_Dir ""
76 # ADD BASE CPP /nologo /MDd /W3 /EHsc /Zi /Od /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "AP_DECLARE_EXPORT" /FD /c
77 # ADD CPP /nologo /MDd /W3 /EHsc /Zi /Od /I "./include" /I "./srclib/apr/include" /I "./srclib/apr-util/include" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "AP_DECLARE_EXPORT" /Fd"Debug\libhttpd_src" /FD /c
78 # ADD BASE MTL /nologo /D "_DEBUG" /win32
79 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
80 # ADD BASE RSC /l 0x409 /d "_DEBUG"
81 # ADD RSC /l 0x409 /d "_DEBUG"
82 BSC32=bscmake.exe
83 # ADD BASE BSC32 /nologo
84 # ADD BSC32 /nologo
85 LINK32=link.exe
86 # ADD BASE LINK32 kernel32.lib user32.lib advapi32.lib ws2_32.lib mswsock.lib /nologo /subsystem:windows /dll /incremental:no /debug
87 # ADD LINK32 kernel32.lib user32.lib advapi32.lib ws2_32.lib mswsock.lib "Debug\buildmark.obj" /nologo /subsystem:windows /dll /incremental:no /debug /base:@"os\win32\BaseAddr.ref",libhttpd.dll
88 # Begin Special Build Tool
89 SOURCE="$(InputPath)"
90 PreLink_Desc=Compiling buildmark
91 PreLink_Cmds=cl.exe /nologo /MDd /W3 /GX /Zi /Od /I "./include" /I "./srclib/apr/include" /I "./srclib/apr-util/include" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "AP_DECLARE_EXPORT" /Fd"Debug\libhttpd_src" /FD /c server\buildmark.c /Fo"Debug\buildmark.obj"
92 # End Special Build Tool
93
94 !ENDIF 
95
96 # Begin Target
97
98 # Name "libhttpd - Win32 Release"
99 # Name "libhttpd - Win32 Debug"
100 # Begin Group "headers"
101
102 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"
103 # Begin Source File
104
105 SOURCE=.\include\ap_compat.h
106 # End Source File
107 # Begin Source File
108
109 SOURCE=.\include\ap_config.h
110 # End Source File
111 # Begin Source File
112
113 SOURCE=.\include\ap_mmn.h
114 # End Source File
115 # Begin Source File
116
117 SOURCE=.\include\ap_release.h
118 # End Source File
119 # Begin Source File
120
121 SOURCE=.\include\http_config.h
122 # End Source File
123 # Begin Source File
124
125 SOURCE=.\include\http_connection.h
126 # End Source File
127 # Begin Source File
128
129 SOURCE=.\include\http_core.h
130 # End Source File
131 # Begin Source File
132
133 SOURCE=.\include\http_log.h
134 # End Source File
135 # Begin Source File
136
137 SOURCE=.\include\http_main.h
138 # End Source File
139 # Begin Source File
140
141 SOURCE=.\include\http_protocol.h
142 # End Source File
143 # Begin Source File
144
145 SOURCE=.\include\http_request.h
146 # End Source File
147 # Begin Source File
148
149 SOURCE=.\include\http_vhost.h
150 # End Source File
151 # Begin Source File
152
153 SOURCE=.\include\httpd.h
154 # End Source File
155 # Begin Source File
156
157 SOURCE=.\modules\generators\mod_cgi.h
158
159 !IF  "$(CFG)" == "libhttpd - Win32 Release"
160
161 # PROP Ignore_Default_Tool 1
162 # Begin Custom Build - Creating include/mod_cgi.h
163 InputPath=.\modules\generators\mod_cgi.h
164
165 ".\include\mod_cgi.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
166         type .\modules\generators\mod_cgi.h > .\include\mod_cgi.h
167
168 # End Custom Build
169
170 !ELSEIF  "$(CFG)" == "libhttpd - Win32 Debug"
171
172 # PROP Ignore_Default_Tool 1
173 # Begin Custom Build - Creating include/mod_cgi.h
174 InputPath=.\modules\generators\mod_cgi.h
175
176 ".\include\mod_cgi.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
177         type .\modules\generators\mod_cgi.h > .\include\mod_cgi.h
178
179 # End Custom Build
180
181 !ENDIF 
182
183 # End Source File
184 # Begin Source File
185
186 SOURCE=.\modules\http\mod_core.h
187
188 !IF  "$(CFG)" == "libhttpd - Win32 Release"
189
190 # PROP Ignore_Default_Tool 1
191 # Begin Custom Build - Creating include/mod_core.h
192 InputPath=.\modules\http\mod_core.h
193
194 ".\include\mod_core.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
195         type .\modules\http\mod_core.h > .\include\mod_core.h
196
197 # End Custom Build
198
199 !ELSEIF  "$(CFG)" == "libhttpd - Win32 Debug"
200
201 # PROP Ignore_Default_Tool 1
202 # Begin Custom Build - Creating include/mod_core.h
203 InputPath=.\modules\http\mod_core.h
204
205 ".\include\mod_core.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
206         type .\modules\http\mod_core.h > .\include\mod_core.h
207
208 # End Custom Build
209
210 !ENDIF 
211
212 # End Source File
213 # Begin Source File
214
215 SOURCE=.\modules\dav\main\mod_dav.h
216
217 !IF  "$(CFG)" == "libhttpd - Win32 Release"
218
219 # PROP Ignore_Default_Tool 1
220 # Begin Custom Build - Creating include/mod_dav.h
221 InputPath=.\modules\dav\main\mod_dav.h
222
223 ".\include\mod_dav.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
224         type .\modules\dav\main\mod_dav.h > .\include\mod_dav.h
225
226 # End Custom Build
227
228 !ELSEIF  "$(CFG)" == "libhttpd - Win32 Debug"
229
230 # PROP Ignore_Default_Tool 1
231 # Begin Custom Build - Creating include/mod_dav.h
232 InputPath=.\modules\dav\main\mod_dav.h
233
234 ".\include\mod_dav.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
235         type .\modules\dav\main\mod_dav.h > .\include\mod_dav.h
236
237 # End Custom Build
238
239 !ENDIF 
240
241 # End Source File
242 # Begin Source File
243
244 SOURCE=.\modules\filters\mod_include.h
245
246 !IF  "$(CFG)" == "libhttpd - Win32 Release"
247
248 # PROP Ignore_Default_Tool 1
249 # Begin Custom Build - Creating include/mod_include.h
250 InputPath=.\modules\filters\mod_include.h
251
252 ".\include\mod_include.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
253         type .\modules\filters\mod_include.h > .\include\mod_include.h
254
255 # End Custom Build
256
257 !ELSEIF  "$(CFG)" == "libhttpd - Win32 Debug"
258
259 # PROP Ignore_Default_Tool 1
260 # Begin Custom Build - Creating include/mod_include.h
261 InputPath=.\modules\filters\mod_include.h
262
263 ".\include\mod_include.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
264         type .\modules\filters\mod_include.h > .\include\mod_include.h
265
266 # End Custom Build
267
268 !ENDIF 
269
270 # End Source File
271 # Begin Source File
272
273 SOURCE=.\modules\proxy\mod_proxy.h
274
275 !IF  "$(CFG)" == "libhttpd - Win32 Release"
276
277 # PROP Ignore_Default_Tool 1
278 # Begin Custom Build - Creating include/mod_proxy.h
279 InputPath=.\modules\proxy\mod_proxy.h
280
281 ".\include\mod_proxy.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
282         type .\modules\proxy\mod_proxy.h > .\include\mod_proxy.h
283
284 # End Custom Build
285
286 !ELSEIF  "$(CFG)" == "libhttpd - Win32 Debug"
287
288 # PROP Ignore_Default_Tool 1
289 # Begin Custom Build - Creating include/mod_proxy.h
290 InputPath=.\modules\proxy\mod_proxy.h
291
292 ".\include\mod_proxy.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
293         type .\modules\proxy\mod_proxy.h > .\include\mod_proxy.h
294
295 # End Custom Build
296
297 !ENDIF 
298
299 # End Source File
300 # Begin Source File
301
302 SOURCE=.\os\win32\os.h
303
304 !IF  "$(CFG)" == "libhttpd - Win32 Release"
305
306 # PROP Ignore_Default_Tool 1
307 # Begin Custom Build - Creating include/os.h
308 InputPath=.\os\win32\os.h
309
310 ".\include\os.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
311         type .\os\win32\os.h > .\include\os.h
312
313 # End Custom Build
314
315 !ELSEIF  "$(CFG)" == "libhttpd - Win32 Debug"
316
317 # PROP Ignore_Default_Tool 1
318 # Begin Custom Build - Creating include/os.h
319 InputPath=.\os\win32\os.h
320
321 ".\include\os.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
322         type .\os\win32\os.h > .\include\os.h
323
324 # End Custom Build
325
326 !ENDIF 
327
328 # End Source File
329 # Begin Source File
330
331 SOURCE=.\server\test_char.h
332 # End Source File
333 # End Group
334 # Begin Group "httpd"
335
336 # PROP Default_Filter ""
337 # Begin Source File
338
339 SOURCE=.\server\buildmark.c
340 # PROP Exclude_From_Build 1
341 # End Source File
342 # Begin Source File
343
344 SOURCE=.\server\config.c
345 # End Source File
346 # Begin Source File
347
348 SOURCE=.\server\connection.c
349 # End Source File
350 # Begin Source File
351
352 SOURCE=.\server\core.c
353 # End Source File
354 # Begin Source File
355
356 SOURCE=.\modules\http\http_core.c
357 # End Source File
358 # Begin Source File
359
360 SOURCE=.\modules\http\http_protocol.c
361 # End Source File
362 # Begin Source File
363
364 SOURCE=.\modules\http\http_request.c
365 # End Source File
366 # Begin Source File
367
368 SOURCE=.\server\log.c
369 # End Source File
370 # Begin Source File
371
372 SOURCE=.\server\protocol.c
373 # End Source File
374 # Begin Source File
375
376 SOURCE=.\server\request.c
377 # End Source File
378 # Begin Source File
379
380 SOURCE=.\server\vhost.c
381 # End Source File
382 # End Group
383 # Begin Group "modules"
384
385 # PROP Default_Filter ""
386 # Begin Source File
387
388 SOURCE=.\modules\mappers\mod_so.c
389 # End Source File
390 # Begin Source File
391
392 SOURCE=.\modules\arch\win32\mod_win32.c
393 # End Source File
394 # Begin Source File
395
396 SOURCE=.\os\win32\modules.c
397 # End Source File
398 # End Group
399 # Begin Group "util"
400
401 # PROP Default_Filter ""
402 # Begin Source File
403
404 SOURCE=.\server\eoc_bucket.c
405 # End Source File
406 # Begin Source File
407
408 SOURCE=.\server\error_bucket.c
409 # End Source File
410 # Begin Source File
411
412 SOURCE=.\server\rfc1413.c
413 # End Source File
414 # Begin Source File
415
416 SOURCE=.\include\rfc1413.h
417 # End Source File
418 # Begin Source File
419
420 SOURCE=.\server\util.c
421 # End Source File
422 # Begin Source File
423
424 SOURCE=.\server\util_cfgtree.c
425 # End Source File
426 # Begin Source File
427
428 SOURCE=.\include\util_cfgtree.h
429 # End Source File
430 # Begin Source File
431
432 SOURCE=.\include\util_charset.h
433 # End Source File
434 # Begin Source File
435
436 SOURCE=.\include\util_ebcdic.h
437 # End Source File
438 # Begin Source File
439
440 SOURCE=.\server\util_filter.c
441 # End Source File
442 # Begin Source File
443
444 SOURCE=.\include\util_filter.h
445 # End Source File
446 # Begin Source File
447
448 SOURCE=.\server\util_md5.c
449 # End Source File
450 # Begin Source File
451
452 SOURCE=.\include\util_md5.h
453 # End Source File
454 # Begin Source File
455
456 SOURCE=.\server\util_script.c
457 # End Source File
458 # Begin Source File
459
460 SOURCE=.\include\util_script.h
461 # End Source File
462 # Begin Source File
463
464 SOURCE=.\server\util_time.c
465 # End Source File
466 # Begin Source File
467
468 SOURCE=.\os\win32\util_win32.c
469 # End Source File
470 # Begin Source File
471
472 SOURCE=.\server\util_xml.c
473 # End Source File
474 # Begin Source File
475
476 SOURCE=.\include\util_xml.h
477 # End Source File
478 # End Group
479 # Begin Group "mpm_winnt"
480
481 # PROP Default_Filter ""
482 # Begin Source File
483
484 SOURCE=.\include\ap_listen.h
485 # End Source File
486 # Begin Source File
487
488 SOURCE=.\include\ap_mpm.h
489 # End Source File
490 # Begin Source File
491
492 SOURCE=.\os\win32\ap_regkey.c
493 # End Source File
494 # Begin Source File
495
496 SOURCE=.\include\ap_regkey.h
497 # End Source File
498 # Begin Source File
499
500 SOURCE=.\server\mpm\winnt\child.c
501 # End Source File
502 # Begin Source File
503
504 SOURCE=.\server\listen.c
505 # End Source File
506 # Begin Source File
507
508 SOURCE=.\server\mpm\winnt\mpm.h
509
510 !IF  "$(CFG)" == "libhttpd - Win32 Release"
511
512 # PROP Ignore_Default_Tool 1
513 # Begin Custom Build - Creating include/mpm.h
514 InputPath=.\server\mpm\winnt\mpm.h
515
516 ".\include\mpm.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
517         type .\server\mpm\winnt\mpm.h > .\include\mpm.h
518
519 # End Custom Build
520
521 !ELSEIF  "$(CFG)" == "libhttpd - Win32 Debug"
522
523 # PROP Ignore_Default_Tool 1
524 # Begin Custom Build - Creating include/mpm.h
525 InputPath=.\server\mpm\winnt\mpm.h
526
527 ".\include\mpm.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
528         type .\server\mpm\winnt\mpm.h > .\include\mpm.h
529
530 # End Custom Build
531
532 !ENDIF 
533
534 # End Source File
535 # Begin Source File
536
537 SOURCE=.\server\mpm_common.c
538 # End Source File
539 # Begin Source File
540
541 SOURCE=.\include\mpm_common.h
542 # End Source File
543 # Begin Source File
544
545 SOURCE=.\server\mpm\winnt\mpm_default.h
546
547 !IF  "$(CFG)" == "libhttpd - Win32 Release"
548
549 # PROP Ignore_Default_Tool 1
550 # Begin Custom Build - Creating include/mpm_default.h
551 InputPath=.\server\mpm\winnt\mpm_default.h
552
553 ".\include\mpm_default.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
554         type .\server\mpm\winnt\mpm_default.h > .\include\mpm_default.h
555
556 # End Custom Build
557
558 !ELSEIF  "$(CFG)" == "libhttpd - Win32 Debug"
559
560 # PROP Ignore_Default_Tool 1
561 # Begin Custom Build - Creating include/mpm_default.h
562 InputPath=.\server\mpm\winnt\mpm_default.h
563
564 ".\include\mpm_default.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
565         type .\server\mpm\winnt\mpm_default.h > .\include\mpm_default.h
566
567 # End Custom Build
568
569 !ENDIF 
570
571 # End Source File
572 # Begin Source File
573
574 SOURCE=.\server\mpm\winnt\mpm_winnt.c
575 # End Source File
576 # Begin Source File
577
578 SOURCE=.\server\mpm\winnt\mpm_winnt.h
579 # End Source File
580 # Begin Source File
581
582 SOURCE=.\server\mpm\winnt\nt_eventlog.c
583 # End Source File
584 # Begin Source File
585
586 SOURCE=.\server\provider.c
587 # End Source File
588 # Begin Source File
589
590 SOURCE=.\server\scoreboard.c
591 # End Source File
592 # Begin Source File
593
594 SOURCE=.\include\scoreboard.h
595 # End Source File
596 # Begin Source File
597
598 SOURCE=.\server\mpm\winnt\service.c
599 # End Source File
600 # End Group
601 # Begin Source File
602
603 SOURCE=.\server\gen_test_char.exe
604
605 !IF  "$(CFG)" == "libhttpd - Win32 Release"
606
607 # PROP Ignore_Default_Tool 1
608 USERDEP__GEN_T=".\include\os.h" 
609 # Begin Custom Build - Generating test_char.h from gen_test_char.exe
610 InputPath=.\server\gen_test_char.exe
611
612 ".\server\test_char.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
613         .\server\gen_test_char.exe >.\server\test_char.h
614
615 # End Custom Build
616
617 !ELSEIF  "$(CFG)" == "libhttpd - Win32 Debug"
618
619 # PROP Ignore_Default_Tool 1
620 USERDEP__GEN_T=".\include\os.h" 
621 # Begin Custom Build - Generating test_char.h from gen_test_char.exe
622 InputPath=.\server\gen_test_char.exe
623
624 ".\server\test_char.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
625         .\server\gen_test_char.exe >.\server\test_char.h
626
627 # End Custom Build
628
629 !ENDIF 
630
631 # End Source File
632 # Begin Source File
633
634 SOURCE=.\build\win32\libhttpd.rc
635 # End Source File
636 # Begin Source File
637
638 SOURCE=.\build\win32\win32ver.awk
639
640 !IF  "$(CFG)" == "libhttpd - Win32 Release"
641
642 # PROP Ignore_Default_Tool 1
643 # Begin Custom Build - Creating Version Resource
644 InputPath=.\build\win32\win32ver.awk
645
646 ".\build\win32\libhttpd.rc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
647         awk -f ./build/win32/win32ver.awk libhttpd.dll "Apache HTTP Server Core"  ./include/ap_release.h > .\build\win32\libhttpd.rc
648
649 # End Custom Build
650
651 !ELSEIF  "$(CFG)" == "libhttpd - Win32 Debug"
652
653 # PROP Ignore_Default_Tool 1
654 # Begin Custom Build - Creating Version Resource
655 InputPath=.\build\win32\win32ver.awk
656
657 ".\build\win32\libhttpd.rc" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
658         awk -f ./build/win32/win32ver.awk libhttpd.dll "Apache HTTP Server Core"  ./include/ap_release.h > .\build\win32\libhttpd.rc
659
660 # End Custom Build
661
662 !ENDIF 
663
664 # End Source File
665 # End Target
666 # End Project