]> granicus.if.org Git - apache/blob - libhttpd.dsp
Provide the IndexIgnore example that's in the httpd-autoindex config
[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 /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
65
66 !ELSEIF  "$(CFG)" == "libhttpd - 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
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
99
100 !ELSEIF  "$(CFG)" == "libhttpd - Win32 Lexical"
101
102 # PROP BASE Use_MFC 0
103 # PROP BASE Use_Debug_Libraries 0
104 # PROP BASE Output_Dir "Release"
105 # PROP BASE Intermediate_Dir "Release"
106 # PROP BASE Target_Dir ""
107 # PROP Use_MFC 0
108 # PROP Use_Debug_Libraries 0
109 # PROP Output_Dir "Release"
110 # PROP Intermediate_Dir "Release"
111 # PROP Ignore_Export_Lib 0
112 # PROP Target_Dir ""
113 # ADD BASE CPP /nologo /MD /W3 /O2 /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "AP_DECLARE_EXPORT" /FD /c
114 # 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
115 # ADD BASE MTL /nologo /D "NDEBUG" /win32
116 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
117 # ADD BASE RSC /l 0x409 /d "NDEBUG"
118 # 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"
119 BSC32=bscmake.exe
120 # ADD BASE BSC32 /nologo
121 # ADD BSC32 /nologo
122 LINK32=link.exe
123 # ADD BASE LINK32 kernel32.lib user32.lib advapi32.lib ws2_32.lib mswsock.lib /nologo /subsystem:windows /dll
124 # 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
125 # Begin Special Build Tool
126 TargetPath=.\Release\libhttpd.dll
127 SOURCE="$(InputPath)"
128 PreLink_Desc=Compiling buildmark
129 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"
130 PostBuild_Desc=Embed .manifest
131 PostBuild_Cmds=if exist $(TargetPath).manifest mt.exe -manifest $(TargetPath).manifest -outputresource:$(TargetPath);2
132 # End Special Build Tool
133
134
135 !ENDIF 
136
137 # Begin Target
138
139 # Name "libhttpd - Win32 Release"
140 # Name "libhttpd - Win32 Debug"
141 # Begin Group "headers"
142
143 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"
144 # Begin Source File
145
146 SOURCE=.\include\ap_compat.h
147 # End Source File
148 # Begin Source File
149
150 SOURCE=.\include\ap_config.h
151 # End Source File
152 # Begin Source File
153
154 SOURCE=.\include\ap_expr.h
155 # End Source File
156 # Begin Source File
157
158 SOURCE=.\include\ap_mmn.h
159 # End Source File
160 # Begin Source File
161
162 SOURCE=.\include\ap_release.h
163 # End Source File
164 # Begin Source File
165
166 SOURCE=.\include\http_config.h
167 # End Source File
168 # Begin Source File
169
170 SOURCE=.\include\http_connection.h
171 # End Source File
172 # Begin Source File
173
174 SOURCE=.\include\http_core.h
175 # End Source File
176 # Begin Source File
177
178 SOURCE=.\include\http_log.h
179 # End Source File
180 # Begin Source File
181
182 SOURCE=.\include\http_main.h
183 # End Source File
184 # Begin Source File
185
186 SOURCE=.\include\http_protocol.h
187 # End Source File
188 # Begin Source File
189
190 SOURCE=.\include\http_request.h
191 # End Source File
192 # Begin Source File
193
194 SOURCE=.\include\http_vhost.h
195 # End Source File
196 # Begin Source File
197
198 SOURCE=.\include\httpd.h
199 # End Source File
200 # Begin Source File
201
202 SOURCE=.\modules\generators\mod_cgi.h
203
204 !IF  "$(CFG)" == "libhttpd - Win32 Release"
205
206 # PROP Ignore_Default_Tool 1
207 # Begin Custom Build - Creating include/mod_cgi.h
208 InputPath=.\modules\generators\mod_cgi.h
209
210 ".\include\mod_cgi.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
211         type .\modules\generators\mod_cgi.h > .\include\mod_cgi.h
212
213 # End Custom Build
214
215 !ELSEIF  "$(CFG)" == "libhttpd - Win32 Debug"
216
217 # PROP Ignore_Default_Tool 1
218 # Begin Custom Build - Creating include/mod_cgi.h
219 InputPath=.\modules\generators\mod_cgi.h
220
221 ".\include\mod_cgi.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
222         type .\modules\generators\mod_cgi.h > .\include\mod_cgi.h
223
224 # End Custom Build
225
226 !ENDIF 
227
228 # End Source File
229 # Begin Source File
230
231 SOURCE=.\include\mod_core.h
232 # End Source File
233 # Begin Source File
234
235 SOURCE=.\modules\dav\main\mod_dav.h
236
237 !IF  "$(CFG)" == "libhttpd - Win32 Release"
238
239 # PROP Ignore_Default_Tool 1
240 # Begin Custom Build - Creating include/mod_dav.h
241 InputPath=.\modules\dav\main\mod_dav.h
242
243 ".\include\mod_dav.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
244         type .\modules\dav\main\mod_dav.h > .\include\mod_dav.h
245
246 # End Custom Build
247
248 !ELSEIF  "$(CFG)" == "libhttpd - Win32 Debug"
249
250 # PROP Ignore_Default_Tool 1
251 # Begin Custom Build - Creating include/mod_dav.h
252 InputPath=.\modules\dav\main\mod_dav.h
253
254 ".\include\mod_dav.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
255         type .\modules\dav\main\mod_dav.h > .\include\mod_dav.h
256
257 # End Custom Build
258
259 !ENDIF 
260
261 # End Source File
262 # Begin Source File
263
264 SOURCE=.\modules\filters\mod_include.h
265
266 !IF  "$(CFG)" == "libhttpd - Win32 Release"
267
268 # PROP Ignore_Default_Tool 1
269 # Begin Custom Build - Creating include/mod_include.h
270 InputPath=.\modules\filters\mod_include.h
271
272 ".\include\mod_include.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
273         type .\modules\filters\mod_include.h > .\include\mod_include.h
274
275 # End Custom Build
276
277 !ELSEIF  "$(CFG)" == "libhttpd - Win32 Debug"
278
279 # PROP Ignore_Default_Tool 1
280 # Begin Custom Build - Creating include/mod_include.h
281 InputPath=.\modules\filters\mod_include.h
282
283 ".\include\mod_include.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
284         type .\modules\filters\mod_include.h > .\include\mod_include.h
285
286 # End Custom Build
287
288 !ENDIF 
289
290 # End Source File
291 # Begin Source File
292
293 SOURCE=.\modules\proxy\mod_proxy.h
294
295 !IF  "$(CFG)" == "libhttpd - Win32 Release"
296
297 # PROP Ignore_Default_Tool 1
298 # Begin Custom Build - Creating include/mod_proxy.h
299 InputPath=.\modules\proxy\mod_proxy.h
300
301 ".\include\mod_proxy.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
302         type .\modules\proxy\mod_proxy.h > .\include\mod_proxy.h
303
304 # End Custom Build
305
306 !ELSEIF  "$(CFG)" == "libhttpd - Win32 Debug"
307
308 # PROP Ignore_Default_Tool 1
309 # Begin Custom Build - Creating include/mod_proxy.h
310 InputPath=.\modules\proxy\mod_proxy.h
311
312 ".\include\mod_proxy.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
313         type .\modules\proxy\mod_proxy.h > .\include\mod_proxy.h
314
315 # End Custom Build
316
317 !ENDIF 
318
319 # End Source File
320 # Begin Source File
321
322 SOURCE=.\modules\core\mod_so.h
323
324 !IF  "$(CFG)" == "libhttpd - Win32 Release"
325
326 # PROP Ignore_Default_Tool 1
327 # Begin Custom Build - Creating include/mod_so.h
328 InputPath=.\modules\core\mod_so.h
329
330 ".\include\mod_so.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
331         type .\modules\core\mod_so.h > .\include\mod_so.h
332
333 # End Custom Build
334
335 !ELSEIF  "$(CFG)" == "libhttpd - Win32 Debug"
336
337 # PROP Ignore_Default_Tool 1
338 # Begin Custom Build - Creating include/mod_so.h
339 InputPath=.\modules\core\mod_so.h
340
341 ".\include\mod_so.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
342         type .\modules\core\mod_so.h > .\include\mod_so.h
343
344 # End Custom Build
345
346 !ENDIF 
347
348 # End Source File
349 # Begin Source File
350
351 SOURCE=.\os\win32\os.h
352
353 !IF  "$(CFG)" == "libhttpd - Win32 Release"
354
355 # PROP Ignore_Default_Tool 1
356 # Begin Custom Build - Creating include/os.h
357 InputPath=.\os\win32\os.h
358
359 ".\include\os.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
360         type .\os\win32\os.h > .\include\os.h
361
362 # End Custom Build
363
364 !ELSEIF  "$(CFG)" == "libhttpd - Win32 Debug"
365
366 # PROP Ignore_Default_Tool 1
367 # Begin Custom Build - Creating include/os.h
368 InputPath=.\os\win32\os.h
369
370 ".\include\os.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
371         type .\os\win32\os.h > .\include\os.h
372
373 # End Custom Build
374
375 !ENDIF 
376
377 # End Source File
378 # Begin Source File
379
380 SOURCE=.\server\test_char.h
381 # End Source File
382 # End Group
383 # Begin Group "httpd"
384
385 # PROP Default_Filter ""
386 # Begin Source File
387
388 SOURCE=.\server\buildmark.c
389 # PROP Exclude_From_Build 1
390 # End Source File
391 # Begin Source File
392
393 SOURCE=.\modules\http\byterange_filter.c
394 # End Source File
395 # Begin Source File
396
397 SOURCE=.\modules\http\chunk_filter.c
398 # End Source File
399 # Begin Source File
400
401 SOURCE=.\server\config.c
402 # End Source File
403 # Begin Source File
404
405 SOURCE=.\server\connection.c
406 # End Source File
407 # Begin Source File
408
409 SOURCE=.\server\core.c
410 # End Source File
411 # Begin Source File
412
413 SOURCE=.\server\core_filters.c
414 # End Source File
415 # Begin Source File
416
417 SOURCE=.\modules\http\http_core.c
418 # End Source File
419 # Begin Source File
420
421 SOURCE=.\modules\http\http_etag.c
422 # End Source File
423 # Begin Source File
424
425 SOURCE=.\modules\http\http_filters.c
426 # End Source File
427 # Begin Source File
428
429 SOURCE=.\modules\http\http_protocol.c
430 # End Source File
431 # Begin Source File
432
433 SOURCE=.\modules\http\http_request.c
434 # End Source File
435 # Begin Source File
436
437 SOURCE=.\server\log.c
438 # End Source File
439 # Begin Source File
440
441 SOURCE=.\server\protocol.c
442 # End Source File
443 # Begin Source File
444
445 SOURCE=.\server\request.c
446 # End Source File
447 # Begin Source File
448
449 SOURCE=.\server\vhost.c
450 # End Source File
451 # End Group
452 # Begin Group "modules"
453
454 # PROP Default_Filter ""
455 # Begin Source File
456
457 SOURCE=.\modules\core\mod_so.c
458 # End Source File
459 # Begin Source File
460
461 SOURCE=.\modules\arch\win32\mod_win32.c
462 # End Source File
463 # Begin Source File
464
465 SOURCE=.\os\win32\modules.c
466 # End Source File
467 # End Group
468 # Begin Group "util"
469
470 # PROP Default_Filter ""
471 # Begin Source File
472
473 SOURCE=.\include\ap_regex.h
474 # End Source File
475 # Begin Source File
476
477 SOURCE=.\server\eoc_bucket.c
478 # End Source File
479 # Begin Source File
480
481 SOURCE=.\server\eor_bucket.c
482 # End Source File
483 # Begin Source File
484
485 SOURCE=.\server\error_bucket.c
486 # End Source File
487 # Begin Source File
488
489 SOURCE=.\server\util.c
490 # End Source File
491 # Begin Source File
492
493 SOURCE=.\server\util_cfgtree.c
494 # End Source File
495 # Begin Source File
496
497 SOURCE=.\include\util_cfgtree.h
498 # End Source File
499 # Begin Source File
500
501 SOURCE=.\include\util_charset.h
502 # End Source File
503 # Begin Source File
504
505 SOURCE=.\server\util_cookies.c
506 # End Source File
507 # Begin Source File
508
509 SOURCE=.\server\util_cookies.h
510 # End Source File
511 # Begin Source File
512
513 SOURCE=.\include\util_ebcdic.h
514 # End Source File
515 # Begin Source File
516
517 SOURCE=.\server\util_expr_private.h
518 # End Source File
519 # Begin Source File
520
521 SOURCE=.\server\util_expr_eval.c
522 # End Source File
523 # Begin Source File
524
525 SOURCE=.\server\util_expr_scan.h
526 # End Source File
527 # Begin Source File
528
529 SOURCE=.\server\util_expr_scan.c
530 # End Source File
531 # Begin Source File
532
533 SOURCE=.\server\util_expr_parse.h
534 # End Source File
535 # Begin Source File
536
537 SOURCE=.\server\util_expr_parse.c
538 # End Source File
539 # Begin Source File
540
541 SOURCE=.\server\util_filter.c
542 # End Source File
543 # Begin Source File
544
545 SOURCE=.\include\util_filter.h
546 # End Source File
547 # Begin Source File
548
549 SOURCE=.\server\util_md5.c
550 # End Source File
551 # Begin Source File
552
553 SOURCE=.\include\util_md5.h
554 # End Source File
555 # Begin Source File
556
557 SOURCE=.\server\util_mutex.c
558 # End Source File
559 # Begin Source File
560
561 SOURCE=.\include\util_mutex.h
562 # End Source File
563 # Begin Source File
564
565 SOURCE=.\server\util_pcre.c
566 # End Source File
567 # Begin Source File
568
569 SOURCE=.\server\util_script.c
570 # End Source File
571 # Begin Source File
572
573 SOURCE=.\include\util_script.h
574 # End Source File
575 # Begin Source File
576
577 SOURCE=.\server\util_time.c
578 # End Source File
579 # Begin Source File
580
581 SOURCE=.\os\win32\util_win32.c
582 # End Source File
583 # Begin Source File
584
585 SOURCE=.\server\util_xml.c
586 # End Source File
587 # Begin Source File
588
589 SOURCE=.\include\util_xml.h
590 # End Source File
591 # End Group
592 # Begin Group "mpm_winnt"
593
594 # PROP Default_Filter ""
595 # Begin Source File
596
597 SOURCE=.\include\ap_listen.h
598 # End Source File
599 # Begin Source File
600
601 SOURCE=.\os\win32\ap_regkey.c
602 # End Source File
603 # Begin Source File
604
605 SOURCE=.\include\ap_regkey.h
606 # End Source File
607 # Begin Source File
608
609 SOURCE=.\server\mpm\winnt\child.c
610 # End Source File
611 # Begin Source File
612
613 SOURCE=.\server\listen.c
614 # End Source File
615 # Begin Source File
616
617 SOURCE=.\server\mpm_common.c
618 # End Source File
619 # Begin Source File
620
621 SOURCE=.\include\mpm_common.h
622 # End Source File
623 # Begin Source File
624
625 SOURCE=.\server\mpm\winnt\mpm_default.h
626
627 !IF  "$(CFG)" == "libhttpd - Win32 Release"
628
629 # PROP Ignore_Default_Tool 1
630 # Begin Custom Build - Creating include/mpm_default.h
631 InputPath=.\server\mpm\winnt\mpm_default.h
632
633 ".\include\mpm_default.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
634         type .\server\mpm\winnt\mpm_default.h > .\include\mpm_default.h
635
636 # End Custom Build
637
638 !ELSEIF  "$(CFG)" == "libhttpd - Win32 Debug"
639
640 # PROP Ignore_Default_Tool 1
641 # Begin Custom Build - Creating include/mpm_default.h
642 InputPath=.\server\mpm\winnt\mpm_default.h
643
644 ".\include\mpm_default.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
645         type .\server\mpm\winnt\mpm_default.h > .\include\mpm_default.h
646
647 # End Custom Build
648
649 !ENDIF 
650
651 # End Source File
652 # Begin Source File
653
654 SOURCE=.\server\mpm\winnt\mpm_winnt.c
655 # End Source File
656 # Begin Source File
657
658 SOURCE=.\server\mpm\winnt\mpm_winnt.h
659 # End Source File
660 # Begin Source File
661
662 SOURCE=.\server\mpm\winnt\nt_eventlog.c
663 # End Source File
664 # Begin Source File
665
666 SOURCE=.\server\provider.c
667 # End Source File
668 # Begin Source File
669
670 SOURCE=.\server\scoreboard.c
671 # End Source File
672 # Begin Source File
673
674 SOURCE=.\include\scoreboard.h
675 # End Source File
676 # Begin Source File
677
678 SOURCE=.\server\mpm\winnt\service.c
679 # End Source File
680 # End Group
681 # Begin Source File
682
683 SOURCE=.\server\gen_test_char.exe
684
685 !IF  "$(CFG)" == "libhttpd - Win32 Release"
686
687 # PROP Ignore_Default_Tool 1
688 USERDEP__GEN_T=".\include\os.h" 
689 # Begin Custom Build - Generating test_char.h from gen_test_char.exe
690 InputPath=.\server\gen_test_char.exe
691
692 ".\server\test_char.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
693         .\server\gen_test_char.exe >.\server\test_char.h
694
695 # End Custom Build
696
697 !ELSEIF  "$(CFG)" == "libhttpd - Win32 Debug"
698
699 # PROP Ignore_Default_Tool 1
700 USERDEP__GEN_T=".\include\os.h" 
701 # Begin Custom Build - Generating test_char.h from gen_test_char.exe
702 InputPath=.\server\gen_test_char.exe
703
704 ".\server\test_char.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
705         .\server\gen_test_char.exe >.\server\test_char.h
706
707 # End Custom Build
708
709 !ELSEIF  "$(CFG)" == "libhttpd - Win32 Lexical"
710
711 # PROP Ignore_Default_Tool 1
712 USERDEP__GEN_T=".\include\os.h"
713 # Begin Custom Build - Generating test_char.h from gen_test_char.exe
714 InputPath=.\server\gen_test_char.exe
715
716 ".\server\test_char.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
717         .\server\gen_test_char.exe >.\server\test_char.h
718
719 # End Custom Build
720
721 !ENDIF 
722
723 # End Source File
724 # Begin Group "Generated Files"
725
726 # PROP Default_Filter ""
727 # Begin Source File
728
729 SOURCE=.\server\util_expr_parse.y
730
731 !IF  "$(CFG)" == "libhttpd - Win32 Release"
732
733 # PROP Exclude_From_Build 1
734
735 !ELSEIF  "$(CFG)" == "libhttpd - Win32 Debug"
736
737 # PROP Exclude_From_Build 1
738
739 !ELSEIF  "$(CFG)" == "libhttpd - Win32 Lexical"
740
741 # PROP Ignore_Default_Tool 1
742 # Begin Custom Build - Generating util_expr_parse.c/.h from util_expr_parse.y
743 InputPath=.\server\util_expr_parse.y
744
745 BuildCmds= \
746         bison -pap_expr_yy --defines=.\server\util_expr_parse.h -o .\server\util_expr_parse.c .\server\util_expr_parse.y
747
748 ".\server\util_expr_parse.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
749    $(BuildCmds)
750
751 ".\server\util_expr_parse.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
752    $(BuildCmds)
753 # End Custom Build
754
755 !ENDIF
756
757 # End Source File
758 # Begin Source File
759
760 SOURCE=.\server\util_expr_scan.l
761
762 !IF  "$(CFG)" == "libhttpd - Win32 Release"
763
764 # PROP Exclude_From_Build 1
765
766 !ELSEIF  "$(CFG)" == "libhttpd - Win32 Debug"
767
768 # PROP Exclude_From_Build 1
769
770 !ELSEIF  "$(CFG)" == "libhttpd - Win32 Lexical"
771
772 # PROP Ignore_Default_Tool 1
773 # Begin Custom Build - Generating util_expr_scan.c from util_expr_scan.l
774 InputPath=.\server\util_expr_scan.l
775
776 ".\server\util_expr_scan.c" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
777         flex -Pap_expr_yy -o .\server\util_expr_scan.c .\server\util_expr_scan.l
778
779 # End Custom Build
780
781 !ENDIF
782
783 # End Source File
784 # End Group
785 # Begin Source File
786
787 SOURCE=.\build\win32\httpd.rc
788 # End Source File
789 # End Target
790 # End Project