]> granicus.if.org Git - apache/blob - libhttpd.dsp
Hmmm... ap_release.h is a good file to list in the IDE.
[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 /I ".\include" /I ".\srclib\apr\include" /I ".\srclib\apr-util\include" /I "./server/mpm/winnt" /I "./srclib/expat-lite" /I "./os/win32" /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" /I "./server/mpm/winnt" /I "./srclib/expat-lite" /I "./os/win32" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "AP_DECLARE_EXPORT" /Fd"Debug\libhttpd" /FD /c
47 # ADD BASE MTL /nologo /D "NDEBUG" /win32
48 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32
49 # ADD BASE RSC /l 0x809 /d "NDEBUG"
50 # ADD RSC /l 0x809 /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 /nologo /subsystem:windows /dll /map /machine:I386 /base:@"os\win32\BaseAddr.ref",libhttpd
57
58 !ELSEIF  "$(CFG)" == "libhttpd - Win32 Debug"
59
60 # PROP BASE Use_MFC 0
61 # PROP BASE Use_Debug_Libraries 1
62 # PROP BASE Output_Dir "Debug"
63 # PROP BASE Intermediate_Dir "Debug"
64 # PROP BASE Target_Dir ""
65 # PROP Use_MFC 0
66 # PROP Use_Debug_Libraries 1
67 # PROP Output_Dir "Debug"
68 # PROP Intermediate_Dir "Debug"
69 # PROP Ignore_Export_Lib 0
70 # PROP Target_Dir ""
71 # ADD BASE CPP /nologo /MDd /W3 /GX /ZI /Od /I ".\include" /I ".\srclib\apr\include" /I ".\srclib\apr-util\include" /I "./server/mpm/winnt" /I "./srclib/expat-lite" /I "./os/win32" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "AP_DECLARE_EXPORT" /FD /c
72 # ADD CPP /nologo /MDd /W3 /GX /ZI /Od /I ".\include" /I ".\srclib\apr\include" /I ".\srclib\apr-util\include" /I "./server/mpm/winnt" /I "./srclib/expat-lite" /I "./os/win32" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "AP_DECLARE_EXPORT" /Fd"Debug\libhttpd" /FD /c
73 # ADD BASE MTL /nologo /D "_DEBUG" /win32
74 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32
75 # ADD BASE RSC /l 0x809 /d "_DEBUG"
76 # ADD RSC /l 0x809 /d "_DEBUG"
77 BSC32=bscmake.exe
78 # ADD BASE BSC32 /nologo
79 # ADD BSC32 /nologo
80 LINK32=link.exe
81 # 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
82 # ADD 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
83
84 !ENDIF 
85
86 # Begin Target
87
88 # Name "libhttpd - Win32 Release"
89 # Name "libhttpd - Win32 Debug"
90 # Begin Group "Configuration"
91
92 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;hpj;bat;for;f90"
93 # Begin Source File
94
95 SOURCE=.\include\ap_config.h
96 # End Source File
97 # Begin Source File
98
99 SOURCE=.\include\ap_mmn.h
100 # End Source File
101 # Begin Source File
102
103 SOURCE=.\include\ap_release.h
104 # End Source File
105 # Begin Source File
106
107 SOURCE=.\server\buildmark.c
108 # End Source File
109 # Begin Source File
110
111 SOURCE=.\include\http_conf_globals.h
112 # End Source File
113 # Begin Source File
114
115 SOURCE=.\os\win32\modules.c
116 # End Source File
117 # Begin Source File
118
119 SOURCE=.\os\win32\os.h
120 # End Source File
121 # End Group
122 # Begin Group "Generated Files"
123
124 # PROP Default_Filter ""
125 # Begin Source File
126
127 SOURCE=.\server\gen_test_char.exe
128
129 !IF  "$(CFG)" == "libhttpd - Win32 Release"
130
131 # Begin Custom Build - Generating test_char.h
132 InputPath=.\server\gen_test_char.exe
133
134 ".\server\test_char.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
135         .\server\gen_test_char.exe >.\server\test_char.h 
136         echo Generated test_char.h from gen_test_char.exe 
137         
138 # End Custom Build
139
140 !ELSEIF  "$(CFG)" == "libhttpd - Win32 Debug"
141
142 # Begin Custom Build - Generating test_char.h
143 InputPath=.\server\gen_test_char.exe
144
145 ".\server\test_char.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
146         .\server\gen_test_char.exe >.\server\test_char.h 
147         echo Generated test_char.h from gen_test_char.exe 
148         
149 # End Custom Build
150
151 !ENDIF 
152
153 # End Source File
154 # Begin Source File
155
156 SOURCE=.\server\gen_uri_delims.exe
157
158 !IF  "$(CFG)" == "libhttpd - Win32 Release"
159
160 # Begin Custom Build - Generating uri_delims.h
161 InputPath=.\server\gen_uri_delims.exe
162
163 ".\server\uri_delims.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
164         .\server\gen_uri_delims.exe >.\server\uri_delims.h 
165         echo Generated uri_delims.h from gen_uri_delims.exe 
166         
167 # End Custom Build
168
169 !ELSEIF  "$(CFG)" == "libhttpd - Win32 Debug"
170
171 # Begin Custom Build - Generating uri_delims.h
172 InputPath=.\server\gen_uri_delims.exe
173
174 ".\server\uri_delims.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
175         .\server\gen_uri_delims.exe >.\server\uri_delims.h 
176         echo Generated uri_delims.h from gen_uri_delims.exe 
177         
178 # End Custom Build
179
180 !ENDIF 
181
182 # End Source File
183 # Begin Source File
184
185 SOURCE=.\server\test_char.h
186 # End Source File
187 # Begin Source File
188
189 SOURCE=.\server\uri_delims.h
190 # End Source File
191 # End Group
192 # Begin Group "httpd"
193
194 # PROP Default_Filter ""
195 # Begin Source File
196
197 SOURCE=.\server\config.c
198 # End Source File
199 # Begin Source File
200
201 SOURCE=.\server\connection.c
202 # End Source File
203 # Begin Source File
204
205 SOURCE=.\include\http_config.h
206 # End Source File
207 # Begin Source File
208
209 SOURCE=.\include\http_connection.h
210 # End Source File
211 # Begin Source File
212
213 SOURCE=.\include\http_log.h
214 # End Source File
215 # Begin Source File
216
217 SOURCE=.\include\http_main.h
218 # End Source File
219 # Begin Source File
220
221 SOURCE=.\include\http_vhost.h
222 # End Source File
223 # Begin Source File
224
225 SOURCE=.\include\httpd.h
226 # End Source File
227 # Begin Source File
228
229 SOURCE=.\server\log.c
230 # End Source File
231 # Begin Source File
232
233 SOURCE=.\server\scoreboard.c
234 # End Source File
235 # Begin Source File
236
237 SOURCE=.\server\vhost.c
238 # End Source File
239 # End Group
240 # Begin Group "modules"
241
242 # PROP Default_Filter ""
243 # Begin Source File
244
245 SOURCE=.\modules\http\http_core.c
246 # End Source File
247 # Begin Source File
248
249 SOURCE=.\include\http_core.h
250 # End Source File
251 # Begin Source File
252
253 SOURCE=.\modules\http\http_protocol.c
254 # End Source File
255 # Begin Source File
256
257 SOURCE=.\include\http_protocol.h
258 # End Source File
259 # Begin Source File
260
261 SOURCE=.\modules\http\http_request.c
262 # End Source File
263 # Begin Source File
264
265 SOURCE=.\include\http_request.h
266 # End Source File
267 # Begin Source File
268
269 SOURCE=.\modules\aaa\mod_access.c
270 # End Source File
271 # Begin Source File
272
273 SOURCE=.\modules\mappers\mod_actions.c
274 # End Source File
275 # Begin Source File
276
277 SOURCE=.\modules\mappers\mod_alias.c
278 # End Source File
279 # Begin Source File
280
281 SOURCE=.\modules\generators\mod_asis.c
282 # End Source File
283 # Begin Source File
284
285 SOURCE=.\modules\aaa\mod_auth.c
286 # End Source File
287 # Begin Source File
288
289 SOURCE=.\modules\generators\mod_autoindex.c
290 # End Source File
291 # Begin Source File
292
293 SOURCE=.\modules\generators\mod_cgi.c
294 # End Source File
295 # Begin Source File
296
297 SOURCE=.\modules\http\mod_core.h
298 # End Source File
299 # Begin Source File
300
301 SOURCE=.\modules\mappers\mod_dir.c
302 # End Source File
303 # Begin Source File
304
305 SOURCE=.\modules\metadata\mod_env.c
306 # End Source File
307 # Begin Source File
308
309 SOURCE=.\modules\mappers\mod_imap.c
310 # End Source File
311 # Begin Source File
312
313 SOURCE=.\modules\filters\mod_include.c
314 # End Source File
315 # Begin Source File
316
317 SOURCE=.\modules\filters\mod_include.h
318 # End Source File
319 # Begin Source File
320
321 SOURCE=.\os\win32\mod_isapi.c
322 # End Source File
323 # Begin Source File
324
325 SOURCE=.\modules\loggers\mod_log_config.c
326 # End Source File
327 # Begin Source File
328
329 SOURCE=.\modules\http\mod_mime.c
330 # End Source File
331 # Begin Source File
332
333 SOURCE=.\modules\mappers\mod_negotiation.c
334 # End Source File
335 # Begin Source File
336
337 SOURCE=.\modules\metadata\mod_setenvif.c
338 # End Source File
339 # Begin Source File
340
341 SOURCE=.\modules\mappers\mod_so.c
342 # End Source File
343 # Begin Source File
344
345 SOURCE=.\modules\mappers\mod_userdir.c
346 # End Source File
347 # End Group
348 # Begin Group "util"
349
350 # PROP Default_Filter ""
351 # Begin Source File
352
353 SOURCE=.\server\error_bucket.c
354 # End Source File
355 # Begin Source File
356
357 SOURCE=.\server\rfc1413.c
358 # End Source File
359 # Begin Source File
360
361 SOURCE=.\include\rfc1413.h
362 # End Source File
363 # Begin Source File
364
365 SOURCE=.\server\util.c
366 # End Source File
367 # Begin Source File
368
369 SOURCE=.\server\util_cfgtree.c
370 # End Source File
371 # Begin Source File
372
373 SOURCE=.\include\util_cfgtree.h
374 # End Source File
375 # Begin Source File
376
377 SOURCE=.\include\util_charset.h
378 # End Source File
379 # Begin Source File
380
381 SOURCE=.\server\util_date.c
382 # End Source File
383 # Begin Source File
384
385 SOURCE=.\include\util_date.h
386 # End Source File
387 # Begin Source File
388
389 SOURCE=.\include\util_ebcdic.h
390 # End Source File
391 # Begin Source File
392
393 SOURCE=.\server\util_filter.c
394 # End Source File
395 # Begin Source File
396
397 SOURCE=.\include\util_filter.h
398 # End Source File
399 # Begin Source File
400
401 SOURCE=.\server\util_md5.c
402 # End Source File
403 # Begin Source File
404
405 SOURCE=.\include\util_md5.h
406 # End Source File
407 # Begin Source File
408
409 SOURCE=.\server\util_script.c
410 # End Source File
411 # Begin Source File
412
413 SOURCE=.\include\util_script.h
414 # End Source File
415 # Begin Source File
416
417 SOURCE=.\server\util_uri.c
418 # End Source File
419 # Begin Source File
420
421 SOURCE=.\include\util_uri.h
422 # End Source File
423 # Begin Source File
424
425 SOURCE=.\os\win32\util_win32.c
426 # End Source File
427 # Begin Source File
428
429 SOURCE=.\server\util_xml.c
430 # End Source File
431 # Begin Source File
432
433 SOURCE=.\include\util_xml.h
434 # End Source File
435 # End Group
436 # Begin Group "mpm_winnt"
437
438 # PROP Default_Filter ""
439 # Begin Source File
440
441 SOURCE=.\include\ap_listen.h
442 # End Source File
443 # Begin Source File
444
445 SOURCE=.\include\ap_mpm.h
446 # End Source File
447 # Begin Source File
448
449 SOURCE=.\server\listen.c
450 # End Source File
451 # Begin Source File
452
453 SOURCE=.\server\mpm\winnt\mpm.h
454 # End Source File
455 # Begin Source File
456
457 SOURCE=.\include\mpm_common.h
458 # End Source File
459 # Begin Source File
460
461 SOURCE=.\server\mpm\winnt\mpm_default.h
462 # End Source File
463 # Begin Source File
464
465 SOURCE=.\include\mpm_status.h
466 # End Source File
467 # Begin Source File
468
469 SOURCE=.\server\mpm\winnt\mpm_winnt.c
470 # End Source File
471 # Begin Source File
472
473 SOURCE=.\server\mpm\winnt\mpm_winnt.h
474 # End Source File
475 # Begin Source File
476
477 SOURCE=.\server\mpm\winnt\registry.c
478 # End Source File
479 # Begin Source File
480
481 SOURCE=.\server\mpm\winnt\service.c
482 # End Source File
483 # End Group
484 # End Target
485 # End Project