Add pg_config --libs to pgsql_LDFLAGS.
[apr-util.git] / libaprutil.dsp
blob4df76e81861f28306799fdcb515328262cf2f799
1 # Microsoft Developer Studio Project File - Name="libaprutil" - Package Owner=<4>
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00
3 # ** DO NOT EDIT **
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
10 !MESSAGE 
11 !MESSAGE NMAKE /f "libaprutil.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 "libaprutil.mak" CFG="libaprutil - Win32 Release"
17 !MESSAGE 
18 !MESSAGE Possible choices for configuration are:
19 !MESSAGE 
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")
24 !MESSAGE 
26 # Begin Project
27 # PROP AllowPerConfigDependencies 0
28 # PROP Scc_ProjName ""
29 # PROP Scc_LocalPath ""
30 CPP=cl.exe
31 MTL=midl.exe
32 RSC=rc.exe
34 !IF  "$(CFG)" == "libaprutil - Win32 Release"
36 # PROP BASE Use_MFC 0
37 # PROP BASE Use_Debug_Libraries 0
38 # PROP BASE Output_Dir "Release"
39 # PROP BASE Intermediate_Dir "Release"
40 # PROP BASE Target_Dir ""
41 # PROP Use_MFC 0
42 # PROP Use_Debug_Libraries 0
43 # PROP Output_Dir "Release"
44 # PROP Intermediate_Dir "Release"
45 # PROP Ignore_Export_Lib 0
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 "../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"
53 BSC32=bscmake.exe
54 # ADD BASE BSC32 /nologo
55 # ADD BSC32 /nologo
56 LINK32=link.exe
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
61 SOURCE="$(InputPath)"
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"
68 # PROP BASE Use_MFC 0
69 # PROP BASE Use_Debug_Libraries 1
70 # PROP BASE Output_Dir "Debug"
71 # PROP BASE Intermediate_Dir "Debug"
72 # PROP BASE Target_Dir ""
73 # PROP Use_MFC 0
74 # PROP Use_Debug_Libraries 1
75 # PROP Output_Dir "Debug"
76 # PROP Intermediate_Dir "Debug"
77 # PROP Ignore_Export_Lib 0
78 # PROP Target_Dir ""
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"
85 BSC32=bscmake.exe
86 # ADD BASE BSC32 /nologo
87 # ADD BSC32 /nologo
88 LINK32=link.exe
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
93 SOURCE="$(InputPath)"
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 ""
105 # PROP Use_MFC 0
106 # PROP Use_Debug_Libraries 0
107 # PROP Output_Dir "x64\Release"
108 # PROP Intermediate_Dir "x64\Release"
109 # PROP Ignore_Export_Lib 0
110 # PROP Target_Dir ""
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"
117 BSC32=bscmake.exe
118 # ADD BASE BSC32 /nologo
119 # ADD BSC32 /nologo
120 LINK32=link.exe
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 ""
137 # PROP Use_MFC 0
138 # PROP Use_Debug_Libraries 1
139 # PROP Output_Dir "x64\Debug"
140 # PROP Intermediate_Dir "x64\Debug"
141 # PROP Ignore_Export_Lib 0
142 # PROP Target_Dir ""
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"
149 BSC32=bscmake.exe
150 # ADD BASE BSC32 /nologo
151 # ADD BSC32 /nologo
152 LINK32=link.exe
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
162 !ENDIF 
164 # Begin Target
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 ""
176 # Begin Source File
178 SOURCE=.\buckets\apr_brigade.c
179 # End Source File
180 # Begin Source File
182 SOURCE=.\buckets\apr_buckets.c
183 # End Source File
184 # Begin Source File
186 SOURCE=.\buckets\apr_buckets_alloc.c
187 # End Source File
188 # Begin Source File
190 SOURCE=.\buckets\apr_buckets_eos.c
191 # End Source File
192 # Begin Source File
194 SOURCE=.\buckets\apr_buckets_file.c
195 # End Source File
196 # Begin Source File
198 SOURCE=.\buckets\apr_buckets_flush.c
199 # End Source File
200 # Begin Source File
202 SOURCE=.\buckets\apr_buckets_heap.c
203 # End Source File
204 # Begin Source File
206 SOURCE=.\buckets\apr_buckets_mmap.c
207 # End Source File
208 # Begin Source File
210 SOURCE=.\buckets\apr_buckets_pipe.c
211 # End Source File
212 # Begin Source File
214 SOURCE=.\buckets\apr_buckets_pool.c
215 # End Source File
216 # Begin Source File
218 SOURCE=.\buckets\apr_buckets_refcount.c
219 # End Source File
220 # Begin Source File
222 SOURCE=.\buckets\apr_buckets_simple.c
223 # End Source File
224 # Begin Source File
226 SOURCE=.\buckets\apr_buckets_socket.c
227 # End Source File
228 # End Group
229 # Begin Group "crypto"
231 # PROP Default_Filter ""
232 # Begin Source File
234 SOURCE=.\crypto\apr_md4.c
235 # End Source File
236 # Begin Source File
238 SOURCE=.\crypto\apr_md5.c
239 # End Source File
240 # Begin Source File
242 SOURCE=.\crypto\apr_sha1.c
243 # End Source File
244 # Begin Source File
246 SOURCE=.\crypto\getuuid.c
247 # End Source File
248 # Begin Source File
250 SOURCE=.\crypto\uuid.c
251 # End Source File
252 # End Group
253 # Begin Group "dbd"
254 # PROP Default_Filter ""
255 # Begin Source File
257 SOURCE=.\dbd\apr_dbd.c
258 # End Source File
259 # Begin Source File
261 SOURCE=.\dbd\apr_dbd_freetds.c
262 # End Source File
263 # Begin Source File
265 SOURCE=.\dbd\apr_dbd_mysql.c
266 # End Source File
267 # Begin Source File
269 SOURCE=.\dbd\apr_dbd_oracle.c
270 # End Source File
271 # Begin Source File
273 SOURCE=.\dbd\apr_dbd_pgsql.c
274 # End Source File
275 # Begin Source File
277 SOURCE=.\dbd\apr_dbd_sqlite2.c
278 # End Source File
279 # Begin Source File
281 SOURCE=.\dbd\apr_dbd_sqlite3.c
282 # End Source File
283 # End Group
284 # Begin Group "dbm"
286 # PROP Default_Filter ""
287 # Begin Source File
289 SOURCE=.\dbm\apr_dbm.c
290 # End Source File
291 # Begin Source File
293 SOURCE=.\dbm\apr_dbm_berkeleydb.c
294 # End Source File
295 # Begin Source File
297 SOURCE=.\dbm\apr_dbm_gdbm.c
298 # End Source File
299 # Begin Source File
301 SOURCE=.\dbm\apr_dbm_sdbm.c
302 # End Source File
303 # End Group
304 # Begin Group "encoding"
306 # PROP Default_Filter ""
307 # Begin Source File
309 SOURCE=.\encoding\apr_base64.c
310 # End Source File
311 # End Group
312 # Begin Group "hooks"
314 # PROP Default_Filter ""
315 # Begin Source File
317 SOURCE=.\hooks\apr_hooks.c
318 # End Source File
319 # End Group
320 # Begin Group "ldap"
322 # PROP Default_Filter ""
323 # Begin Source File
325 SOURCE=.\ldap\apr_ldap_init.c
326 # End Source File
327 # Begin Source File
329 SOURCE=.\ldap\apr_ldap_url.c
330 # End Source File
331 # Begin Source File
333 SOURCE=.\ldap\apr_ldap_option.c
334 # End Source File 
335 # End Group
336 # Begin Group "memcache"
338 # PROP Default_Filter ""
339 # Begin Source File
341 SOURCE=.\memcache\apr_memcache.c
342 # End Source File
343 # End Group
344 # Begin Group "misc"
346 # PROP Default_Filter ""
347 # Begin Source File
349 SOURCE=.\misc\apr_date.c
350 # End Source File
351 # Begin Source File
353 SOURCE=.\misc\apr_queue.c
354 # End Source File
355 # Begin Source File
357 SOURCE=.\misc\apr_reslist.c
358 # End Source File
359 # Begin Source File
361 SOURCE=.\misc\apr_rmm.c
362 # End Source File
363 # Begin Source File
365 SOURCE=.\misc\apr_thread_pool.c
366 # End Source File
367 # Begin Source File
369 SOURCE=.\misc\apu_version.c
370 # End Source File
371 # End Group
372 # Begin Group "sdbm"
374 # PROP Default_Filter ""
375 # Begin Source File
377 SOURCE=.\dbm\sdbm\sdbm.c
378 # End Source File
379 # Begin Source File
381 SOURCE=.\dbm\sdbm\sdbm_hash.c
382 # End Source File
383 # Begin Source File
385 SOURCE=.\dbm\sdbm\sdbm_lock.c
386 # End Source File
387 # Begin Source File
389 SOURCE=.\dbm\sdbm\sdbm_pair.c
390 # End Source File
391 # Begin Source File
393 SOURCE=.\dbm\sdbm\sdbm_pair.h
394 # End Source File
395 # Begin Source File
397 SOURCE=.\dbm\sdbm\sdbm_private.h
398 # End Source File
399 # Begin Source File
401 SOURCE=.\dbm\sdbm\sdbm_tune.h
402 # End Source File
403 # End Group
404 # Begin Group "strmatch"
406 # PROP Default_Filter ""
407 # Begin Source File
409 SOURCE=.\strmatch\apr_strmatch.c
410 # End Source File
411 # End Group
412 # Begin Group "uri"
414 # PROP Default_Filter ""
415 # Begin Source File
417 SOURCE=.\uri\apr_uri.c
418 # End Source File
419 # End Group
420 # Begin Group "xlate"
422 # PROP Default_Filter ""
423 # Begin Source File
425 SOURCE=.\xlate\xlate.c
426 # End Source File
427 # End Group
428 # Begin Group "xml"
430 # PROP Default_Filter ""
431 # Begin Source File
433 SOURCE=.\xml\apr_xml.c
434 # End Source File
435 # End Group
436 # End Group
437 # Begin Group "Generated Files"
439 # PROP Default_Filter ""
440 # Begin Source File
442 SOURCE=.\include\apr_ldap.h.in
443 # End Source File
444 # Begin Source File
446 SOURCE=.\include\apr_ldap.hnw
447 # End Source File
448 # Begin Source File
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
460 # End Custom Build
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
470 # End Custom Build
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
480 # End Custom Build
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
490 # End Custom Build
492 !ENDIF 
494 # End Source File
495 # Begin Source File
497 SOURCE=.\include\apu.h.in
498 # End Source File
499 # Begin Source File
501 SOURCE=.\include\apu.hnw
502 # End Source File
503 # Begin Source File
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
515 # End Custom Build
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
525 # End Custom Build
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
535 # End Custom Build
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
545 # End Custom Build
547 !ENDIF 
549 # End Source File
550 # Begin Source File
552 SOURCE=.\include\private\apu_config.h.in
553 # End Source File
554 # Begin Source File
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
566 # End Custom Build
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
576 # End Custom Build
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
586 # End Custom Build
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
596 # End Custom Build
598 !ENDIF 
600 # End Source File
601 # Begin Source File
603 SOURCE=.\include\private\apu_select_dbm.h.in
604 # End Source File
605 # Begin Source File
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
617 # End Custom Build
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
627 # End Custom Build
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
637 # End Custom Build
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
647 # End Custom Build
649 !ENDIF 
651 # End Source File
652 # Begin Source File
654 SOURCE=.\include\apu_want.h.in
655 # End Source File
656 # Begin Source File
658 SOURCE=.\include\apu_want.hnw
659 # End Source File
660 # Begin Source File
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
672 # End Custom Build
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
682 # End Custom Build
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
692 # End Custom Build
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
702 # End Custom Build
704 !ENDIF 
706 # End Source File
707 # End Group
708 # Begin Group "Public Header Files"
710 # PROP Default_Filter ""
711 # Begin Source File
713 SOURCE=.\include\apr_anylock.h
714 # End Source File
715 # Begin Source File
717 SOURCE=.\include\apr_base64.h
718 # End Source File
719 # Begin Source File
721 SOURCE=.\include\apr_buckets.h
722 # End Source File
723 # Begin Source File
725 SOURCE=.\include\apr_date.h
726 # End Source File
727 # Begin Source File
729 SOURCE=.\include\apr_dbm.h
730 # End Source File
731 # Begin Source File
733 SOURCE=.\include\apr_hooks.h
734 # End Source File
735 # Begin Source File
737 SOURCE=.\include\apr_ldap_url.h
738 # End Source File
739 # Begin Source File
741 SOURCE=.\include\apr_md4.h
742 # End Source File
743 # Begin Source File
745 SOURCE=.\include\apr_md5.h
746 # End Source File
747 # Begin Source File
749 SOURCE=.\include\apr_memcache.h
750 # End Source File
751 # Begin Source File
753 SOURCE=.\include\apr_optional.h
754 # End Source File
755 # Begin Source File
757 SOURCE=.\include\apr_optional_hooks.h
758 # End Source File
759 # Begin Source File
761 SOURCE=.\include\apr_queue.h
762 # End Source File
763 # Begin Source File
765 SOURCE=.\include\apr_reslist.h
766 # End Source File
767 # Begin Source File
769 SOURCE=.\include\apr_rmm.h
770 # End Source File
771 # Begin Source File
773 SOURCE=.\include\apr_sdbm.h
774 # End Source File
775 # Begin Source File
777 SOURCE=.\include\apr_sha1.h
778 # End Source File
779 # Begin Source File
781 SOURCE=.\include\apr_strmatch.h
782 # End Source File
783 # Begin Source File
785 SOURCE=.\include\apr_thread_pool.h
786 # End Source File
787 # Begin Source File
789 SOURCE=.\include\apr_uri.h
790 # End Source File
791 # Begin Source File
793 SOURCE=.\include\apr_uuid.h
794 # End Source File
795 # Begin Source File
797 SOURCE=.\include\apr_xlate.h
798 # End Source File
799 # Begin Source File
801 SOURCE=.\include\apr_xml.h
802 # End Source File
803 # Begin Source File
805 SOURCE=.\include\apu_version.h
806 # End Source File
807 # End Group
808 # Begin Source File
810 SOURCE=.\libaprutil.rc
811 # End Source File
812 # End Target
813 # End Project