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