Better enforce reslist limits.
[apr-util.git] / libaprutil.dsp
blobbde36a072888dc59ff2ded064a223039ea01827e
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_odbc.c
272 # PROP Exclude_From_Build 1
273 # End Source File
274 # Begin Source File
276 SOURCE=.\dbd\apr_dbd_oracle.c
277 # PROP Exclude_From_Build 1
278 # End Source File
279 # Begin Source File
281 SOURCE=.\dbd\apr_dbd_pgsql.c
282 # PROP Exclude_From_Build 1
283 # End Source File
284 # Begin Source File
286 SOURCE=.\dbd\apr_dbd_sqlite2.c
287 # PROP Exclude_From_Build 1
288 # End Source File
289 # Begin Source File
291 SOURCE=.\dbd\apr_dbd_sqlite3.c
292 # PROP Exclude_From_Build 1
293 # End Source File
294 # End Group
295 # Begin Group "dbm"
297 # PROP Default_Filter ""
298 # Begin Source File
300 SOURCE=.\dbm\apr_dbm.c
301 # End Source File
302 # Begin Source File
304 SOURCE=.\dbm\apr_dbm_berkeleydb.c
305 # End Source File
306 # Begin Source File
308 SOURCE=.\dbm\apr_dbm_gdbm.c
309 # End Source File
310 # Begin Source File
312 SOURCE=.\dbm\apr_dbm_sdbm.c
313 # End Source File
314 # End Group
315 # Begin Group "encoding"
317 # PROP Default_Filter ""
318 # Begin Source File
320 SOURCE=.\encoding\apr_base64.c
321 # End Source File
322 # End Group
323 # Begin Group "hooks"
325 # PROP Default_Filter ""
326 # Begin Source File
328 SOURCE=.\hooks\apr_hooks.c
329 # End Source File
330 # End Group
331 # Begin Group "ldap"
333 # PROP Default_Filter ""
334 # Begin Source File
336 SOURCE=.\ldap\apr_ldap_init.c
337 # PROP Exclude_From_Build 1
338 # End Source File
339 # Begin Source File
341 SOURCE=.\ldap\apr_ldap_option.c
342 # PROP Exclude_From_Build 1
343 # End Source File 
344 # Begin Source File
346 SOURCE=.\ldap\apr_ldap_rebind.c
347 # PROP Exclude_From_Build 1
348 # End Source File
349 # Begin Source File
351 SOURCE=.\ldap\apr_ldap_stub.c
352 # End Source File
353 # Begin Source File
355 SOURCE=.\ldap\apr_ldap_url.c
356 # End Source File
357 # End Group
358 # Begin Group "memcache"
360 # PROP Default_Filter ""
361 # Begin Source File
363 SOURCE=.\memcache\apr_memcache.c
364 # End Source File
365 # End Group
366 # Begin Group "misc"
368 # PROP Default_Filter ""
369 # Begin Source File
371 SOURCE=.\misc\apr_date.c
372 # End Source File
373 # Begin Source File
375 SOURCE=.\misc\apu_dso.c
376 # End Source File
377 # Begin Source File
379 SOURCE=.\misc\apr_queue.c
380 # End Source File
381 # Begin Source File
383 SOURCE=.\misc\apr_reslist.c
384 # End Source File
385 # Begin Source File
387 SOURCE=.\misc\apr_rmm.c
388 # End Source File
389 # Begin Source File
391 SOURCE=.\misc\apr_thread_pool.c
392 # End Source File
393 # Begin Source File
395 SOURCE=.\misc\apu_version.c
396 # End Source File
397 # End Group
398 # Begin Group "sdbm"
400 # PROP Default_Filter ""
401 # Begin Source File
403 SOURCE=.\dbm\sdbm\sdbm.c
404 # End Source File
405 # Begin Source File
407 SOURCE=.\dbm\sdbm\sdbm_hash.c
408 # End Source File
409 # Begin Source File
411 SOURCE=.\dbm\sdbm\sdbm_lock.c
412 # End Source File
413 # Begin Source File
415 SOURCE=.\dbm\sdbm\sdbm_pair.c
416 # End Source File
417 # Begin Source File
419 SOURCE=.\dbm\sdbm\sdbm_pair.h
420 # End Source File
421 # Begin Source File
423 SOURCE=.\dbm\sdbm\sdbm_private.h
424 # End Source File
425 # Begin Source File
427 SOURCE=.\dbm\sdbm\sdbm_tune.h
428 # End Source File
429 # End Group
430 # Begin Group "strmatch"
432 # PROP Default_Filter ""
433 # Begin Source File
435 SOURCE=.\strmatch\apr_strmatch.c
436 # End Source File
437 # End Group
438 # Begin Group "uri"
440 # PROP Default_Filter ""
441 # Begin Source File
443 SOURCE=.\uri\apr_uri.c
444 # End Source File
445 # End Group
446 # Begin Group "xlate"
448 # PROP Default_Filter ""
449 # Begin Source File
451 SOURCE=.\xlate\xlate.c
452 # End Source File
453 # End Group
454 # Begin Group "xml"
456 # PROP Default_Filter ""
457 # Begin Source File
459 SOURCE=.\xml\apr_xml.c
460 # End Source File
461 # End Group
462 # End Group
463 # Begin Group "Generated Files"
465 # PROP Default_Filter ""
466 # Begin Source File
468 SOURCE=.\include\apr_ldap.h.in
469 # End Source File
470 # Begin Source File
472 SOURCE=.\include\apr_ldap.hnw
473 # End Source File
474 # Begin Source File
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
486 # End Custom Build
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
496 # End Custom Build
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
506 # End Custom Build
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
516 # End Custom Build
518 !ENDIF 
520 # End Source File
521 # Begin Source File
523 SOURCE=.\include\apu.h.in
524 # End Source File
525 # Begin Source File
527 SOURCE=.\include\apu.hnw
528 # End Source File
529 # Begin Source File
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
541 # End Custom Build
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
551 # End Custom Build
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
561 # End Custom Build
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
571 # End Custom Build
573 !ENDIF 
575 # End Source File
576 # Begin Source File
578 SOURCE=.\include\private\apu_config.h.in
579 # End Source File
580 # Begin Source File
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
592 # End Custom Build
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
602 # End Custom Build
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
612 # End Custom Build
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
622 # End Custom Build
624 !ENDIF 
626 # End Source File
627 # Begin Source File
629 SOURCE=.\include\private\apu_select_dbm.h.in
630 # End Source File
631 # Begin Source File
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
643 # End Custom Build
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
653 # End Custom Build
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
663 # End Custom Build
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
673 # End Custom Build
675 !ENDIF 
677 # End Source File
678 # Begin Source File
680 SOURCE=.\include\apu_want.h.in
681 # End Source File
682 # Begin Source File
684 SOURCE=.\include\apu_want.hnw
685 # End Source File
686 # Begin Source File
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
698 # End Custom Build
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
708 # End Custom Build
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
718 # End Custom Build
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
728 # End Custom Build
730 !ENDIF 
732 # End Source File
733 # End Group
734 # Begin Group "Public Header Files"
736 # PROP Default_Filter ""
737 # Begin Source File
739 SOURCE=.\include\apr_anylock.h
740 # End Source File
741 # Begin Source File
743 SOURCE=.\include\apr_base64.h
744 # End Source File
745 # Begin Source File
747 SOURCE=.\include\apr_buckets.h
748 # End Source File
749 # Begin Source File
751 SOURCE=.\include\apr_date.h
752 # End Source File
753 # Begin Source File
755 SOURCE=.\include\apr_dbm.h
756 # End Source File
757 # Begin Source File
759 SOURCE=.\include\apr_hooks.h
760 # End Source File
761 # Begin Source File
763 SOURCE=.\include\apr_ldap_url.h
764 # End Source File
765 # Begin Source File
767 SOURCE=.\include\apr_md4.h
768 # End Source File
769 # Begin Source File
771 SOURCE=.\include\apr_md5.h
772 # End Source File
773 # Begin Source File
775 SOURCE=.\include\apr_memcache.h
776 # End Source File
777 # Begin Source File
779 SOURCE=.\include\apr_optional.h
780 # End Source File
781 # Begin Source File
783 SOURCE=.\include\apr_optional_hooks.h
784 # End Source File
785 # Begin Source File
787 SOURCE=.\include\apr_queue.h
788 # End Source File
789 # Begin Source File
791 SOURCE=.\include\apr_reslist.h
792 # End Source File
793 # Begin Source File
795 SOURCE=.\include\apr_rmm.h
796 # End Source File
797 # Begin Source File
799 SOURCE=.\include\apr_sdbm.h
800 # End Source File
801 # Begin Source File
803 SOURCE=.\include\apr_sha1.h
804 # End Source File
805 # Begin Source File
807 SOURCE=.\include\apr_strmatch.h
808 # End Source File
809 # Begin Source File
811 SOURCE=.\include\apr_thread_pool.h
812 # End Source File
813 # Begin Source File
815 SOURCE=.\include\apr_uri.h
816 # End Source File
817 # Begin Source File
819 SOURCE=.\include\apr_uuid.h
820 # End Source File
821 # Begin Source File
823 SOURCE=.\include\apr_xlate.h
824 # End Source File
825 # Begin Source File
827 SOURCE=.\include\apr_xml.h
828 # End Source File
829 # Begin Source File
831 SOURCE=.\include\apu_version.h
832 # End Source File
833 # End Group
834 # Begin Source File
836 SOURCE=.\libaprutil.rc
837 # End Source File
838 # End Target
839 # End Project