]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/apr/apr.dsp
ping(8): Fix a mandoc related issue
[FreeBSD/FreeBSD.git] / contrib / apr / apr.dsp
1 # Microsoft Developer Studio Project File - Name="apr" - Package Owner=<4>
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00
3 # ** DO NOT EDIT **
4
5 # TARGTYPE "Win32 (x86) Static Library" 0x0104
6
7 CFG=apr - 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 "apr.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 "apr.mak" CFG="apr - Win32 Release"
17 !MESSAGE 
18 !MESSAGE Possible choices for configuration are:
19 !MESSAGE 
20 !MESSAGE "apr - Win32 Release" (based on "Win32 (x86) Static Library")
21 !MESSAGE "apr - Win32 Debug" (based on "Win32 (x86) Static Library")
22 !MESSAGE "apr - x64 Release" (based on "Win32 (x86) Static Library")
23 !MESSAGE "apr - x64 Debug" (based on "Win32 (x86) Static Library")
24 !MESSAGE 
25
26 # Begin Project
27 # PROP AllowPerConfigDependencies 0
28 # PROP Scc_ProjName ""
29 # PROP Scc_LocalPath ""
30 CPP=cl.exe
31 RSC=rc.exe
32
33 !IF  "$(CFG)" == "apr - Win32 Release"
34
35 # PROP BASE Use_MFC 0
36 # PROP BASE Use_Debug_Libraries 0
37 # PROP BASE Output_Dir "LibR"
38 # PROP BASE Intermediate_Dir "LibR"
39 # PROP BASE Target_Dir ""
40 # PROP Use_MFC 0
41 # PROP Use_Debug_Libraries 0
42 # PROP Output_Dir "LibR"
43 # PROP Intermediate_Dir "LibR"
44 # PROP Target_Dir ""
45 # ADD BASE CPP /nologo /MD /W3 /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /FD /c
46 # ADD CPP /nologo /MD /W3 /Zi /O2 /Oy- /I "./include" /I "./include/arch" /I "./include/arch/win32" /I "./include/arch/unix" /I "./include/private" /D "NDEBUG" /D "APR_DECLARE_STATIC" /D "WIN32" /D "WINNT" /D "_WINDOWS" /Fo"$(INTDIR)\" /Fd"$(OUTDIR)\apr-1" /FD /c
47 # ADD BASE RSC /l 0x409 /d "NDEBUG"
48 # ADD RSC /l 0x409 /d "NDEBUG"
49 BSC32=bscmake.exe
50 # ADD BASE BSC32 /nologo
51 # ADD BSC32 /nologo
52 LIB32=link.exe -lib
53 # ADD BASE LIB32 /nologo
54 # ADD LIB32 /nologo /out:"LibR\apr-1.lib"
55
56 !ELSEIF  "$(CFG)" == "apr - Win32 Debug"
57
58 # PROP BASE Use_MFC 0
59 # PROP BASE Use_Debug_Libraries 1
60 # PROP BASE Output_Dir "LibD"
61 # PROP BASE Intermediate_Dir "LibD"
62 # PROP BASE Target_Dir ""
63 # PROP Use_MFC 0
64 # PROP Use_Debug_Libraries 1
65 # PROP Output_Dir "LibD"
66 # PROP Intermediate_Dir "LibD"
67 # PROP Ignore_Export_Lib 0
68 # PROP Target_Dir ""
69 # ADD BASE CPP /nologo /MDd /W3 /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /FD /EHsc /c
70 # ADD CPP /nologo /MDd /W3 /Zi /Od /I "./include" /I "./include/arch" /I "./include/arch/win32" /I "./include/arch/unix" /I "./include/private" /D "_DEBUG" /D "APR_DECLARE_STATIC" /D "WIN32" /D "WINNT" /D "_WINDOWS" /Fo"$(INTDIR)\" /Fd"$(OUTDIR)\apr-1" /FD /EHsc /c
71 # ADD BASE RSC /l 0x409 /d "_DEBUG"
72 # ADD RSC /l 0x409 /d "_DEBUG"
73 BSC32=bscmake.exe
74 # ADD BASE BSC32 /nologo
75 # ADD BSC32 /nologo
76 LIB32=link.exe -lib
77 # ADD BASE LIB32 /nologo
78 # ADD LIB32 /nologo /out:"LibD\apr-1.lib"
79
80 !ELSEIF  "$(CFG)" == "apr - x64 Release"
81
82 # PROP BASE Use_MFC 0
83 # PROP BASE Use_Debug_Libraries 0
84 # PROP BASE Output_Dir "x64\LibR"
85 # PROP BASE Intermediate_Dir "x64\LibR"
86 # PROP BASE Target_Dir ""
87 # PROP Use_MFC 0
88 # PROP Use_Debug_Libraries 0
89 # PROP Output_Dir "x64\LibR"
90 # PROP Intermediate_Dir "x64\LibR"
91 # PROP Target_Dir ""
92 # ADD BASE CPP /nologo /MD /W3 /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /FD /c
93 # ADD CPP /nologo /MD /W3 /Zi /O2 /Oy- /I "./include" /I "./include/arch" /I "./include/arch/win32" /I "./include/arch/unix" /I "./include/private" /D "NDEBUG" /D "APR_DECLARE_STATIC" /D "WIN32" /D "WINNT" /D "_WINDOWS" /Fo"$(INTDIR)\" /Fd"$(OUTDIR)\apr-1" /FD /c
94 # ADD BASE RSC /l 0x409 /d "NDEBUG"
95 # ADD RSC /l 0x409 /d "NDEBUG"
96 BSC32=bscmake.exe
97 # ADD BASE BSC32 /nologo
98 # ADD BSC32 /nologo
99 LIB32=link.exe -lib
100 # ADD BASE LIB32 /nologo
101 # ADD LIB32 /nologo /out:"x64\LibR\apr-1.lib"
102
103 !ELSEIF  "$(CFG)" == "apr - x64 Debug"
104
105 # PROP BASE Use_MFC 0
106 # PROP BASE Use_Debug_Libraries 1
107 # PROP BASE Output_Dir "x64\LibD"
108 # PROP BASE Intermediate_Dir "x64\LibD"
109 # PROP BASE Target_Dir ""
110 # PROP Use_MFC 0
111 # PROP Use_Debug_Libraries 1
112 # PROP Output_Dir "x64\LibD"
113 # PROP Intermediate_Dir "x64\LibD"
114 # PROP Ignore_Export_Lib 0
115 # PROP Target_Dir ""
116 # ADD BASE CPP /nologo /MDd /W3 /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /FD /EHsc /c
117 # ADD CPP /nologo /MDd /W3 /Zi /Od /I "./include" /I "./include/arch" /I "./include/arch/win32" /I "./include/arch/unix" /I "./include/private" /D "_DEBUG" /D "APR_DECLARE_STATIC" /D "WIN32" /D "WINNT" /D "_WINDOWS" /Fo"$(INTDIR)\" /Fd"$(OUTDIR)\apr-1" /FD /EHsc /c
118 # ADD BASE RSC /l 0x409 /d "_DEBUG"
119 # ADD RSC /l 0x409 /d "_DEBUG"
120 BSC32=bscmake.exe
121 # ADD BASE BSC32 /nologo
122 # ADD BSC32 /nologo
123 LIB32=link.exe -lib
124 # ADD BASE LIB32 /nologo
125 # ADD LIB32 /nologo /out:"x64\LibD\apr-1.lib"
126
127 !ENDIF 
128
129 # Begin Target
130
131 # Name "apr - Win32 Release"
132 # Name "apr - Win32 Debug"
133 # Name "apr - x64 Release"
134 # Name "apr - x64 Debug"
135 # Begin Group "Source Files"
136
137 # PROP Default_Filter ".c"
138 # Begin Group "atomic"
139
140 # PROP Default_Filter ""
141 # Begin Source File
142
143 SOURCE=.\atomic\win32\apr_atomic.c
144 # End Source File
145 # Begin Source File
146
147 SOURCE=.\atomic\win32\apr_atomic64.c
148 # End Source File
149 # End Group
150 # Begin Group "dso"
151
152 # PROP Default_Filter ""
153 # Begin Source File
154
155 SOURCE=.\dso\win32\dso.c
156 # End Source File
157 # End Group
158 # Begin Group "encoding"
159
160 # PROP Default_Filter ""
161 # Begin Source File
162
163 SOURCE=.\encoding\apr_encode.c
164
165 # End Source File
166 # Begin Source File
167
168 SOURCE=.\encoding\apr_escape.c
169
170 # End Source File
171 # End Group
172 # Begin Group "file_io"
173
174 # PROP Default_Filter ""
175 # Begin Source File
176
177 SOURCE=.\file_io\win32\buffer.c
178 # End Source File
179 # Begin Source File
180
181 SOURCE=.\file_io\unix\copy.c
182 # End Source File
183 # Begin Source File
184
185 SOURCE=.\file_io\win32\dir.c
186 # End Source File
187 # Begin Source File
188
189 SOURCE=.\file_io\unix\fileacc.c
190 # End Source File
191 # Begin Source File
192
193 SOURCE=.\file_io\win32\filedup.c
194 # End Source File
195 # Begin Source File
196
197 SOURCE=.\file_io\win32\filepath.c
198 # End Source File
199 # Begin Source File
200
201 SOURCE=.\file_io\unix\filepath_util.c
202 # End Source File
203 # Begin Source File
204
205 SOURCE=.\file_io\win32\filestat.c
206 # End Source File
207 # Begin Source File
208
209 SOURCE=.\file_io\win32\filesys.c
210 # End Source File
211 # Begin Source File
212
213 SOURCE=.\file_io\win32\flock.c
214 # End Source File
215 # Begin Source File
216
217 SOURCE=.\file_io\unix\fullrw.c
218 # End Source File
219 # Begin Source File
220
221 SOURCE=.\file_io\unix\mktemp.c
222 # End Source File
223 # Begin Source File
224
225 SOURCE=.\file_io\win32\open.c
226 # End Source File
227 # Begin Source File
228
229 SOURCE=.\file_io\win32\pipe.c
230 # End Source File
231 # Begin Source File
232
233 SOURCE=.\file_io\win32\readwrite.c
234 # End Source File
235 # Begin Source File
236
237 SOURCE=.\file_io\win32\seek.c
238 # End Source File
239 # Begin Source File
240
241 SOURCE=.\file_io\unix\tempdir.c
242 # End Source File
243 # End Group
244 # Begin Group "locks"
245
246 # PROP Default_Filter ""
247 # Begin Source File
248
249 SOURCE=.\locks\win32\proc_mutex.c
250 # End Source File
251 # Begin Source File
252
253 SOURCE=.\locks\win32\thread_cond.c
254 # End Source File
255 # Begin Source File
256
257 SOURCE=.\locks\win32\thread_mutex.c
258 # End Source File
259 # Begin Source File
260
261 SOURCE=.\locks\win32\thread_rwlock.c
262 # End Source File
263 # End Group
264 # Begin Group "memory"
265
266 # PROP Default_Filter ""
267 # Begin Source File
268
269 SOURCE=.\memory\unix\apr_pools.c
270 # End Source File
271 # End Group
272 # Begin Group "misc"
273
274 # PROP Default_Filter ""
275 # Begin Source File
276
277 SOURCE=.\misc\win32\apr_app.c
278 # PROP Exclude_From_Build 1
279 # End Source File
280 # Begin Source File
281
282 SOURCE=.\misc\win32\charset.c
283 # End Source File
284 # Begin Source File
285
286 SOURCE=.\misc\win32\env.c
287 # End Source File
288 # Begin Source File
289
290 SOURCE=.\misc\unix\errorcodes.c
291 # End Source File
292 # Begin Source File
293
294 SOURCE=.\misc\unix\getopt.c
295 # End Source File
296 # Begin Source File
297
298 SOURCE=.\misc\win32\internal.c
299 # End Source File
300 # Begin Source File
301
302 SOURCE=.\misc\win32\misc.c
303 # End Source File
304 # Begin Source File
305
306 SOURCE=.\misc\unix\otherchild.c
307 # End Source File
308 # Begin Source File
309
310 SOURCE=.\misc\win32\rand.c
311 # End Source File
312 # Begin Source File
313
314 SOURCE=.\misc\win32\start.c
315 # End Source File
316 # Begin Source File
317
318 SOURCE=.\misc\win32\utf8.c
319 # End Source File
320 # Begin Source File
321
322 SOURCE=.\misc\unix\version.c
323 # End Source File
324 # End Group
325 # Begin Group "mmap"
326
327 # PROP Default_Filter ""
328 # Begin Source File
329
330 SOURCE=.\mmap\unix\common.c
331 # End Source File
332 # Begin Source File
333
334 SOURCE=.\mmap\win32\mmap.c
335 # End Source File
336 # End Group
337 # Begin Group "network_io"
338
339 # PROP Default_Filter ""
340 # Begin Source File
341
342 SOURCE=.\network_io\unix\inet_ntop.c
343 # End Source File
344 # Begin Source File
345
346 SOURCE=.\network_io\unix\inet_pton.c
347 # End Source File
348 # Begin Source File
349
350 SOURCE=.\network_io\unix\multicast.c
351 # End Source File
352 # Begin Source File
353
354 SOURCE=.\network_io\win32\sendrecv.c
355 # End Source File
356 # Begin Source File
357
358 SOURCE=.\network_io\unix\sockaddr.c
359 # End Source File
360 # Begin Source File
361
362 SOURCE=.\network_io\win32\sockets.c
363 # End Source File
364 # Begin Source File
365
366 SOURCE=.\network_io\unix\socket_util.c
367 # End Source File
368 # Begin Source File
369
370 SOURCE=.\network_io\win32\sockopt.c
371 # End Source File
372 # End Group
373 # Begin Group "passwd"
374
375 # PROP Default_Filter ""
376 # Begin Source File
377
378 SOURCE=.\passwd\apr_getpass.c
379 # End Source File
380 # End Group
381 # Begin Group "poll"
382
383 # PROP Default_Filter ""
384 # Begin Source File
385
386 SOURCE=.\poll\unix\poll.c
387 # End Source File
388 # Begin Source File
389
390 SOURCE=.\poll\unix\pollcb.c
391 # End Source File
392 # Begin Source File
393
394 SOURCE=.\poll\unix\pollset.c
395 # End Source File
396 # Begin Source File
397
398 SOURCE=.\poll\unix\select.c
399 # End Source File
400 # Begin Source File
401
402 SOURCE=.\poll\unix\wakeup.c
403 # End Source File
404 # End Group
405 # Begin Group "random"
406
407 # PROP Default_Filter ""
408 # Begin Source File
409
410 SOURCE=.\random\unix\apr_random.c
411 # End Source File
412 # Begin Source File
413
414 SOURCE=.\random\unix\sha2.c
415 # End Source File
416 # Begin Source File
417
418 SOURCE=.\random\unix\sha2_glue.c
419 # End Source File
420 # End Group
421 # Begin Group "shmem"
422
423 # PROP Default_Filter ""
424 # Begin Source File
425
426 SOURCE=.\shmem\win32\shm.c
427 # End Source File
428 # End Group
429 # Begin Group "strings"
430
431 # PROP Default_Filter ""
432 # Begin Source File
433
434 SOURCE=.\strings\apr_cpystrn.c
435 # End Source File
436 # Begin Source File
437
438 SOURCE=.\strings\apr_cstr.c
439 # End Source File
440 # Begin Source File
441
442 SOURCE=.\strings\apr_fnmatch.c
443 # End Source File
444 # Begin Source File
445
446 SOURCE=.\strings\apr_snprintf.c
447 # End Source File
448 # Begin Source File
449
450 SOURCE=.\strings\apr_strings.c
451 # End Source File
452 # Begin Source File
453
454 SOURCE=.\strings\apr_strnatcmp.c
455 # End Source File
456 # Begin Source File
457
458 SOURCE=.\strings\apr_strtok.c
459 # End Source File
460 # End Group
461 # Begin Group "tables"
462
463 # PROP Default_Filter ""
464 # Begin Source File
465
466 SOURCE=.\tables\apr_hash.c
467 # End Source File
468 # Begin Source File
469
470 SOURCE=.\tables\apr_skiplist.c
471 # End Source File
472 # Begin Source File
473
474 SOURCE=.\tables\apr_tables.c
475 # End Source File
476 # End Group
477 # Begin Group "threadproc"
478
479 # PROP Default_Filter ""
480 # Begin Source File
481
482 SOURCE=.\threadproc\win32\proc.c
483 # End Source File
484 # Begin Source File
485
486 SOURCE=.\threadproc\win32\signals.c
487 # End Source File
488 # Begin Source File
489
490 SOURCE=.\threadproc\win32\thread.c
491 # End Source File
492 # Begin Source File
493
494 SOURCE=.\threadproc\win32\threadpriv.c
495 # End Source File
496 # End Group
497 # Begin Group "time"
498
499 # PROP Default_Filter ""
500 # Begin Source File
501
502 SOURCE=.\time\win32\time.c
503 # End Source File
504 # Begin Source File
505
506 SOURCE=.\time\win32\timestr.c
507 # End Source File
508 # End Group
509 # Begin Group "user"
510
511 # PROP Default_Filter ""
512 # Begin Source File
513
514 SOURCE=.\user\win32\groupinfo.c
515 # End Source File
516 # Begin Source File
517
518 SOURCE=.\user\win32\userinfo.c
519 # End Source File
520 # End Group
521 # End Group
522 # Begin Group "Private Header Files"
523
524 # PROP Default_Filter ""
525 # Begin Source File
526
527 SOURCE=.\include\arch\win32\apr_arch_atime.h
528 # End Source File
529 # Begin Source File
530
531 SOURCE=.\include\arch\win32\apr_arch_dso.h
532 # End Source File
533 # Begin Source File
534
535 SOURCE=.\include\arch\win32\apr_arch_file_io.h
536 # End Source File
537 # Begin Source File
538
539 SOURCE=.\include\arch\win32\apr_arch_inherit.h
540 # End Source File
541 # Begin Source File
542
543 SOURCE=.\include\arch\win32\apr_arch_misc.h
544 # End Source File
545 # Begin Source File
546
547 SOURCE=.\include\arch\win32\apr_arch_networkio.h
548 # End Source File
549 # Begin Source File
550
551 SOURCE=.\include\arch\win32\apr_arch_thread_mutex.h
552 # End Source File
553 # Begin Source File
554
555 SOURCE=.\include\arch\win32\apr_arch_thread_rwlock.h
556 # End Source File
557 # Begin Source File
558
559 SOURCE=.\include\arch\win32\apr_arch_threadproc.h
560 # End Source File
561 # Begin Source File
562
563 SOURCE=.\include\arch\win32\apr_arch_utf8.h
564 # End Source File
565 # Begin Source File
566
567 SOURCE=.\include\arch\win32\apr_private.h
568 # End Source File
569 # Begin Source File
570
571 SOURCE=.\include\arch\apr_private_common.h
572 # End Source File
573 # End Group
574 # Begin Group "Public Header Files"
575
576 # PROP Default_Filter ""
577 # Begin Source File
578
579 SOURCE=.\include\apr.h.in
580 # PROP Exclude_From_Build 1
581 # End Source File
582 # Begin Source File
583
584 SOURCE=.\include\apr.hnw
585 # PROP Exclude_From_Build 1
586 # End Source File
587 # Begin Source File
588
589 SOURCE=.\include\apr.hw
590
591 !IF  "$(CFG)" == "apr - Win32 Release"
592
593 # Begin Custom Build - Creating apr.h from apr.hw
594 InputPath=.\include\apr.hw
595
596 ".\include\apr.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
597         type .\include\apr.hw > .\include\apr.h
598
599 # End Custom Build
600
601 !ELSEIF  "$(CFG)" == "apr - Win32 Debug"
602
603 # Begin Custom Build - Creating apr.h from apr.hw
604 InputPath=.\include\apr.hw
605
606 ".\include\apr.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
607         type .\include\apr.hw > .\include\apr.h
608
609 # End Custom Build
610
611 !ELSEIF  "$(CFG)" == "apr - x64 Release"
612
613 # Begin Custom Build - Creating apr.h from apr.hw
614 InputPath=.\include\apr.hw
615
616 ".\include\apr.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
617         type .\include\apr.hw > .\include\apr.h
618
619 # End Custom Build
620
621 !ELSEIF  "$(CFG)" == "apr - x64 Debug"
622
623 # Begin Custom Build - Creating apr.h from apr.hw
624 InputPath=.\include\apr.hw
625
626 ".\include\apr.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
627         type .\include\apr.hw > .\include\apr.h
628
629 # End Custom Build
630
631 !ENDIF 
632
633 # End Source File
634 # Begin Source File
635
636 SOURCE=.\include\apr_allocator.h
637 # End Source File
638 # Begin Source File
639
640 SOURCE=.\include\apr_atomic.h
641 # End Source File
642 # Begin Source File
643
644 SOURCE=.\include\apr_dso.h
645 # End Source File
646 # Begin Source File
647
648 SOURCE=.\include\apr_env.h
649 # End Source File
650 # Begin Source File
651
652 SOURCE=.\include\apr_errno.h
653 # End Source File
654 # Begin Source File
655
656 SOURCE=.\include\apr_escape.h
657
658 !IF  "$(CFG)" == "libapr - Win32 Release"
659
660 # Begin Custom Build - Creating gen_test_char.exe and apr_escape_test_char.h
661 InputPath=.\include\apr_escape.h
662
663 ".\include\apr_escape_test_char.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
664         cl.exe /nologo /W3 /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FD /I ".\include" /Fo.\Release\gen_test_char /Fe.\Release\gen_test_char.exe .\tools\gen_test_char.c 
665         .\Release\gen_test_char.exe > .\include\apr_escape_test_char.h
666
667 # End Custom Build
668
669 !ELSEIF  "$(CFG)" == "libapr - Win32 Debug"
670
671 # Begin Custom Build - Creating gen_test_char.exe and apr_escape_test_char.h
672 InputPath=.\include\apr_escape.h
673
674 ".\include\apr_escape_test_char.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
675         cl.exe /nologo /W3 /EHsc /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FD /I ".\include" /Fo.\Debug\gen_test_char /Fe.\Debug\gen_test_char.exe .\tools\gen_test_char.c  
676         .\Debug\gen_test_char.exe > .\include\apr_escape_test_char.h
677
678 # End Custom Build
679
680 !ELSEIF  "$(CFG)" == "libapr - x64 Release"
681
682 # Begin Custom Build - Creating gen_test_char.exe and apr_escape_test_char.h
683 InputPath=.\include\apr_escape.h
684
685 ".\include\apr_escape_test_char.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
686         cl.exe /nologo /W3 /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FD /I ".\include" /Fo.\x64\Release\gen_test_char /Fe.\x64\Release\gen_test_char.exe .\tools\gen_test_char.c 
687         .\x64\Release\gen_test_char.exe > .\include\apr_escape_test_char.h
688
689 # End Custom Build
690
691 !ELSEIF  "$(CFG)" == "libapr - x64 Debug"
692
693 # Begin Custom Build - Creating gen_test_char.exe and apr_escape_test_char.h
694 InputPath=.\include\apr_escape.h
695
696 ".\include\apr_escape_test_char.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
697         cl.exe /nologo /W3 /EHsc /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FD /I ".\include" /Fo.\x64\Debug\gen_test_char /Fe.\x64\Debug\gen_test_char.exe .\tools\gen_test_char.c 
698         .\x64\Debug\gen_test_char.exe > .\include\apr_escape_test_char.h
699
700 # End Custom Build
701
702 !ENDIF 
703
704 # End Source File
705 # Begin Source File
706
707 SOURCE=.\include\apr_file_info.h
708 # End Source File
709 # Begin Source File
710
711 SOURCE=.\include\apr_file_io.h
712 # End Source File
713 # Begin Source File
714
715 SOURCE=.\include\apr_fnmatch.h
716 # End Source File
717 # Begin Source File
718
719 SOURCE=.\include\apr_general.h
720 # End Source File
721 # Begin Source File
722
723 SOURCE=.\include\apr_getopt.h
724 # End Source File
725 # Begin Source File
726
727 SOURCE=.\include\apr_global_mutex.h
728 # End Source File
729 # Begin Source File
730
731 SOURCE=.\include\apr_hash.h
732 # End Source File
733 # Begin Source File
734
735 SOURCE=.\include\apr_inherit.h
736 # End Source File
737 # Begin Source File
738
739 SOURCE=.\include\apr_lib.h
740 # End Source File
741 # Begin Source File
742
743 SOURCE=.\include\apr_mmap.h
744 # End Source File
745 # Begin Source File
746
747 SOURCE=.\include\apr_network_io.h
748 # End Source File
749 # Begin Source File
750
751 SOURCE=.\include\apr_poll.h
752 # End Source File
753 # Begin Source File
754
755 SOURCE=.\include\apr_pools.h
756 # End Source File
757 # Begin Source File
758
759 SOURCE=.\include\apr_portable.h
760 # End Source File
761 # Begin Source File
762
763 SOURCE=.\include\apr_proc_mutex.h
764 # End Source File
765 # Begin Source File
766
767 SOURCE=.\include\apr_random.h
768 # End Source File
769 # Begin Source File
770
771 SOURCE=.\include\apr_ring.h
772 # End Source File
773 # Begin Source File
774
775 SOURCE=.\include\apr_shm.h
776 # End Source File
777 # Begin Source File
778
779 SOURCE=.\include\apr_signal.h
780 # End Source File
781 # Begin Source File
782
783 SOURCE=.\include\apr_skiplist.h
784 # End Source File
785 # Begin Source File
786
787 SOURCE=.\include\apr_strings.h
788 # End Source File
789 # Begin Source File
790
791 SOURCE=.\include\apr_support.h
792 # End Source File
793 # Begin Source File
794
795 SOURCE=.\include\apr_tables.h
796 # End Source File
797 # Begin Source File
798
799 SOURCE=.\include\apr_thread_cond.h
800 # End Source File
801 # Begin Source File
802
803 SOURCE=.\include\apr_thread_mutex.h
804 # End Source File
805 # Begin Source File
806
807 SOURCE=.\include\apr_thread_proc.h
808 # End Source File
809 # Begin Source File
810
811 SOURCE=.\include\apr_thread_rwlock.h
812 # End Source File
813 # Begin Source File
814
815 SOURCE=.\include\apr_time.h
816 # End Source File
817 # Begin Source File
818
819 SOURCE=.\include\apr_user.h
820 # End Source File
821 # Begin Source File
822
823 SOURCE=.\include\apr_version.h
824 # End Source File
825 # Begin Source File
826
827 SOURCE=.\include\apr_want.h
828 # End Source File
829 # End Group
830 # End Target
831 # End Project