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