removed some of the debug logging and added author details
[httpd-crcsyncproxy.git] / libhttpd.dsp
blob3c902378d3a07e9482b2e36703979d32335dc620
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 **
5 # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
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 
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
32 !IF  "$(CFG)" == "libhttpd - Win32 Release"
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 /O2 /Oy- /Zi /I "./include" /I "./srclib/apr/include" /I "./srclib/apr-util/include" /I "./srclib/pcre" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "AP_DECLARE_EXPORT" /Fd"Release\libhttpd_cl" /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 /fo"Release/libhttpd.res" /i "./include" /i "./srclib/apr/include" /d "NDEBUG" /d BIN_NAME="libhttpd.dll" /d LONG_NAME="Apache HTTP Server Core"
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 pcre.lib kernel32.lib user32.lib advapi32.lib ws2_32.lib mswsock.lib "Release\buildmark.obj" /nologo /subsystem:windows /dll /debug /libpath:"./srclib/pcre" /base:@"os\win32\BaseAddr.ref",libhttpd.dll /opt:ref
57 # Begin Special Build Tool
58 TargetPath=.\Release\libhttpd.dll
59 SOURCE="$(InputPath)"
60 PreLink_Desc=Compiling buildmark
61 PreLink_Cmds=cl.exe /nologo /MD /W3 /O2 /Oy- /Zi /I "./include" /I "./srclib/apr/include" /I "./srclib/apr-util/include" /I "./srclib/pcre" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "AP_DECLARE_EXPORT" /Fd"Release\libhttpd" /FD /c server\buildmark.c /Fo"Release\buildmark.obj"
62 PostBuild_Desc=Embed .manifest
63 PostBuild_Cmds=if exist $(TargetPath).manifest mt.exe -manifest $(TargetPath).manifest -outputresource:$(TargetPath);2
64 # End Special Build Tool
66 !ELSEIF  "$(CFG)" == "libhttpd - Win32 Debug"
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
75 # PROP Output_Dir "Debug"
76 # PROP Intermediate_Dir "Debug"
77 # PROP Ignore_Export_Lib 0
78 # PROP Target_Dir ""
79 # ADD BASE CPP /nologo /MDd /W3 /EHsc /Zi /Od /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "AP_DECLARE_EXPORT" /FD /c
80 # ADD CPP /nologo /MDd /W3 /EHsc /Zi /Od /I "./include" /I "./srclib/apr/include" /I "./srclib/apr-util/include" /I "./srclib/pcre" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "AP_DECLARE_EXPORT" /Fd"Debug\libhttpd_cl" /FD /c
81 # ADD BASE MTL /nologo /D "_DEBUG" /win32
82 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
83 # ADD BASE RSC /l 0x409 /d "_DEBUG"
84 # ADD RSC /l 0x409 /fo"Debug/libhttpd.res" /i "./include" /i "./srclib/apr/include" /d "_DEBUG" /d BIN_NAME="libhttpd.dll" /d LONG_NAME="Apache HTTP Server Core"
85 BSC32=bscmake.exe
86 # ADD BASE BSC32 /nologo
87 # ADD BSC32 /nologo
88 LINK32=link.exe
89 # ADD BASE LINK32 kernel32.lib user32.lib advapi32.lib ws2_32.lib mswsock.lib /nologo /subsystem:windows /dll /incremental:no /debug
90 # ADD LINK32 pcred.lib kernel32.lib user32.lib advapi32.lib ws2_32.lib mswsock.lib "Debug\buildmark.obj" /nologo /subsystem:windows /dll /incremental:no /debug /libpath:"./srclib/pcre" /base:@"os\win32\BaseAddr.ref",libhttpd.dll
91 # Begin Special Build Tool
92 TargetPath=.\Debug\libhttpd.dll
93 SOURCE="$(InputPath)"
94 PreLink_Desc=Compiling buildmark
95 PreLink_Cmds=cl.exe /nologo /MDd /W3 /EHsc /Zi /Od /I "./include" /I "./srclib/apr/include" /I "./srclib/apr-util/include" /I "./srclib/pcre" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "AP_DECLARE_EXPORT" /Fd"Debug\libhttpd" /FD /c server\buildmark.c /Fo"Debug\buildmark.obj"
96 PostBuild_Desc=Embed .manifest
97 PostBuild_Cmds=if exist $(TargetPath).manifest mt.exe -manifest $(TargetPath).manifest -outputresource:$(TargetPath);2
98 # End Special Build Tool
100 !ENDIF 
102 # Begin Target
104 # Name "libhttpd - Win32 Release"
105 # Name "libhttpd - Win32 Debug"
106 # Begin Group "headers"
108 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"
109 # Begin Source File
111 SOURCE=.\include\ap_compat.h
112 # End Source File
113 # Begin Source File
115 SOURCE=.\include\ap_config.h
116 # End Source File
117 # Begin Source File
119 SOURCE=.\include\ap_expr.h
120 # End Source File
121 # Begin Source File
123 SOURCE=.\include\ap_mmn.h
124 # End Source File
125 # Begin Source File
127 SOURCE=.\include\ap_release.h
128 # End Source File
129 # Begin Source File
131 SOURCE=.\include\http_config.h
132 # End Source File
133 # Begin Source File
135 SOURCE=.\include\http_connection.h
136 # End Source File
137 # Begin Source File
139 SOURCE=.\include\http_core.h
140 # End Source File
141 # Begin Source File
143 SOURCE=.\include\http_log.h
144 # End Source File
145 # Begin Source File
147 SOURCE=.\include\http_main.h
148 # End Source File
149 # Begin Source File
151 SOURCE=.\include\http_protocol.h
152 # End Source File
153 # Begin Source File
155 SOURCE=.\include\http_request.h
156 # End Source File
157 # Begin Source File
159 SOURCE=.\include\http_vhost.h
160 # End Source File
161 # Begin Source File
163 SOURCE=.\include\httpd.h
164 # End Source File
165 # Begin Source File
167 SOURCE=.\modules\generators\mod_cgi.h
169 !IF  "$(CFG)" == "libhttpd - Win32 Release"
171 # PROP Ignore_Default_Tool 1
172 # Begin Custom Build - Creating include/mod_cgi.h
173 InputPath=.\modules\generators\mod_cgi.h
175 ".\include\mod_cgi.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
176         type .\modules\generators\mod_cgi.h > .\include\mod_cgi.h
178 # End Custom Build
180 !ELSEIF  "$(CFG)" == "libhttpd - Win32 Debug"
182 # PROP Ignore_Default_Tool 1
183 # Begin Custom Build - Creating include/mod_cgi.h
184 InputPath=.\modules\generators\mod_cgi.h
186 ".\include\mod_cgi.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
187         type .\modules\generators\mod_cgi.h > .\include\mod_cgi.h
189 # End Custom Build
191 !ENDIF 
193 # End Source File
194 # Begin Source File
196 SOURCE=.\include\mod_core.h
197 # End Source File
198 # Begin Source File
200 SOURCE=.\modules\dav\main\mod_dav.h
202 !IF  "$(CFG)" == "libhttpd - Win32 Release"
204 # PROP Ignore_Default_Tool 1
205 # Begin Custom Build - Creating include/mod_dav.h
206 InputPath=.\modules\dav\main\mod_dav.h
208 ".\include\mod_dav.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
209         type .\modules\dav\main\mod_dav.h > .\include\mod_dav.h
211 # End Custom Build
213 !ELSEIF  "$(CFG)" == "libhttpd - Win32 Debug"
215 # PROP Ignore_Default_Tool 1
216 # Begin Custom Build - Creating include/mod_dav.h
217 InputPath=.\modules\dav\main\mod_dav.h
219 ".\include\mod_dav.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
220         type .\modules\dav\main\mod_dav.h > .\include\mod_dav.h
222 # End Custom Build
224 !ENDIF 
226 # End Source File
227 # Begin Source File
229 SOURCE=.\modules\filters\mod_include.h
231 !IF  "$(CFG)" == "libhttpd - Win32 Release"
233 # PROP Ignore_Default_Tool 1
234 # Begin Custom Build - Creating include/mod_include.h
235 InputPath=.\modules\filters\mod_include.h
237 ".\include\mod_include.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
238         type .\modules\filters\mod_include.h > .\include\mod_include.h
240 # End Custom Build
242 !ELSEIF  "$(CFG)" == "libhttpd - Win32 Debug"
244 # PROP Ignore_Default_Tool 1
245 # Begin Custom Build - Creating include/mod_include.h
246 InputPath=.\modules\filters\mod_include.h
248 ".\include\mod_include.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
249         type .\modules\filters\mod_include.h > .\include\mod_include.h
251 # End Custom Build
253 !ENDIF 
255 # End Source File
256 # Begin Source File
258 SOURCE=.\modules\proxy\mod_proxy.h
260 !IF  "$(CFG)" == "libhttpd - Win32 Release"
262 # PROP Ignore_Default_Tool 1
263 # Begin Custom Build - Creating include/mod_proxy.h
264 InputPath=.\modules\proxy\mod_proxy.h
266 ".\include\mod_proxy.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
267         type .\modules\proxy\mod_proxy.h > .\include\mod_proxy.h
269 # End Custom Build
271 !ELSEIF  "$(CFG)" == "libhttpd - Win32 Debug"
273 # PROP Ignore_Default_Tool 1
274 # Begin Custom Build - Creating include/mod_proxy.h
275 InputPath=.\modules\proxy\mod_proxy.h
277 ".\include\mod_proxy.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
278         type .\modules\proxy\mod_proxy.h > .\include\mod_proxy.h
280 # End Custom Build
282 !ENDIF 
284 # End Source File
285 # Begin Source File
287 SOURCE=.\modules\mappers\mod_so.h
289 !IF  "$(CFG)" == "libhttpd - Win32 Release"
291 # PROP Ignore_Default_Tool 1
292 # Begin Custom Build - Creating include/mod_so.h
293 InputPath=.\modules\mappers\mod_so.h
295 ".\include\mod_so.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
296         type .\modules\mappers\mod_so.h > .\include\mod_so.h
298 # End Custom Build
300 !ELSEIF  "$(CFG)" == "libhttpd - Win32 Debug"
302 # PROP Ignore_Default_Tool 1
303 # Begin Custom Build - Creating include/mod_so.h
304 InputPath=.\modules\mappers\mod_so.h
306 ".\include\mod_so.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
307         type .\modules\mappers\mod_so.h > .\include\mod_so.h
309 # End Custom Build
311 !ENDIF 
313 # End Source File
314 # Begin Source File
316 SOURCE=.\os\win32\os.h
318 !IF  "$(CFG)" == "libhttpd - Win32 Release"
320 # PROP Ignore_Default_Tool 1
321 # Begin Custom Build - Creating include/os.h
322 InputPath=.\os\win32\os.h
324 ".\include\os.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
325         type .\os\win32\os.h > .\include\os.h
327 # End Custom Build
329 !ELSEIF  "$(CFG)" == "libhttpd - Win32 Debug"
331 # PROP Ignore_Default_Tool 1
332 # Begin Custom Build - Creating include/os.h
333 InputPath=.\os\win32\os.h
335 ".\include\os.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
336         type .\os\win32\os.h > .\include\os.h
338 # End Custom Build
340 !ENDIF 
342 # End Source File
343 # Begin Source File
345 SOURCE=.\server\test_char.h
346 # End Source File
347 # End Group
348 # Begin Group "httpd"
350 # PROP Default_Filter ""
351 # Begin Source File
353 SOURCE=.\server\buildmark.c
354 # PROP Exclude_From_Build 1
355 # End Source File
356 # Begin Source File
358 SOURCE=.\modules\http\byterange_filter.c
359 # End Source File
360 # Begin Source File
362 SOURCE=.\modules\http\chunk_filter.c
363 # End Source File
364 # Begin Source File
366 SOURCE=.\server\config.c
367 # End Source File
368 # Begin Source File
370 SOURCE=.\server\connection.c
371 # End Source File
372 # Begin Source File
374 SOURCE=.\server\core.c
375 # End Source File
376 # Begin Source File
378 SOURCE=.\server\core_filters.c
379 # End Source File
380 # Begin Source File
382 SOURCE=.\modules\http\http_core.c
383 # End Source File
384 # Begin Source File
386 SOURCE=.\modules\http\http_etag.c
387 # End Source File
388 # Begin Source File
390 SOURCE=.\modules\http\http_filters.c
391 # End Source File
392 # Begin Source File
394 SOURCE=.\modules\http\http_protocol.c
395 # End Source File
396 # Begin Source File
398 SOURCE=.\modules\http\http_request.c
399 # End Source File
400 # Begin Source File
402 SOURCE=.\server\log.c
403 # End Source File
404 # Begin Source File
406 SOURCE=.\server\protocol.c
407 # End Source File
408 # Begin Source File
410 SOURCE=.\server\request.c
411 # End Source File
412 # Begin Source File
414 SOURCE=.\server\vhost.c
415 # End Source File
416 # End Group
417 # Begin Group "modules"
419 # PROP Default_Filter ""
420 # Begin Source File
422 SOURCE=.\modules\mappers\mod_so.c
423 # End Source File
424 # Begin Source File
426 SOURCE=.\modules\mappers\mod_watchdog.c
427 # End Source File
428 # Begin Source File
430 SOURCE=.\modules\arch\win32\mod_win32.c
431 # End Source File
432 # Begin Source File
434 SOURCE=.\os\win32\modules.c
435 # End Source File
436 # End Group
437 # Begin Group "util"
439 # PROP Default_Filter ""
440 # Begin Source File
442 SOURCE=.\include\ap_regex.h
443 # End Source File
444 # Begin Source File
446 SOURCE=.\server\eoc_bucket.c
447 # End Source File
448 # Begin Source File
450 SOURCE=.\server\eor_bucket.c
451 # End Source File
452 # Begin Source File
454 SOURCE=.\server\error_bucket.c
455 # End Source File
456 # Begin Source File
458 SOURCE=.\server\util.c
459 # End Source File
460 # Begin Source File
462 SOURCE=.\server\util_cfgtree.c
463 # End Source File
464 # Begin Source File
466 SOURCE=.\include\util_cfgtree.h
467 # End Source File
468 # Begin Source File
470 SOURCE=.\include\util_charset.h
471 # End Source File
472 # Begin Source File
474 SOURCE=.\server\util_cookies.c
475 # End Source File
476 # Begin Source File
478 SOURCE=.\server\util_cookies.h
479 # End Source File
480 # Begin Source File
482 SOURCE=.\include\util_ebcdic.h
483 # End Source File
484 # Begin Source File
486 SOURCE=.\server\util_expr.c
487 # End Source File
488 # Begin Source File
490 SOURCE=.\server\util_filter.c
491 # End Source File
492 # Begin Source File
494 SOURCE=.\include\util_filter.h
495 # End Source File
496 # Begin Source File
498 SOURCE=.\server\util_md5.c
499 # End Source File
500 # Begin Source File
502 SOURCE=.\include\util_md5.h
503 # End Source File
504 # Begin Source File
506 SOURCE=.\server\util_mutex.c
507 # End Source File
508 # Begin Source File
510 SOURCE=.\include\util_mutex.h
511 # End Source File
512 # Begin Source File
514 SOURCE=.\server\util_pcre.c
515 # End Source File
516 # Begin Source File
518 SOURCE=.\server\util_script.c
519 # End Source File
520 # Begin Source File
522 SOURCE=.\include\util_script.h
523 # End Source File
524 # Begin Source File
526 SOURCE=.\server\util_time.c
527 # End Source File
528 # Begin Source File
530 SOURCE=.\os\win32\util_win32.c
531 # End Source File
532 # Begin Source File
534 SOURCE=.\server\util_xml.c
535 # End Source File
536 # Begin Source File
538 SOURCE=.\include\util_xml.h
539 # End Source File
540 # End Group
541 # Begin Group "mpm_winnt"
543 # PROP Default_Filter ""
544 # Begin Source File
546 SOURCE=.\include\ap_listen.h
547 # End Source File
548 # Begin Source File
550 SOURCE=.\include\ap_mpm.h
551 # End Source File
552 # Begin Source File
554 SOURCE=.\os\win32\ap_regkey.c
555 # End Source File
556 # Begin Source File
558 SOURCE=.\include\ap_regkey.h
559 # End Source File
560 # Begin Source File
562 SOURCE=.\server\mpm\winnt\child.c
563 # End Source File
564 # Begin Source File
566 SOURCE=.\server\listen.c
567 # End Source File
568 # Begin Source File
570 SOURCE=.\server\mpm\winnt\mpm.h
572 !IF  "$(CFG)" == "libhttpd - Win32 Release"
574 # PROP Ignore_Default_Tool 1
575 # Begin Custom Build - Creating include/mpm.h
576 InputPath=.\server\mpm\winnt\mpm.h
578 ".\include\mpm.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
579         type .\server\mpm\winnt\mpm.h > .\include\mpm.h
581 # End Custom Build
583 !ELSEIF  "$(CFG)" == "libhttpd - Win32 Debug"
585 # PROP Ignore_Default_Tool 1
586 # Begin Custom Build - Creating include/mpm.h
587 InputPath=.\server\mpm\winnt\mpm.h
589 ".\include\mpm.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
590         type .\server\mpm\winnt\mpm.h > .\include\mpm.h
592 # End Custom Build
594 !ENDIF 
596 # End Source File
597 # Begin Source File
599 SOURCE=.\server\mpm_common.c
600 # End Source File
601 # Begin Source File
603 SOURCE=.\include\mpm_common.h
604 # End Source File
605 # Begin Source File
607 SOURCE=.\server\mpm\winnt\mpm_default.h
609 !IF  "$(CFG)" == "libhttpd - Win32 Release"
611 # PROP Ignore_Default_Tool 1
612 # Begin Custom Build - Creating include/mpm_default.h
613 InputPath=.\server\mpm\winnt\mpm_default.h
615 ".\include\mpm_default.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
616         type .\server\mpm\winnt\mpm_default.h > .\include\mpm_default.h
618 # End Custom Build
620 !ELSEIF  "$(CFG)" == "libhttpd - Win32 Debug"
622 # PROP Ignore_Default_Tool 1
623 # Begin Custom Build - Creating include/mpm_default.h
624 InputPath=.\server\mpm\winnt\mpm_default.h
626 ".\include\mpm_default.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
627         type .\server\mpm\winnt\mpm_default.h > .\include\mpm_default.h
629 # End Custom Build
631 !ENDIF 
633 # End Source File
634 # Begin Source File
636 SOURCE=.\server\mpm\winnt\mpm_winnt.c
637 # End Source File
638 # Begin Source File
640 SOURCE=.\server\mpm\winnt\mpm_winnt.h
641 # End Source File
642 # Begin Source File
644 SOURCE=.\server\mpm\winnt\nt_eventlog.c
645 # End Source File
646 # Begin Source File
648 SOURCE=.\server\provider.c
649 # End Source File
650 # Begin Source File
652 SOURCE=.\server\scoreboard.c
653 # End Source File
654 # Begin Source File
656 SOURCE=.\include\scoreboard.h
657 # End Source File
658 # Begin Source File
660 SOURCE=.\server\mpm\winnt\service.c
661 # End Source File
662 # End Group
663 # Begin Source File
665 SOURCE=.\server\gen_test_char.exe
667 !IF  "$(CFG)" == "libhttpd - Win32 Release"
669 # PROP Ignore_Default_Tool 1
670 USERDEP__GEN_T=".\include\os.h" 
671 # Begin Custom Build - Generating test_char.h from gen_test_char.exe
672 InputPath=.\server\gen_test_char.exe
674 ".\server\test_char.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
675         .\server\gen_test_char.exe >.\server\test_char.h
677 # End Custom Build
679 !ELSEIF  "$(CFG)" == "libhttpd - Win32 Debug"
681 # PROP Ignore_Default_Tool 1
682 USERDEP__GEN_T=".\include\os.h" 
683 # Begin Custom Build - Generating test_char.h from gen_test_char.exe
684 InputPath=.\server\gen_test_char.exe
686 ".\server\test_char.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
687         .\server\gen_test_char.exe >.\server\test_char.h
689 # End Custom Build
691 !ENDIF 
693 # End Source File
694 # Begin Source File
696 SOURCE=.\build\win32\httpd.rc
697 # End Source File
698 # End Target
699 # End Project