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 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 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 ole32.lib /nologo /base:"0x6EE60000" /subsystem:windows /dll /incremental:no /debug
90 # ADD LINK32 kernel32.lib advapi32.lib ws2_32.lib mswsock.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 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 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 ole32.lib /nologo /base:"0x6EE60000" /subsystem:windows /dll /incremental:no /debug
154 # ADD LINK32 kernel32.lib advapi32.lib ws2_32.lib mswsock.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
262 # PROP Exclude_From_Build 1
266 SOURCE=.\dbd\apr_dbd_mysql.c
267 # PROP Exclude_From_Build 1
271 SOURCE=.\dbd\apr_dbd_odbc.c
272 # PROP Exclude_From_Build 1
276 SOURCE=.\dbd\apr_dbd_oracle.c
277 # PROP Exclude_From_Build 1
281 SOURCE=.\dbd\apr_dbd_pgsql.c
282 # PROP Exclude_From_Build 1
286 SOURCE=.\dbd\apr_dbd_sqlite2.c
287 # PROP Exclude_From_Build 1
291 SOURCE=.\dbd\apr_dbd_sqlite3.c
292 # PROP Exclude_From_Build 1
297 # PROP Default_Filter ""
300 SOURCE=.\dbm\apr_dbm.c
304 SOURCE=.\dbm\apr_dbm_berkeleydb.c
308 SOURCE=.\dbm\apr_dbm_gdbm.c
312 SOURCE=.\dbm\apr_dbm_sdbm.c
315 # Begin Group "encoding"
317 # PROP Default_Filter ""
320 SOURCE=.\encoding\apr_base64.c
323 # Begin Group "hooks"
325 # PROP Default_Filter ""
328 SOURCE=.\hooks\apr_hooks.c
333 # PROP Default_Filter ""
336 SOURCE=.\ldap\apr_ldap_init.c
337 # PROP Exclude_From_Build 1
341 SOURCE=.\ldap\apr_ldap_option.c
342 # PROP Exclude_From_Build 1
346 SOURCE=.\ldap\apr_ldap_rebind.c
347 # PROP Exclude_From_Build 1
351 SOURCE=.\ldap\apr_ldap_stub.c
355 SOURCE=.\ldap\apr_ldap_url.c
358 # Begin Group "memcache"
360 # PROP Default_Filter ""
363 SOURCE=.\memcache\apr_memcache.c
368 # PROP Default_Filter ""
371 SOURCE=.\misc\apr_date.c
375 SOURCE=.\misc\apu_dso.c
379 SOURCE=.\misc\apr_queue.c
383 SOURCE=.\misc\apr_reslist.c
387 SOURCE=.\misc\apr_rmm.c
391 SOURCE=.\misc\apr_thread_pool.c
395 SOURCE=.\misc\apu_version.c
400 # PROP Default_Filter ""
403 SOURCE=.\dbm\sdbm\sdbm.c
407 SOURCE=.\dbm\sdbm\sdbm_hash.c
411 SOURCE=.\dbm\sdbm\sdbm_lock.c
415 SOURCE=.\dbm\sdbm\sdbm_pair.c
419 SOURCE=.\dbm\sdbm\sdbm_pair.h
423 SOURCE=.\dbm\sdbm\sdbm_private.h
427 SOURCE=.\dbm\sdbm\sdbm_tune.h
430 # Begin Group "strmatch"
432 # PROP Default_Filter ""
435 SOURCE=.\strmatch\apr_strmatch.c
440 # PROP Default_Filter ""
443 SOURCE=.\uri\apr_uri.c
446 # Begin Group "xlate"
448 # PROP Default_Filter ""
451 SOURCE=.\xlate\xlate.c
456 # PROP Default_Filter ""
459 SOURCE=.\xml\apr_xml.c
463 # Begin Group "Generated Files"
465 # PROP Default_Filter ""
468 SOURCE=.\include\apr_ldap.h.in
472 SOURCE=.\include\apr_ldap.hnw
476 SOURCE=.\include\apr_ldap.hw
478 !IF "$(CFG)" == "libaprutil - Win32 Release"
480 # Begin Custom Build - Creating apr_ldap.h from apr_ldap.hw
481 InputPath=.\include\apr_ldap.hw
483 ".\include\apr_ldap.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
484 type .\include\apr_ldap.hw > .\include\apr_ldap.h
488 !ELSEIF "$(CFG)" == "libaprutil - Win32 Debug"
490 # Begin Custom Build - Creating apr_ldap.h from apr_ldap.hw
491 InputPath=.\include\apr_ldap.hw
493 ".\include\apr_ldap.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
494 type .\include\apr_ldap.hw > .\include\apr_ldap.h
498 !ELSEIF "$(CFG)" == "libaprutil - x64 Release"
500 # Begin Custom Build - Creating apr_ldap.h from apr_ldap.hw
501 InputPath=.\include\apr_ldap.hw
503 ".\include\apr_ldap.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
504 type .\include\apr_ldap.hw > .\include\apr_ldap.h
508 !ELSEIF "$(CFG)" == "libaprutil - x64 Debug"
510 # Begin Custom Build - Creating apr_ldap.h from apr_ldap.hw
511 InputPath=.\include\apr_ldap.hw
513 ".\include\apr_ldap.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
514 type .\include\apr_ldap.hw > .\include\apr_ldap.h
523 SOURCE=.\include\apu.h.in
527 SOURCE=.\include\apu.hnw
531 SOURCE=.\include\apu.hw
533 !IF "$(CFG)" == "libaprutil - Win32 Release"
535 # Begin Custom Build - Creating apu.h from apu.hw
536 InputPath=.\include\apu.hw
538 ".\include\apu.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
539 type .\include\apu.hw > .\include\apu.h
543 !ELSEIF "$(CFG)" == "libaprutil - Win32 Debug"
545 # Begin Custom Build - Creating apu.h from apu.hw
546 InputPath=.\include\apu.hw
548 ".\include\apu.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
549 type .\include\apu.hw > .\include\apu.h
553 !ELSEIF "$(CFG)" == "libaprutil - x64 Release"
555 # Begin Custom Build - Creating apu.h from apu.hw
556 InputPath=.\include\apu.hw
558 ".\include\apu.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
559 type .\include\apu.hw > .\include\apu.h
563 !ELSEIF "$(CFG)" == "libaprutil - x64 Debug"
565 # Begin Custom Build - Creating apu.h from apu.hw
566 InputPath=.\include\apu.hw
568 ".\include\apu.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
569 type .\include\apu.hw > .\include\apu.h
578 SOURCE=.\include\private\apu_config.h.in
582 SOURCE=.\include\private\apu_config.hw
584 !IF "$(CFG)" == "libaprutil - Win32 Release"
586 # Begin Custom Build - Creating apu_config.h from apu_config.hw
587 InputPath=.\include\private\apu_config.hw
589 ".\include\private\apu_config.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
590 type .\include\private\apu_config.hw > .\include\private\apu_config.h
594 !ELSEIF "$(CFG)" == "libaprutil - Win32 Debug"
596 # Begin Custom Build - Creating apu_config.h from apu_config.hw
597 InputPath=.\include\private\apu_config.hw
599 ".\include\private\apu_config.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
600 type .\include\private\apu_config.hw > .\include\private\apu_config.h
604 !ELSEIF "$(CFG)" == "libaprutil - x64 Release"
606 # Begin Custom Build - Creating apu_config.h from apu_config.hw
607 InputPath=.\include\private\apu_config.hw
609 ".\include\private\apu_config.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
610 type .\include\private\apu_config.hw > .\include\private\apu_config.h
614 !ELSEIF "$(CFG)" == "libaprutil - x64 Debug"
616 # Begin Custom Build - Creating apu_config.h from apu_config.hw
617 InputPath=.\include\private\apu_config.hw
619 ".\include\private\apu_config.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
620 type .\include\private\apu_config.hw > .\include\private\apu_config.h
629 SOURCE=.\include\private\apu_select_dbm.h.in
633 SOURCE=.\include\private\apu_select_dbm.hw
635 !IF "$(CFG)" == "libaprutil - Win32 Release"
637 # Begin Custom Build - Creating apu_select_dbm.h from apu_select_dbm.hw
638 InputPath=.\include\private\apu_select_dbm.hw
640 ".\include\private\apu_select_dbm.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
641 type .\include\private\apu_select_dbm.hw > .\include\private\apu_select_dbm.h
645 !ELSEIF "$(CFG)" == "libaprutil - Win32 Debug"
647 # Begin Custom Build - Creating apu_select_dbm.h from apu_select_dbm.hw
648 InputPath=.\include\private\apu_select_dbm.hw
650 ".\include\private\apu_select_dbm.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
651 type .\include\private\apu_select_dbm.hw > .\include\private\apu_select_dbm.h
655 !ELSEIF "$(CFG)" == "libaprutil - x64 Release"
657 # Begin Custom Build - Creating apu_select_dbm.h from apu_select_dbm.hw
658 InputPath=.\include\private\apu_select_dbm.hw
660 ".\include\private\apu_select_dbm.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
661 type .\include\private\apu_select_dbm.hw > .\include\private\apu_select_dbm.h
665 !ELSEIF "$(CFG)" == "libaprutil - x64 Debug"
667 # Begin Custom Build - Creating apu_select_dbm.h from apu_select_dbm.hw
668 InputPath=.\include\private\apu_select_dbm.hw
670 ".\include\private\apu_select_dbm.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
671 type .\include\private\apu_select_dbm.hw > .\include\private\apu_select_dbm.h
680 SOURCE=.\include\apu_want.h.in
684 SOURCE=.\include\apu_want.hnw
688 SOURCE=.\include\apu_want.hw
690 !IF "$(CFG)" == "libaprutil - Win32 Release"
692 # Begin Custom Build - Creating apu_want.h from apu_want.hw
693 InputPath=.\include\apu_want.hw
695 ".\include\apu_want.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
696 type .\include\apu_want.hw > .\include\apu_want.h
700 !ELSEIF "$(CFG)" == "libaprutil - Win32 Debug"
702 # Begin Custom Build - Creating apu_want.h from apu_want.hw
703 InputPath=.\include\apu_want.hw
705 ".\include\apu_want.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
706 type .\include\apu_want.hw > .\include\apu_want.h
710 !ELSEIF "$(CFG)" == "libaprutil - x64 Release"
712 # Begin Custom Build - Creating apu_want.h from apu_want.hw
713 InputPath=.\include\apu_want.hw
715 ".\include\apu_want.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
716 type .\include\apu_want.hw > .\include\apu_want.h
720 !ELSEIF "$(CFG)" == "libaprutil - x64 Debug"
722 # Begin Custom Build - Creating apu_want.h from apu_want.hw
723 InputPath=.\include\apu_want.hw
725 ".\include\apu_want.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
726 type .\include\apu_want.hw > .\include\apu_want.h
734 # Begin Group "Public Header Files"
736 # PROP Default_Filter ""
739 SOURCE=.\include\apr_anylock.h
743 SOURCE=.\include\apr_base64.h
747 SOURCE=.\include\apr_buckets.h
751 SOURCE=.\include\apr_date.h
755 SOURCE=.\include\apr_dbm.h
759 SOURCE=.\include\apr_hooks.h
763 SOURCE=.\include\apr_ldap_url.h
767 SOURCE=.\include\apr_md4.h
771 SOURCE=.\include\apr_md5.h
775 SOURCE=.\include\apr_memcache.h
779 SOURCE=.\include\apr_optional.h
783 SOURCE=.\include\apr_optional_hooks.h
787 SOURCE=.\include\apr_queue.h
791 SOURCE=.\include\apr_reslist.h
795 SOURCE=.\include\apr_rmm.h
799 SOURCE=.\include\apr_sdbm.h
803 SOURCE=.\include\apr_sha1.h
807 SOURCE=.\include\apr_strmatch.h
811 SOURCE=.\include\apr_thread_pool.h
815 SOURCE=.\include\apr_uri.h
819 SOURCE=.\include\apr_uuid.h
823 SOURCE=.\include\apr_xlate.h
827 SOURCE=.\include\apr_xml.h
831 SOURCE=.\include\apu_version.h
836 SOURCE=.\libaprutil.rc