Use explicit casts to avoid compiler warnings on Windows.
[apr-util.git] / libaprutil.dsp
blob5af58cd91140b0ec7c2abe7443cfdf6e40d6e4e5
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 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
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 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
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 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 ""
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 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
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 # PROP Exclude_From_Build 1
263 # End Source File
264 # Begin Source File
266 SOURCE=.\dbd\apr_dbd_mysql.c
267 # PROP Exclude_From_Build 1
268 # End Source File
269 # Begin Source File
271 SOURCE=.\dbd\apr_dbd_oracle.c
272 # PROP Exclude_From_Build 1
273 # End Source File
274 # Begin Source File
276 SOURCE=.\dbd\apr_dbd_pgsql.c
277 # PROP Exclude_From_Build 1
278 # End Source File
279 # Begin Source File
281 SOURCE=.\dbd\apr_dbd_sqlite2.c
282 # PROP Exclude_From_Build 1
283 # End Source File
284 # Begin Source File
286 SOURCE=.\dbd\apr_dbd_sqlite3.c
287 # PROP Exclude_From_Build 1
288 # End Source File
289 # End Group
290 # Begin Group "dbm"
292 # PROP Default_Filter ""
293 # Begin Source File
295 SOURCE=.\dbm\apr_dbm.c
296 # End Source File
297 # Begin Source File
299 SOURCE=.\dbm\apr_dbm_berkeleydb.c
300 # End Source File
301 # Begin Source File
303 SOURCE=.\dbm\apr_dbm_gdbm.c
304 # End Source File
305 # Begin Source File
307 SOURCE=.\dbm\apr_dbm_sdbm.c
308 # End Source File
309 # End Group
310 # Begin Group "encoding"
312 # PROP Default_Filter ""
313 # Begin Source File
315 SOURCE=.\encoding\apr_base64.c
316 # End Source File
317 # End Group
318 # Begin Group "hooks"
320 # PROP Default_Filter ""
321 # Begin Source File
323 SOURCE=.\hooks\apr_hooks.c
324 # End Source File
325 # End Group
326 # Begin Group "ldap"
328 # PROP Default_Filter ""
329 # Begin Source File
331 SOURCE=.\ldap\apr_ldap_init.c
332 # PROP Exclude_From_Build 1
333 # End Source File
334 # Begin Source File
336 SOURCE=.\ldap\apr_ldap_option.c
337 # PROP Exclude_From_Build 1
338 # End Source File 
339 # Begin Source File
341 SOURCE=.\ldap\apr_ldap_rebind.c
342 # PROP Exclude_From_Build 1
343 # End Source File
344 # Begin Source File
346 SOURCE=.\ldap\apr_ldap_stub.c
347 # End Source File
348 # Begin Source File
350 SOURCE=.\ldap\apr_ldap_url.c
351 # End Source File
352 # End Group
353 # Begin Group "memcache"
355 # PROP Default_Filter ""
356 # Begin Source File
358 SOURCE=.\memcache\apr_memcache.c
359 # End Source File
360 # End Group
361 # Begin Group "misc"
363 # PROP Default_Filter ""
364 # Begin Source File
366 SOURCE=.\misc\apr_date.c
367 # End Source File
368 # Begin Source File
370 SOURCE=.\misc\apu_dso.c
371 # End Source File
372 # Begin Source File
374 SOURCE=.\misc\apr_queue.c
375 # End Source File
376 # Begin Source File
378 SOURCE=.\misc\apr_reslist.c
379 # End Source File
380 # Begin Source File
382 SOURCE=.\misc\apr_rmm.c
383 # End Source File
384 # Begin Source File
386 SOURCE=.\misc\apr_thread_pool.c
387 # End Source File
388 # Begin Source File
390 SOURCE=.\misc\apu_version.c
391 # End Source File
392 # End Group
393 # Begin Group "sdbm"
395 # PROP Default_Filter ""
396 # Begin Source File
398 SOURCE=.\dbm\sdbm\sdbm.c
399 # End Source File
400 # Begin Source File
402 SOURCE=.\dbm\sdbm\sdbm_hash.c
403 # End Source File
404 # Begin Source File
406 SOURCE=.\dbm\sdbm\sdbm_lock.c
407 # End Source File
408 # Begin Source File
410 SOURCE=.\dbm\sdbm\sdbm_pair.c
411 # End Source File
412 # Begin Source File
414 SOURCE=.\dbm\sdbm\sdbm_pair.h
415 # End Source File
416 # Begin Source File
418 SOURCE=.\dbm\sdbm\sdbm_private.h
419 # End Source File
420 # Begin Source File
422 SOURCE=.\dbm\sdbm\sdbm_tune.h
423 # End Source File
424 # End Group
425 # Begin Group "strmatch"
427 # PROP Default_Filter ""
428 # Begin Source File
430 SOURCE=.\strmatch\apr_strmatch.c
431 # End Source File
432 # End Group
433 # Begin Group "uri"
435 # PROP Default_Filter ""
436 # Begin Source File
438 SOURCE=.\uri\apr_uri.c
439 # End Source File
440 # End Group
441 # Begin Group "xlate"
443 # PROP Default_Filter ""
444 # Begin Source File
446 SOURCE=.\xlate\xlate.c
447 # End Source File
448 # End Group
449 # Begin Group "xml"
451 # PROP Default_Filter ""
452 # Begin Source File
454 SOURCE=.\xml\apr_xml.c
455 # End Source File
456 # End Group
457 # End Group
458 # Begin Group "Generated Files"
460 # PROP Default_Filter ""
461 # Begin Source File
463 SOURCE=.\include\apr_ldap.h.in
464 # End Source File
465 # Begin Source File
467 SOURCE=.\include\apr_ldap.hnw
468 # End Source File
469 # Begin Source File
471 SOURCE=.\include\apr_ldap.hw
473 !IF  "$(CFG)" == "libaprutil - Win32 Release"
475 # Begin Custom Build - Creating apr_ldap.h from apr_ldap.hw
476 InputPath=.\include\apr_ldap.hw
478 ".\include\apr_ldap.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
479         type .\include\apr_ldap.hw > .\include\apr_ldap.h
481 # End Custom Build
483 !ELSEIF  "$(CFG)" == "libaprutil - Win32 Debug"
485 # Begin Custom Build - Creating apr_ldap.h from apr_ldap.hw
486 InputPath=.\include\apr_ldap.hw
488 ".\include\apr_ldap.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
489         type .\include\apr_ldap.hw > .\include\apr_ldap.h
491 # End Custom Build
493 !ELSEIF  "$(CFG)" == "libaprutil - x64 Release"
495 # Begin Custom Build - Creating apr_ldap.h from apr_ldap.hw
496 InputPath=.\include\apr_ldap.hw
498 ".\include\apr_ldap.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
499         type .\include\apr_ldap.hw > .\include\apr_ldap.h
501 # End Custom Build
503 !ELSEIF  "$(CFG)" == "libaprutil - x64 Debug"
505 # Begin Custom Build - Creating apr_ldap.h from apr_ldap.hw
506 InputPath=.\include\apr_ldap.hw
508 ".\include\apr_ldap.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
509         type .\include\apr_ldap.hw > .\include\apr_ldap.h
511 # End Custom Build
513 !ENDIF 
515 # End Source File
516 # Begin Source File
518 SOURCE=.\include\apu.h.in
519 # End Source File
520 # Begin Source File
522 SOURCE=.\include\apu.hnw
523 # End Source File
524 # Begin Source File
526 SOURCE=.\include\apu.hw
528 !IF  "$(CFG)" == "libaprutil - Win32 Release"
530 # Begin Custom Build - Creating apu.h from apu.hw
531 InputPath=.\include\apu.hw
533 ".\include\apu.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
534         type .\include\apu.hw > .\include\apu.h
536 # End Custom Build
538 !ELSEIF  "$(CFG)" == "libaprutil - Win32 Debug"
540 # Begin Custom Build - Creating apu.h from apu.hw
541 InputPath=.\include\apu.hw
543 ".\include\apu.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
544         type .\include\apu.hw > .\include\apu.h
546 # End Custom Build
548 !ELSEIF  "$(CFG)" == "libaprutil - x64 Release"
550 # Begin Custom Build - Creating apu.h from apu.hw
551 InputPath=.\include\apu.hw
553 ".\include\apu.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
554         type .\include\apu.hw > .\include\apu.h
556 # End Custom Build
558 !ELSEIF  "$(CFG)" == "libaprutil - x64 Debug"
560 # Begin Custom Build - Creating apu.h from apu.hw
561 InputPath=.\include\apu.hw
563 ".\include\apu.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
564         type .\include\apu.hw > .\include\apu.h
566 # End Custom Build
568 !ENDIF 
570 # End Source File
571 # Begin Source File
573 SOURCE=.\include\private\apu_config.h.in
574 # End Source File
575 # Begin Source File
577 SOURCE=.\include\private\apu_config.hw
579 !IF  "$(CFG)" == "libaprutil - Win32 Release"
581 # Begin Custom Build - Creating apu_config.h from apu_config.hw
582 InputPath=.\include\private\apu_config.hw
584 ".\include\private\apu_config.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
585         type .\include\private\apu_config.hw > .\include\private\apu_config.h
587 # End Custom Build
589 !ELSEIF  "$(CFG)" == "libaprutil - Win32 Debug"
591 # Begin Custom Build - Creating apu_config.h from apu_config.hw
592 InputPath=.\include\private\apu_config.hw
594 ".\include\private\apu_config.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
595         type .\include\private\apu_config.hw > .\include\private\apu_config.h
597 # End Custom Build
599 !ELSEIF  "$(CFG)" == "libaprutil - x64 Release"
601 # Begin Custom Build - Creating apu_config.h from apu_config.hw
602 InputPath=.\include\private\apu_config.hw
604 ".\include\private\apu_config.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
605         type .\include\private\apu_config.hw > .\include\private\apu_config.h
607 # End Custom Build
609 !ELSEIF  "$(CFG)" == "libaprutil - x64 Debug"
611 # Begin Custom Build - Creating apu_config.h from apu_config.hw
612 InputPath=.\include\private\apu_config.hw
614 ".\include\private\apu_config.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
615         type .\include\private\apu_config.hw > .\include\private\apu_config.h
617 # End Custom Build
619 !ENDIF 
621 # End Source File
622 # Begin Source File
624 SOURCE=.\include\private\apu_select_dbm.h.in
625 # End Source File
626 # Begin Source File
628 SOURCE=.\include\private\apu_select_dbm.hw
630 !IF  "$(CFG)" == "libaprutil - Win32 Release"
632 # Begin Custom Build - Creating apu_select_dbm.h from apu_select_dbm.hw
633 InputPath=.\include\private\apu_select_dbm.hw
635 ".\include\private\apu_select_dbm.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
636         type .\include\private\apu_select_dbm.hw > .\include\private\apu_select_dbm.h
638 # End Custom Build
640 !ELSEIF  "$(CFG)" == "libaprutil - Win32 Debug"
642 # Begin Custom Build - Creating apu_select_dbm.h from apu_select_dbm.hw
643 InputPath=.\include\private\apu_select_dbm.hw
645 ".\include\private\apu_select_dbm.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
646         type .\include\private\apu_select_dbm.hw > .\include\private\apu_select_dbm.h
648 # End Custom Build
650 !ELSEIF  "$(CFG)" == "libaprutil - x64 Release"
652 # Begin Custom Build - Creating apu_select_dbm.h from apu_select_dbm.hw
653 InputPath=.\include\private\apu_select_dbm.hw
655 ".\include\private\apu_select_dbm.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
656         type .\include\private\apu_select_dbm.hw > .\include\private\apu_select_dbm.h
658 # End Custom Build
660 !ELSEIF  "$(CFG)" == "libaprutil - x64 Debug"
662 # Begin Custom Build - Creating apu_select_dbm.h from apu_select_dbm.hw
663 InputPath=.\include\private\apu_select_dbm.hw
665 ".\include\private\apu_select_dbm.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
666         type .\include\private\apu_select_dbm.hw > .\include\private\apu_select_dbm.h
668 # End Custom Build
670 !ENDIF 
672 # End Source File
673 # Begin Source File
675 SOURCE=.\include\apu_want.h.in
676 # End Source File
677 # Begin Source File
679 SOURCE=.\include\apu_want.hnw
680 # End Source File
681 # Begin Source File
683 SOURCE=.\include\apu_want.hw
685 !IF  "$(CFG)" == "libaprutil - Win32 Release"
687 # Begin Custom Build - Creating apu_want.h from apu_want.hw
688 InputPath=.\include\apu_want.hw
690 ".\include\apu_want.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
691         type .\include\apu_want.hw > .\include\apu_want.h
693 # End Custom Build
695 !ELSEIF  "$(CFG)" == "libaprutil - Win32 Debug"
697 # Begin Custom Build - Creating apu_want.h from apu_want.hw
698 InputPath=.\include\apu_want.hw
700 ".\include\apu_want.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
701         type .\include\apu_want.hw > .\include\apu_want.h
703 # End Custom Build
705 !ELSEIF  "$(CFG)" == "libaprutil - x64 Release"
707 # Begin Custom Build - Creating apu_want.h from apu_want.hw
708 InputPath=.\include\apu_want.hw
710 ".\include\apu_want.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
711         type .\include\apu_want.hw > .\include\apu_want.h
713 # End Custom Build
715 !ELSEIF  "$(CFG)" == "libaprutil - x64 Debug"
717 # Begin Custom Build - Creating apu_want.h from apu_want.hw
718 InputPath=.\include\apu_want.hw
720 ".\include\apu_want.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
721         type .\include\apu_want.hw > .\include\apu_want.h
723 # End Custom Build
725 !ENDIF 
727 # End Source File
728 # End Group
729 # Begin Group "Public Header Files"
731 # PROP Default_Filter ""
732 # Begin Source File
734 SOURCE=.\include\apr_anylock.h
735 # End Source File
736 # Begin Source File
738 SOURCE=.\include\apr_base64.h
739 # End Source File
740 # Begin Source File
742 SOURCE=.\include\apr_buckets.h
743 # End Source File
744 # Begin Source File
746 SOURCE=.\include\apr_date.h
747 # End Source File
748 # Begin Source File
750 SOURCE=.\include\apr_dbm.h
751 # End Source File
752 # Begin Source File
754 SOURCE=.\include\apr_hooks.h
755 # End Source File
756 # Begin Source File
758 SOURCE=.\include\apr_ldap_url.h
759 # End Source File
760 # Begin Source File
762 SOURCE=.\include\apr_md4.h
763 # End Source File
764 # Begin Source File
766 SOURCE=.\include\apr_md5.h
767 # End Source File
768 # Begin Source File
770 SOURCE=.\include\apr_memcache.h
771 # End Source File
772 # Begin Source File
774 SOURCE=.\include\apr_optional.h
775 # End Source File
776 # Begin Source File
778 SOURCE=.\include\apr_optional_hooks.h
779 # End Source File
780 # Begin Source File
782 SOURCE=.\include\apr_queue.h
783 # End Source File
784 # Begin Source File
786 SOURCE=.\include\apr_reslist.h
787 # End Source File
788 # Begin Source File
790 SOURCE=.\include\apr_rmm.h
791 # End Source File
792 # Begin Source File
794 SOURCE=.\include\apr_sdbm.h
795 # End Source File
796 # Begin Source File
798 SOURCE=.\include\apr_sha1.h
799 # End Source File
800 # Begin Source File
802 SOURCE=.\include\apr_strmatch.h
803 # End Source File
804 # Begin Source File
806 SOURCE=.\include\apr_thread_pool.h
807 # End Source File
808 # Begin Source File
810 SOURCE=.\include\apr_uri.h
811 # End Source File
812 # Begin Source File
814 SOURCE=.\include\apr_uuid.h
815 # End Source File
816 # Begin Source File
818 SOURCE=.\include\apr_xlate.h
819 # End Source File
820 # Begin Source File
822 SOURCE=.\include\apr_xml.h
823 # End Source File
824 # Begin Source File
826 SOURCE=.\include\apu_version.h
827 # End Source File
828 # End Group
829 # Begin Source File
831 SOURCE=.\libaprutil.rc
832 # End Source File
833 # End Target
834 # End Project