apr.dsp revision 251875
1235368Sgnn# 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 "file_io"
206
207# PROP Default_Filter ""
208# Begin Source File
209
210SOURCE=.\file_io\win32\buffer.c
211# End Source File
212# Begin Source File
213
214SOURCE=.\file_io\unix\copy.c
215# End Source File
216# Begin Source File
217
218SOURCE=.\file_io\win32\dir.c
219# End Source File
220# Begin Source File
221
222SOURCE=.\file_io\unix\fileacc.c
223# End Source File
224# Begin Source File
225
226SOURCE=.\file_io\win32\filedup.c
227# End Source File
228# Begin Source File
229
230SOURCE=.\file_io\win32\filepath.c
231# End Source File
232# Begin Source File
233
234SOURCE=.\file_io\unix\filepath_util.c
235# End Source File
236# Begin Source File
237
238SOURCE=.\file_io\win32\filestat.c
239# End Source File
240# Begin Source File
241
242SOURCE=.\file_io\win32\filesys.c
243# End Source File
244# Begin Source File
245
246SOURCE=.\file_io\win32\flock.c
247# End Source File
248# Begin Source File
249
250SOURCE=.\file_io\unix\fullrw.c
251# End Source File
252# Begin Source File
253
254SOURCE=.\file_io\unix\mktemp.c
255# End Source File
256# Begin Source File
257
258SOURCE=.\file_io\win32\open.c
259# End Source File
260# Begin Source File
261
262SOURCE=.\file_io\win32\pipe.c
263# End Source File
264# Begin Source File
265
266SOURCE=.\file_io\win32\readwrite.c
267# End Source File
268# Begin Source File
269
270SOURCE=.\file_io\win32\seek.c
271# End Source File
272# Begin Source File
273
274SOURCE=.\file_io\unix\tempdir.c
275# End Source File
276# End Group
277# Begin Group "locks"
278
279# PROP Default_Filter ""
280# Begin Source File
281
282SOURCE=.\locks\win32\proc_mutex.c
283# End Source File
284# Begin Source File
285
286SOURCE=.\locks\win32\thread_cond.c
287# End Source File
288# Begin Source File
289
290SOURCE=.\locks\win32\thread_mutex.c
291# End Source File
292# Begin Source File
293
294SOURCE=.\locks\win32\thread_rwlock.c
295# End Source File
296# End Group
297# Begin Group "memory"
298
299# PROP Default_Filter ""
300# Begin Source File
301
302SOURCE=.\memory\unix\apr_pools.c
303# End Source File
304# End Group
305# Begin Group "misc"
306
307# PROP Default_Filter ""
308# Begin Source File
309
310SOURCE=.\misc\win32\apr_app.c
311# PROP Exclude_From_Build 1
312# End Source File
313# Begin Source File
314
315SOURCE=.\misc\win32\charset.c
316# End Source File
317# Begin Source File
318
319SOURCE=.\misc\win32\env.c
320# End Source File
321# Begin Source File
322
323SOURCE=.\misc\unix\errorcodes.c
324# End Source File
325# Begin Source File
326
327SOURCE=.\misc\unix\getopt.c
328# End Source File
329# Begin Source File
330
331SOURCE=.\misc\win32\internal.c
332# End Source File
333# Begin Source File
334
335SOURCE=.\misc\win32\misc.c
336# End Source File
337# Begin Source File
338
339SOURCE=.\misc\unix\otherchild.c
340# End Source File
341# Begin Source File
342
343SOURCE=.\misc\win32\rand.c
344# End Source File
345# Begin Source File
346
347SOURCE=.\misc\win32\start.c
348# End Source File
349# Begin Source File
350
351SOURCE=.\misc\win32\utf8.c
352# End Source File
353# Begin Source File
354
355SOURCE=.\misc\unix\version.c
356# End Source File
357# End Group
358# Begin Group "mmap"
359
360# PROP Default_Filter ""
361# Begin Source File
362
363SOURCE=.\mmap\unix\common.c
364# End Source File
365# Begin Source File
366
367SOURCE=.\mmap\win32\mmap.c
368# End Source File
369# End Group
370# Begin Group "network_io"
371
372# PROP Default_Filter ""
373# Begin Source File
374
375SOURCE=.\network_io\unix\inet_ntop.c
376# End Source File
377# Begin Source File
378
379SOURCE=.\network_io\unix\inet_pton.c
380# End Source File
381# Begin Source File
382
383SOURCE=.\network_io\unix\multicast.c
384# End Source File
385# Begin Source File
386
387SOURCE=.\network_io\win32\sendrecv.c
388# End Source File
389# Begin Source File
390
391SOURCE=.\network_io\unix\sockaddr.c
392# End Source File
393# Begin Source File
394
395SOURCE=.\network_io\win32\sockets.c
396# End Source File
397# Begin Source File
398
399SOURCE=.\network_io\unix\socket_util.c
400# End Source File
401# Begin Source File
402
403SOURCE=.\network_io\win32\sockopt.c
404# End Source File
405# End Group
406# Begin Group "passwd"
407
408# PROP Default_Filter ""
409# Begin Source File
410
411SOURCE=.\passwd\apr_getpass.c
412# End Source File
413# End Group
414# Begin Group "poll"
415
416# PROP Default_Filter ""
417# Begin Source File
418
419SOURCE=.\poll\unix\poll.c
420# End Source File
421# Begin Source File
422
423SOURCE=.\poll\unix\pollcb.c
424# End Source File
425# Begin Source File
426
427SOURCE=.\poll\unix\pollset.c
428# End Source File
429# Begin Source File
430
431SOURCE=.\poll\unix\select.c
432# End Source File
433# End Group
434# Begin Group "random"
435
436# PROP Default_Filter ""
437# Begin Source File
438
439SOURCE=.\random\unix\apr_random.c
440# End Source File
441# Begin Source File
442
443SOURCE=.\random\unix\sha2.c
444# End Source File
445# Begin Source File
446
447SOURCE=.\random\unix\sha2_glue.c
448# End Source File
449# End Group
450# Begin Group "shmem"
451
452# PROP Default_Filter ""
453# Begin Source File
454
455SOURCE=.\shmem\win32\shm.c
456# End Source File
457# End Group
458# Begin Group "strings"
459
460# PROP Default_Filter ""
461# Begin Source File
462
463SOURCE=.\strings\apr_cpystrn.c
464# End Source File
465# Begin Source File
466
467SOURCE=.\strings\apr_fnmatch.c
468# End Source File
469# Begin Source File
470
471SOURCE=.\strings\apr_snprintf.c
472# End Source File
473# Begin Source File
474
475SOURCE=.\strings\apr_strings.c
476# End Source File
477# Begin Source File
478
479SOURCE=.\strings\apr_strnatcmp.c
480# End Source File
481# Begin Source File
482
483SOURCE=.\strings\apr_strtok.c
484# End Source File
485# End Group
486# Begin Group "tables"
487
488# PROP Default_Filter ""
489# Begin Source File
490
491SOURCE=.\tables\apr_hash.c
492# End Source File
493# Begin Source File
494
495SOURCE=.\tables\apr_tables.c
496# End Source File
497# End Group
498# Begin Group "threadproc"
499
500# PROP Default_Filter ""
501# Begin Source File
502
503SOURCE=.\threadproc\win32\proc.c
504# End Source File
505# Begin Source File
506
507SOURCE=.\threadproc\win32\signals.c
508# End Source File
509# Begin Source File
510
511SOURCE=.\threadproc\win32\thread.c
512# End Source File
513# Begin Source File
514
515SOURCE=.\threadproc\win32\threadpriv.c
516# End Source File
517# End Group
518# Begin Group "time"
519
520# PROP Default_Filter ""
521# Begin Source File
522
523SOURCE=.\time\win32\time.c
524# End Source File
525# Begin Source File
526
527SOURCE=.\time\win32\timestr.c
528# End Source File
529# End Group
530# Begin Group "user"
531
532# PROP Default_Filter ""
533# Begin Source File
534
535SOURCE=.\user\win32\groupinfo.c
536# End Source File
537# Begin Source File
538
539SOURCE=.\user\win32\userinfo.c
540# End Source File
541# End Group
542# End Group
543# Begin Group "Private Header Files"
544
545# PROP Default_Filter ""
546# Begin Source File
547
548SOURCE=.\include\arch\win32\apr_arch_atime.h
549# End Source File
550# Begin Source File
551
552SOURCE=.\include\arch\win32\apr_arch_dso.h
553# End Source File
554# Begin Source File
555
556SOURCE=.\include\arch\win32\apr_arch_file_io.h
557# End Source File
558# Begin Source File
559
560SOURCE=.\include\arch\win32\apr_arch_inherit.h
561# End Source File
562# Begin Source File
563
564SOURCE=.\include\arch\win32\apr_arch_misc.h
565# End Source File
566# Begin Source File
567
568SOURCE=.\include\arch\win32\apr_arch_networkio.h
569# End Source File
570# Begin Source File
571
572SOURCE=.\include\arch\win32\apr_arch_thread_mutex.h
573# End Source File
574# Begin Source File
575
576SOURCE=.\include\arch\win32\apr_arch_thread_rwlock.h
577# End Source File
578# Begin Source File
579
580SOURCE=.\include\arch\win32\apr_arch_threadproc.h
581# End Source File
582# Begin Source File
583
584SOURCE=.\include\arch\win32\apr_arch_utf8.h
585# End Source File
586# Begin Source File
587
588SOURCE=.\include\arch\win32\apr_private.h
589# End Source File
590# Begin Source File
591
592SOURCE=.\include\arch\apr_private_common.h
593# End Source File
594# End Group
595# Begin Group "Public Header Files"
596
597# PROP Default_Filter ""
598# Begin Source File
599
600SOURCE=.\include\apr.h.in
601# PROP Exclude_From_Build 1
602# End Source File
603# Begin Source File
604
605SOURCE=.\include\apr.hnw
606# PROP Exclude_From_Build 1
607# End Source File
608# Begin Source File
609
610SOURCE=.\include\apr.hw
611
612!IF  "$(CFG)" == "apr - Win32 Release"
613
614# Begin Custom Build - Creating apr.h from apr.hw
615InputPath=.\include\apr.hw
616
617".\include\apr.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
618	type .\include\apr.hw > .\include\apr.h
619
620# End Custom Build
621
622!ELSEIF  "$(CFG)" == "apr - Win32 Debug"
623
624# Begin Custom Build - Creating apr.h from apr.hw
625InputPath=.\include\apr.hw
626
627".\include\apr.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
628	type .\include\apr.hw > .\include\apr.h
629
630# End Custom Build
631
632!ELSEIF  "$(CFG)" == "apr - Win32 Release9x"
633
634# Begin Custom Build - Creating apr.h from apr.hw
635InputPath=.\include\apr.hw
636
637".\include\apr.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
638	type .\include\apr.hw > .\include\apr.h
639
640# End Custom Build
641
642!ELSEIF  "$(CFG)" == "apr - Win32 Debug9x"
643
644# Begin Custom Build - Creating apr.h from apr.hw
645InputPath=.\include\apr.hw
646
647".\include\apr.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
648	type .\include\apr.hw > .\include\apr.h
649
650# End Custom Build
651
652!ELSEIF  "$(CFG)" == "apr - x64 Release"
653
654# Begin Custom Build - Creating apr.h from apr.hw
655InputPath=.\include\apr.hw
656
657".\include\apr.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
658	type .\include\apr.hw > .\include\apr.h
659
660# End Custom Build
661
662!ELSEIF  "$(CFG)" == "apr - x64 Debug"
663
664# Begin Custom Build - Creating apr.h from apr.hw
665InputPath=.\include\apr.hw
666
667".\include\apr.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
668	type .\include\apr.hw > .\include\apr.h
669
670# End Custom Build
671
672!ENDIF 
673
674# End Source File
675# Begin Source File
676
677SOURCE=.\include\apr_allocator.h
678# End Source File
679# Begin Source File
680
681SOURCE=.\include\apr_atomic.h
682# End Source File
683# Begin Source File
684
685SOURCE=.\include\apr_dso.h
686# End Source File
687# Begin Source File
688
689SOURCE=.\include\apr_env.h
690# End Source File
691# Begin Source File
692
693SOURCE=.\include\apr_errno.h
694# End Source File
695# Begin Source File
696
697SOURCE=.\include\apr_file_info.h
698# End Source File
699# Begin Source File
700
701SOURCE=.\include\apr_file_io.h
702# End Source File
703# Begin Source File
704
705SOURCE=.\include\apr_fnmatch.h
706# End Source File
707# Begin Source File
708
709SOURCE=.\include\apr_general.h
710# End Source File
711# Begin Source File
712
713SOURCE=.\include\apr_getopt.h
714# End Source File
715# Begin Source File
716
717SOURCE=.\include\apr_global_mutex.h
718# End Source File
719# Begin Source File
720
721SOURCE=.\include\apr_hash.h
722# End Source File
723# Begin Source File
724
725SOURCE=.\include\apr_inherit.h
726# End Source File
727# Begin Source File
728
729SOURCE=.\include\apr_lib.h
730# End Source File
731# Begin Source File
732
733SOURCE=.\include\apr_mmap.h
734# End Source File
735# Begin Source File
736
737SOURCE=.\include\apr_network_io.h
738# End Source File
739# Begin Source File
740
741SOURCE=.\include\apr_poll.h
742# End Source File
743# Begin Source File
744
745SOURCE=.\include\apr_pools.h
746# End Source File
747# Begin Source File
748
749SOURCE=.\include\apr_portable.h
750# End Source File
751# Begin Source File
752
753SOURCE=.\include\apr_proc_mutex.h
754# End Source File
755# Begin Source File
756
757SOURCE=.\include\apr_random.h
758# End Source File
759# Begin Source File
760
761SOURCE=.\include\apr_ring.h
762# End Source File
763# Begin Source File
764
765SOURCE=.\include\apr_shm.h
766# End Source File
767# Begin Source File
768
769SOURCE=.\include\apr_signal.h
770# End Source File
771# Begin Source File
772
773SOURCE=.\include\apr_strings.h
774# End Source File
775# Begin Source File
776
777SOURCE=.\include\apr_support.h
778# End Source File
779# Begin Source File
780
781SOURCE=.\include\apr_tables.h
782# End Source File
783# Begin Source File
784
785SOURCE=.\include\apr_thread_cond.h
786# End Source File
787# Begin Source File
788
789SOURCE=.\include\apr_thread_mutex.h
790# End Source File
791# Begin Source File
792
793SOURCE=.\include\apr_thread_proc.h
794# End Source File
795# Begin Source File
796
797SOURCE=.\include\apr_thread_rwlock.h
798# End Source File
799# Begin Source File
800
801SOURCE=.\include\apr_time.h
802# End Source File
803# Begin Source File
804
805SOURCE=.\include\apr_user.h
806# End Source File
807# Begin Source File
808
809SOURCE=.\include\apr_version.h
810# End Source File
811# Begin Source File
812
813SOURCE=.\include\apr_want.h
814# End Source File
815# End Group
816# End Target
817# End Project
818