1 # Microsoft Developer Studio Project File - Name="libaprutil" - Package Owner=<4>
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00
5 # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
7 CFG=libaprutil - 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
11 !MESSAGE NMAKE /f "libaprutil.mak".
13 !MESSAGE You can specify a configuration when running NMAKE
14 !MESSAGE by defining the macro CFG on the command line. For example:
16 !MESSAGE NMAKE /f "libaprutil.mak" CFG="libaprutil - Win32 Release"
18 !MESSAGE Possible choices for configuration are:
20 !MESSAGE "libaprutil - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
21 !MESSAGE "libaprutil - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
22 !MESSAGE "libaprutil - x64 Release" (based on "Win32 (x86) Dynamic-Link Library")
23 !MESSAGE "libaprutil - x64 Debug" (based on "Win32 (x86) Dynamic-Link Library")
27 # PROP AllowPerConfigDependencies 0
28 # PROP Scc_ProjName ""
29 # PROP Scc_LocalPath ""
34 !IF "$(CFG)" == "libaprutil - Win32 Release"
37 # PROP BASE Use_Debug_Libraries 0
38 # PROP BASE Output_Dir "Release"
39 # PROP BASE Intermediate_Dir "Release"
40 # PROP BASE Target_Dir ""
42 # PROP Use_Debug_Libraries 0
43 # PROP Output_Dir "Release"
44 # PROP Intermediate_Dir "Release"
45 # PROP Ignore_Export_Lib 0
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 "../apr/include" /I "./include/private" /I "../apr-iconv/include" /I "./dbm/sdbm" /I "./xml/expat/lib" /D "NDEBUG" /D "APU_DECLARE_EXPORT" /D "APU_USE_SDBM" /D "WIN32" /D "_WINDOWS" /Fo"$(INTDIR)\" /Fd"$(INTDIR)\libaprutil_src" /FD /c
49 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o /win32 "NUL"
50 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o /win32 "NUL"
51 # ADD BASE RSC /l 0x409 /d "NDEBUG"
52 # ADD RSC /l 0x409 /d "NDEBUG" /d "APU_VERSION_ONLY" /I "./include" /I "../apr/include"
54 # ADD BASE BSC32 /nologo
57 # ADD BASE LINK32 kernel32.lib advapi32.lib ws2_32.lib mswsock.lib wldap32.lib ole32.lib /nologo /base:"0x6EE60000" /subsystem:windows /dll /incremental:no /debug /opt:ref
58 # ADD LINK32 kernel32.lib advapi32.lib ws2_32.lib mswsock.lib wldap32.lib ole32.lib /nologo /base:"0x6EE60000" /subsystem:windows /dll /incremental:no /debug /out:"Release\libaprutil-1.dll" /pdb:"Release\libaprutil-1.pdb" /implib:"Release\libaprutil-1.lib" /MACHINE:X86 /opt:ref
59 # Begin Special Build Tool
60 TargetPath=Release\libaprutil-1.dll
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
66 !ELSEIF "$(CFG)" == "libaprutil - Win32 Debug"
69 # PROP BASE Use_Debug_Libraries 1
70 # PROP BASE Output_Dir "Debug"
71 # PROP BASE Intermediate_Dir "Debug"
72 # PROP BASE Target_Dir ""
74 # PROP Use_Debug_Libraries 1
75 # PROP Output_Dir "Debug"
76 # PROP Intermediate_Dir "Debug"
77 # PROP Ignore_Export_Lib 0
79 # ADD BASE CPP /nologo /MDd /W3 /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /FD /EHsc /c
80 # ADD CPP /nologo /MDd /W3 /Zi /Od /I "./include" /I "../apr/include" /I "./include/private" /I "../apr-iconv/include" /I "./dbm/sdbm" /I "./xml/expat/lib" /D "_DEBUG" /D "APU_DECLARE_EXPORT" /D "APU_USE_SDBM" /D "WIN32" /D "_WINDOWS" /Fo"$(INTDIR)\" /Fd"$(INTDIR)\libaprutil_src" /FD /EHsc /c
81 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL"
82 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL"
83 # ADD BASE RSC /l 0x409 /d "_DEBUG"
84 # ADD RSC /l 0x409 /d "_DEBUG" /d "APU_VERSION_ONLY" /I "./include" /I "../apr/include"
86 # ADD BASE BSC32 /nologo
89 # ADD BASE LINK32 kernel32.lib advapi32.lib ws2_32.lib mswsock.lib wldap32.lib ole32.lib /nologo /base:"0x6EE60000" /subsystem:windows /dll /incremental:no /debug
90 # ADD LINK32 kernel32.lib advapi32.lib ws2_32.lib mswsock.lib wldap32.lib ole32.lib /nologo /base:"0x6EE60000" /subsystem:windows /dll /incremental:no /debug /out:"Debug\libaprutil-1.dll" /pdb:"Debug\libaprutil-1.pdb" /implib:"Debug\libaprutil-1.lib" /MACHINE:X86
91 # Begin Special Build Tool
92 TargetPath=Debug\libaprutil-1.dll
94 PostBuild_Desc=Embed .manifest
95 PostBuild_Cmds=if exist $(TargetPath).manifest mt.exe -manifest $(TargetPath).manifest -outputresource:$(TargetPath);2
96 # End Special Build Tool
98 !ELSEIF "$(CFG)" == "libaprutil - x64 Release"
100 # PROP BASE Use_MFC 0
101 # PROP BASE Use_Debug_Libraries 0
102 # PROP BASE Output_Dir "x64\Release"
103 # PROP BASE Intermediate_Dir "x64\Release"
104 # PROP BASE Target_Dir ""
106 # PROP Use_Debug_Libraries 0
107 # PROP Output_Dir "x64\Release"
108 # PROP Intermediate_Dir "x64\Release"
109 # PROP Ignore_Export_Lib 0
111 # ADD BASE CPP /nologo /MD /W3 /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /FD /c
112 # ADD CPP /nologo /MD /W3 /Zi /O2 /Oy- /I "./include" /I "../apr/include" /I "./include/private" /I "../apr-iconv/include" /I "./dbm/sdbm" /I "./xml/expat/lib" /D "NDEBUG" /D "APU_DECLARE_EXPORT" /D "APU_USE_SDBM" /D "WIN32" /D "_WINDOWS" /Fo"$(INTDIR)\" /Fd"$(INTDIR)\libaprutil_src" /FD /c
113 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o /win32 "NUL"
114 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o /win32 "NUL"
115 # ADD BASE RSC /l 0x409 /d "NDEBUG"
116 # ADD RSC /l 0x409 /d "NDEBUG" /d "APU_VERSION_ONLY" /I "./include" /I "../apr/include"
118 # ADD BASE BSC32 /nologo
121 # ADD BASE LINK32 kernel32.lib advapi32.lib ws2_32.lib mswsock.lib wldap32.lib ole32.lib /nologo /base:"0x6EE60000" /subsystem:windows /dll /incremental:no /debug /opt:ref
122 # ADD LINK32 kernel32.lib advapi32.lib ws2_32.lib mswsock.lib wldap32.lib ole32.lib /nologo /base:"0x6EE60000" /subsystem:windows /dll /incremental:no /debug /out:"x64\Release\libaprutil-1.dll" /pdb:"x64\Release\libaprutil-1.pdb" /implib:"x64\Release\libaprutil-1.lib" /MACHINE:X64 /opt:ref
123 # Begin Special Build Tool
124 TargetPath=x64\Release\libaprutil-1.dll
125 SOURCE="$(InputPath)"
126 PostBuild_Desc=Embed .manifest
127 PostBuild_Cmds=if exist $(TargetPath).manifest mt.exe -manifest $(TargetPath).manifest -outputresource:$(TargetPath);2
128 # End Special Build Tool
130 !ELSEIF "$(CFG)" == "libaprutil - x64 Debug"
132 # PROP BASE Use_MFC 0
133 # PROP BASE Use_Debug_Libraries 1
134 # PROP BASE Output_Dir "x64\Debug"
135 # PROP BASE Intermediate_Dir "x64\Debug"
136 # PROP BASE Target_Dir ""
138 # PROP Use_Debug_Libraries 1
139 # PROP Output_Dir "x64\Debug"
140 # PROP Intermediate_Dir "x64\Debug"
141 # PROP Ignore_Export_Lib 0
143 # ADD BASE CPP /nologo /MDd /W3 /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /FD /EHsc /c
144 # ADD CPP /nologo /MDd /W3 /Zi /Od /I "./include" /I "../apr/include" /I "./include/private" /I "../apr-iconv/include" /I "./dbm/sdbm" /I "./xml/expat/lib" /D "_DEBUG" /D "APU_DECLARE_EXPORT" /D "APU_USE_SDBM" /D "WIN32" /D "_WINDOWS" /Fo"$(INTDIR)\" /Fd"$(INTDIR)\libaprutil_src" /FD /EHsc /c
145 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL"
146 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL"
147 # ADD BASE RSC /l 0x409 /d "_DEBUG"
148 # ADD RSC /l 0x409 /d "_DEBUG" /d "APU_VERSION_ONLY" /I "./include" /I "../apr/include"
150 # ADD BASE BSC32 /nologo
153 # ADD BASE LINK32 kernel32.lib advapi32.lib ws2_32.lib mswsock.lib wldap32.lib ole32.lib /nologo /base:"0x6EE60000" /subsystem:windows /dll /incremental:no /debug
154 # ADD LINK32 kernel32.lib advapi32.lib ws2_32.lib mswsock.lib wldap32.lib ole32.lib /nologo /base:"0x6EE60000" /subsystem:windows /dll /incremental:no /debug /out:"x64\Debug\libaprutil-1.dll" /pdb:"x64\Debug\libaprutil-1.pdb" /implib:"x64\Debug\libaprutil-1.lib" /MACHINE:X64
155 # Begin Special Build Tool
156 TargetPath=x64\Debug\libaprutil-1.dll
157 SOURCE="$(InputPath)"
158 PostBuild_Desc=Embed .manifest
159 PostBuild_Cmds=if exist $(TargetPath).manifest mt.exe -manifest $(TargetPath).manifest -outputresource:$(TargetPath);2
160 # End Special Build Tool
166 # Name "libaprutil - Win32 Release"
167 # Name "libaprutil - Win32 Debug"
168 # Name "libaprutil - x64 Release"
169 # Name "libaprutil - x64 Debug"
170 # Begin Group "Source Files"
172 # PROP Default_Filter ""
173 # Begin Group "buckets"
175 # PROP Default_Filter ""
178 SOURCE=.\buckets\apr_brigade.c
182 SOURCE=.\buckets\apr_buckets.c
186 SOURCE=.\buckets\apr_buckets_alloc.c
190 SOURCE=.\buckets\apr_buckets_eos.c
194 SOURCE=.\buckets\apr_buckets_file.c
198 SOURCE=.\buckets\apr_buckets_flush.c
202 SOURCE=.\buckets\apr_buckets_heap.c
206 SOURCE=.\buckets\apr_buckets_mmap.c
210 SOURCE=.\buckets\apr_buckets_pipe.c
214 SOURCE=.\buckets\apr_buckets_pool.c
218 SOURCE=.\buckets\apr_buckets_refcount.c
222 SOURCE=.\buckets\apr_buckets_simple.c
226 SOURCE=.\buckets\apr_buckets_socket.c
229 # Begin Group "crypto"
231 # PROP Default_Filter ""
234 SOURCE=.\crypto\apr_md4.c
238 SOURCE=.\crypto\apr_md5.c
242 SOURCE=.\crypto\apr_sha1.c
246 SOURCE=.\crypto\getuuid.c
250 SOURCE=.\crypto\uuid.c
254 # PROP Default_Filter ""
257 SOURCE=.\dbd\apr_dbd.c
261 SOURCE=.\dbd\apr_dbd_freetds.c
265 SOURCE=.\dbd\apr_dbd_mysql.c
269 SOURCE=.\dbd\apr_dbd_oracle.c
273 SOURCE=.\dbd\apr_dbd_pgsql.c
277 SOURCE=.\dbd\apr_dbd_sqlite2.c
281 SOURCE=.\dbd\apr_dbd_sqlite3.c
286 # PROP Default_Filter ""
289 SOURCE=.\dbm\apr_dbm.c
293 SOURCE=.\dbm\apr_dbm_berkeleydb.c
297 SOURCE=.\dbm\apr_dbm_gdbm.c
301 SOURCE=.\dbm\apr_dbm_sdbm.c
304 # Begin Group "encoding"
306 # PROP Default_Filter ""
309 SOURCE=.\encoding\apr_base64.c
312 # Begin Group "hooks"
314 # PROP Default_Filter ""
317 SOURCE=.\hooks\apr_hooks.c
322 # PROP Default_Filter ""
325 SOURCE=.\ldap\apr_ldap_init.c
329 SOURCE=.\ldap\apr_ldap_url.c
333 SOURCE=.\ldap\apr_ldap_option.c
336 # Begin Group "memcache"
338 # PROP Default_Filter ""
341 SOURCE=.\memcache\apr_memcache.c
346 # PROP Default_Filter ""
349 SOURCE=.\misc\apr_date.c
353 SOURCE=.\misc\apr_queue.c
357 SOURCE=.\misc\apr_reslist.c
361 SOURCE=.\misc\apr_rmm.c
365 SOURCE=.\misc\apr_thread_pool.c
369 SOURCE=.\misc\apu_version.c
374 # PROP Default_Filter ""
377 SOURCE=.\dbm\sdbm\sdbm.c
381 SOURCE=.\dbm\sdbm\sdbm_hash.c
385 SOURCE=.\dbm\sdbm\sdbm_lock.c
389 SOURCE=.\dbm\sdbm\sdbm_pair.c
393 SOURCE=.\dbm\sdbm\sdbm_pair.h
397 SOURCE=.\dbm\sdbm\sdbm_private.h
401 SOURCE=.\dbm\sdbm\sdbm_tune.h
404 # Begin Group "strmatch"
406 # PROP Default_Filter ""
409 SOURCE=.\strmatch\apr_strmatch.c
414 # PROP Default_Filter ""
417 SOURCE=.\uri\apr_uri.c
420 # Begin Group "xlate"
422 # PROP Default_Filter ""
425 SOURCE=.\xlate\xlate.c
430 # PROP Default_Filter ""
433 SOURCE=.\xml\apr_xml.c
437 # Begin Group "Generated Files"
439 # PROP Default_Filter ""
442 SOURCE=.\include\apr_ldap.h.in
446 SOURCE=.\include\apr_ldap.hnw
450 SOURCE=.\include\apr_ldap.hw
452 !IF "$(CFG)" == "libaprutil - Win32 Release"
454 # Begin Custom Build - Creating apr_ldap.h from apr_ldap.hw
455 InputPath=.\include\apr_ldap.hw
457 ".\include\apr_ldap.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
458 type .\include\apr_ldap.hw > .\include\apr_ldap.h
462 !ELSEIF "$(CFG)" == "libaprutil - Win32 Debug"
464 # Begin Custom Build - Creating apr_ldap.h from apr_ldap.hw
465 InputPath=.\include\apr_ldap.hw
467 ".\include\apr_ldap.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
468 type .\include\apr_ldap.hw > .\include\apr_ldap.h
472 !ELSEIF "$(CFG)" == "libaprutil - x64 Release"
474 # Begin Custom Build - Creating apr_ldap.h from apr_ldap.hw
475 InputPath=.\include\apr_ldap.hw
477 ".\include\apr_ldap.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
478 type .\include\apr_ldap.hw > .\include\apr_ldap.h
482 !ELSEIF "$(CFG)" == "libaprutil - x64 Debug"
484 # Begin Custom Build - Creating apr_ldap.h from apr_ldap.hw
485 InputPath=.\include\apr_ldap.hw
487 ".\include\apr_ldap.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
488 type .\include\apr_ldap.hw > .\include\apr_ldap.h
497 SOURCE=.\include\apu.h.in
501 SOURCE=.\include\apu.hnw
505 SOURCE=.\include\apu.hw
507 !IF "$(CFG)" == "libaprutil - Win32 Release"
509 # Begin Custom Build - Creating apu.h from apu.hw
510 InputPath=.\include\apu.hw
512 ".\include\apu.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
513 type .\include\apu.hw > .\include\apu.h
517 !ELSEIF "$(CFG)" == "libaprutil - Win32 Debug"
519 # Begin Custom Build - Creating apu.h from apu.hw
520 InputPath=.\include\apu.hw
522 ".\include\apu.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
523 type .\include\apu.hw > .\include\apu.h
527 !ELSEIF "$(CFG)" == "libaprutil - x64 Release"
529 # Begin Custom Build - Creating apu.h from apu.hw
530 InputPath=.\include\apu.hw
532 ".\include\apu.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
533 type .\include\apu.hw > .\include\apu.h
537 !ELSEIF "$(CFG)" == "libaprutil - x64 Debug"
539 # Begin Custom Build - Creating apu.h from apu.hw
540 InputPath=.\include\apu.hw
542 ".\include\apu.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
543 type .\include\apu.hw > .\include\apu.h
552 SOURCE=.\include\private\apu_config.h.in
556 SOURCE=.\include\private\apu_config.hw
558 !IF "$(CFG)" == "libaprutil - Win32 Release"
560 # Begin Custom Build - Creating apu_config.h from apu_config.hw
561 InputPath=.\include\private\apu_config.hw
563 ".\include\private\apu_config.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
564 type .\include\private\apu_config.hw > .\include\private\apu_config.h
568 !ELSEIF "$(CFG)" == "libaprutil - Win32 Debug"
570 # Begin Custom Build - Creating apu_config.h from apu_config.hw
571 InputPath=.\include\private\apu_config.hw
573 ".\include\private\apu_config.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
574 type .\include\private\apu_config.hw > .\include\private\apu_config.h
578 !ELSEIF "$(CFG)" == "libaprutil - x64 Release"
580 # Begin Custom Build - Creating apu_config.h from apu_config.hw
581 InputPath=.\include\private\apu_config.hw
583 ".\include\private\apu_config.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
584 type .\include\private\apu_config.hw > .\include\private\apu_config.h
588 !ELSEIF "$(CFG)" == "libaprutil - x64 Debug"
590 # Begin Custom Build - Creating apu_config.h from apu_config.hw
591 InputPath=.\include\private\apu_config.hw
593 ".\include\private\apu_config.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
594 type .\include\private\apu_config.hw > .\include\private\apu_config.h
603 SOURCE=.\include\private\apu_select_dbm.h.in
607 SOURCE=.\include\private\apu_select_dbm.hw
609 !IF "$(CFG)" == "libaprutil - Win32 Release"
611 # Begin Custom Build - Creating apu_select_dbm.h from apu_select_dbm.hw
612 InputPath=.\include\private\apu_select_dbm.hw
614 ".\include\private\apu_select_dbm.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
615 type .\include\private\apu_select_dbm.hw > .\include\private\apu_select_dbm.h
619 !ELSEIF "$(CFG)" == "libaprutil - Win32 Debug"
621 # Begin Custom Build - Creating apu_select_dbm.h from apu_select_dbm.hw
622 InputPath=.\include\private\apu_select_dbm.hw
624 ".\include\private\apu_select_dbm.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
625 type .\include\private\apu_select_dbm.hw > .\include\private\apu_select_dbm.h
629 !ELSEIF "$(CFG)" == "libaprutil - x64 Release"
631 # Begin Custom Build - Creating apu_select_dbm.h from apu_select_dbm.hw
632 InputPath=.\include\private\apu_select_dbm.hw
634 ".\include\private\apu_select_dbm.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
635 type .\include\private\apu_select_dbm.hw > .\include\private\apu_select_dbm.h
639 !ELSEIF "$(CFG)" == "libaprutil - x64 Debug"
641 # Begin Custom Build - Creating apu_select_dbm.h from apu_select_dbm.hw
642 InputPath=.\include\private\apu_select_dbm.hw
644 ".\include\private\apu_select_dbm.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
645 type .\include\private\apu_select_dbm.hw > .\include\private\apu_select_dbm.h
654 SOURCE=.\include\apu_want.h.in
658 SOURCE=.\include\apu_want.hnw
662 SOURCE=.\include\apu_want.hw
664 !IF "$(CFG)" == "libaprutil - Win32 Release"
666 # Begin Custom Build - Creating apu_want.h from apu_want.hw
667 InputPath=.\include\apu_want.hw
669 ".\include\apu_want.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
670 type .\include\apu_want.hw > .\include\apu_want.h
674 !ELSEIF "$(CFG)" == "libaprutil - Win32 Debug"
676 # Begin Custom Build - Creating apu_want.h from apu_want.hw
677 InputPath=.\include\apu_want.hw
679 ".\include\apu_want.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
680 type .\include\apu_want.hw > .\include\apu_want.h
684 !ELSEIF "$(CFG)" == "libaprutil - x64 Release"
686 # Begin Custom Build - Creating apu_want.h from apu_want.hw
687 InputPath=.\include\apu_want.hw
689 ".\include\apu_want.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
690 type .\include\apu_want.hw > .\include\apu_want.h
694 !ELSEIF "$(CFG)" == "libaprutil - x64 Debug"
696 # Begin Custom Build - Creating apu_want.h from apu_want.hw
697 InputPath=.\include\apu_want.hw
699 ".\include\apu_want.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
700 type .\include\apu_want.hw > .\include\apu_want.h
708 # Begin Group "Public Header Files"
710 # PROP Default_Filter ""
713 SOURCE=.\include\apr_anylock.h
717 SOURCE=.\include\apr_base64.h
721 SOURCE=.\include\apr_buckets.h
725 SOURCE=.\include\apr_date.h
729 SOURCE=.\include\apr_dbm.h
733 SOURCE=.\include\apr_hooks.h
737 SOURCE=.\include\apr_ldap_url.h
741 SOURCE=.\include\apr_md4.h
745 SOURCE=.\include\apr_md5.h
749 SOURCE=.\include\apr_memcache.h
753 SOURCE=.\include\apr_optional.h
757 SOURCE=.\include\apr_optional_hooks.h
761 SOURCE=.\include\apr_queue.h
765 SOURCE=.\include\apr_reslist.h
769 SOURCE=.\include\apr_rmm.h
773 SOURCE=.\include\apr_sdbm.h
777 SOURCE=.\include\apr_sha1.h
781 SOURCE=.\include\apr_strmatch.h
785 SOURCE=.\include\apr_thread_pool.h
789 SOURCE=.\include\apr_uri.h
793 SOURCE=.\include\apr_uuid.h
797 SOURCE=.\include\apr_xlate.h
801 SOURCE=.\include\apr_xml.h
805 SOURCE=.\include\apu_version.h
810 SOURCE=.\libaprutil.rc