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 Debug
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 Debug"
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")
25 # PROP AllowPerConfigDependencies 0
26 # PROP Scc_ProjName ""
27 # PROP Scc_LocalPath ""
32 !IF "$(CFG)" == "libaprutil - Win32 Release"
35 # PROP BASE Use_Debug_Libraries 0
36 # PROP BASE Output_Dir "Release"
37 # PROP BASE Intermediate_Dir "Release"
38 # PROP BASE Target_Dir ""
40 # PROP Use_Debug_Libraries 0
41 # PROP Output_Dir "Release"
42 # PROP Intermediate_Dir "Release"
43 # PROP Ignore_Export_Lib 0
45 # ADD BASE CPP /nologo /MD /W3 /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /FD /c
46 # ADD CPP /nologo /MD /W3 /O2 /Oy- /Zi /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" /Fd"Release\libaprutil_src" /FD /c
47 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o /win32 "NUL"
48 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o /win32 "NUL"
49 # ADD BASE RSC /l 0x409 /d "NDEBUG"
50 # ADD RSC /l 0x409 /d "NDEBUG" /d "APU_VERSION_ONLY" /I "./include" /I "../apr/include"
52 # ADD BASE BSC32 /nologo
55 # 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
56 # 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" /opt:ref
58 !ELSEIF "$(CFG)" == "libaprutil - Win32 Debug"
61 # PROP BASE Use_Debug_Libraries 1
62 # PROP BASE Output_Dir "Debug"
63 # PROP BASE Intermediate_Dir "Debug"
64 # PROP BASE Target_Dir ""
66 # PROP Use_Debug_Libraries 1
67 # PROP Output_Dir "Debug"
68 # PROP Intermediate_Dir "Debug"
69 # PROP Ignore_Export_Lib 0
71 # ADD BASE CPP /nologo /MDd /W3 /EHsc /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /FD /c
72 # ADD CPP /nologo /MDd /W3 /EHsc /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" /Fd"Debug\libaprutil_src" /FD /c
73 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL"
74 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL"
75 # ADD BASE RSC /l 0x409 /d "_DEBUG"
76 # ADD RSC /l 0x409 /d "_DEBUG" /d "APU_VERSION_ONLY" /I "./include" /I "../apr/include"
78 # ADD BASE BSC32 /nologo
81 # 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
82 # 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"
88 # Name "libaprutil - Win32 Release"
89 # Name "libaprutil - Win32 Debug"
90 # Begin Group "Source Files"
92 # PROP Default_Filter ""
93 # Begin Group "buckets"
95 # PROP Default_Filter ""
98 SOURCE=.\buckets\apr_brigade.c
102 SOURCE=.\buckets\apr_buckets.c
106 SOURCE=.\buckets\apr_buckets_alloc.c
110 SOURCE=.\buckets\apr_buckets_eos.c
114 SOURCE=.\buckets\apr_buckets_file.c
118 SOURCE=.\buckets\apr_buckets_flush.c
122 SOURCE=.\buckets\apr_buckets_heap.c
126 SOURCE=.\buckets\apr_buckets_mmap.c
130 SOURCE=.\buckets\apr_buckets_pipe.c
134 SOURCE=.\buckets\apr_buckets_pool.c
138 SOURCE=.\buckets\apr_buckets_refcount.c
142 SOURCE=.\buckets\apr_buckets_simple.c
146 SOURCE=.\buckets\apr_buckets_socket.c
149 # Begin Group "crypto"
151 # PROP Default_Filter ""
154 SOURCE=.\crypto\apr_md4.c
158 SOURCE=.\crypto\apr_md5.c
162 SOURCE=.\crypto\apr_sha1.c
166 SOURCE=.\crypto\getuuid.c
170 SOURCE=.\crypto\uuid.c
174 # PROP Default_Filter ""
177 SOURCE=.\dbd\apr_dbd.c
181 SOURCE=.\dbd\apr_dbd_pgsql.c
185 SOURCE=.\dbd\apr_dbd_sqlite2.c
189 SOURCE=.\dbd\apr_dbd_sqlite3.c
194 # PROP Default_Filter ""
197 SOURCE=.\dbm\apr_dbm.c
201 SOURCE=.\dbm\apr_dbm_berkeleydb.c
205 SOURCE=.\dbm\apr_dbm_gdbm.c
209 SOURCE=.\dbm\apr_dbm_sdbm.c
212 # Begin Group "encoding"
214 # PROP Default_Filter ""
217 SOURCE=.\encoding\apr_base64.c
220 # Begin Group "hooks"
222 # PROP Default_Filter ""
225 SOURCE=.\hooks\apr_hooks.c
230 # PROP Default_Filter ""
233 SOURCE=.\ldap\apr_ldap_init.c
237 SOURCE=.\ldap\apr_ldap_url.c
241 SOURCE=.\ldap\apr_ldap_option.c
246 # PROP Default_Filter ""
249 SOURCE=.\misc\apr_date.c
253 SOURCE=.\misc\apr_queue.c
257 SOURCE=.\misc\apr_reslist.c
261 SOURCE=.\misc\apr_rmm.c
265 SOURCE=.\misc\apu_version.c
270 # PROP Default_Filter ""
273 SOURCE=.\dbm\sdbm\sdbm.c
277 SOURCE=.\dbm\sdbm\sdbm_hash.c
281 SOURCE=.\dbm\sdbm\sdbm_lock.c
285 SOURCE=.\dbm\sdbm\sdbm_pair.c
289 SOURCE=.\dbm\sdbm\sdbm_pair.h
293 SOURCE=.\dbm\sdbm\sdbm_private.h
297 SOURCE=.\dbm\sdbm\sdbm_tune.h
300 # Begin Group "strmatch"
302 # PROP Default_Filter ""
305 SOURCE=.\strmatch\apr_strmatch.c
310 # PROP Default_Filter ""
313 SOURCE=.\uri\apr_uri.c
316 # Begin Group "xlate"
318 # PROP Default_Filter ""
321 SOURCE=.\xlate\xlate.c
326 # PROP Default_Filter ""
329 SOURCE=.\xml\apr_xml.c
333 # Begin Group "Generated Files"
335 # PROP Default_Filter ""
338 SOURCE=.\include\apr_ldap.h.in
342 SOURCE=.\include\apr_ldap.hnw
346 SOURCE=.\include\apr_ldap.hw
348 !IF "$(CFG)" == "libaprutil - Win32 Release"
350 # Begin Custom Build - Creating apr_ldap.h from apr_ldap.hw
351 InputPath=.\include\apr_ldap.hw
353 ".\include\apr_ldap.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
354 type .\include\apr_ldap.hw > .\include\apr_ldap.h
358 !ELSEIF "$(CFG)" == "libaprutil - Win32 Debug"
360 # Begin Custom Build - Creating apr_ldap.h from apr_ldap.hw
361 InputPath=.\include\apr_ldap.hw
363 ".\include\apr_ldap.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
364 type .\include\apr_ldap.hw > .\include\apr_ldap.h
373 SOURCE=.\include\apu.h.in
377 SOURCE=.\include\apu.hnw
381 SOURCE=.\include\apu.hw
383 !IF "$(CFG)" == "libaprutil - Win32 Release"
385 # Begin Custom Build - Creating apu.h from apu.hw
386 InputPath=.\include\apu.hw
388 ".\include\apu.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
389 type .\include\apu.hw > .\include\apu.h
393 !ELSEIF "$(CFG)" == "libaprutil - Win32 Debug"
395 # Begin Custom Build - Creating apu.h from apu.hw
396 InputPath=.\include\apu.hw
398 ".\include\apu.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
399 type .\include\apu.hw > .\include\apu.h
408 SOURCE=.\include\private\apu_config.h.in
412 SOURCE=.\include\private\apu_config.hw
414 !IF "$(CFG)" == "libaprutil - Win32 Release"
416 # Begin Custom Build - Creating apu_config.h from apu_config.hw
417 InputPath=.\include\private\apu_config.hw
419 ".\include\private\apu_config.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
420 type .\include\private\apu_config.hw > .\include\private\apu_config.h
424 !ELSEIF "$(CFG)" == "libaprutil - Win32 Debug"
426 # Begin Custom Build - Creating apu_config.h from apu_config.hw
427 InputPath=.\include\private\apu_config.hw
429 ".\include\private\apu_config.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
430 type .\include\private\apu_config.hw > .\include\private\apu_config.h
439 SOURCE=.\include\private\apu_select_dbm.h.in
443 SOURCE=.\include\private\apu_select_dbm.hw
445 !IF "$(CFG)" == "libaprutil - Win32 Release"
447 # Begin Custom Build - Creating apu_select_dbm.h from apu_select_dbm.hw
448 InputPath=.\include\private\apu_select_dbm.hw
450 ".\include\private\apu_select_dbm.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
451 type .\include\private\apu_select_dbm.hw > .\include\private\apu_select_dbm.h
455 !ELSEIF "$(CFG)" == "libaprutil - Win32 Debug"
457 # Begin Custom Build - Creating apu_select_dbm.h from apu_select_dbm.hw
458 InputPath=.\include\private\apu_select_dbm.hw
460 ".\include\private\apu_select_dbm.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
461 type .\include\private\apu_select_dbm.hw > .\include\private\apu_select_dbm.h
470 SOURCE=.\include\apu_want.h.in
474 SOURCE=.\include\apu_want.hnw
478 SOURCE=.\include\apu_want.hw
480 !IF "$(CFG)" == "libaprutil - Win32 Release"
482 # Begin Custom Build - Creating apu_want.h from apu_want.hw
483 InputPath=.\include\apu_want.hw
485 ".\include\apu_want.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
486 type .\include\apu_want.hw > .\include\apu_want.h
490 !ELSEIF "$(CFG)" == "libaprutil - Win32 Debug"
492 # Begin Custom Build - Creating apu_want.h from apu_want.hw
493 InputPath=.\include\apu_want.hw
495 ".\include\apu_want.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
496 type .\include\apu_want.hw > .\include\apu_want.h
504 # Begin Group "Public Header Files"
506 # PROP Default_Filter ""
509 SOURCE=.\include\apr_anylock.h
513 SOURCE=.\include\apr_base64.h
517 SOURCE=.\include\apr_buckets.h
521 SOURCE=.\include\apr_date.h
525 SOURCE=.\include\apr_dbm.h
529 SOURCE=.\include\apr_hooks.h
533 SOURCE=.\include\apr_ldap_url.h
537 SOURCE=.\include\apr_md4.h
541 SOURCE=.\include\apr_md5.h
545 SOURCE=.\include\apr_optional.h
549 SOURCE=.\include\apr_optional_hooks.h
553 SOURCE=.\include\apr_queue.h
557 SOURCE=.\include\apr_reslist.h
561 SOURCE=.\include\apr_rmm.h
565 SOURCE=.\include\apr_sdbm.h
569 SOURCE=.\include\apr_sha1.h
573 SOURCE=.\include\apr_strmatch.h
577 SOURCE=.\include\apr_uri.h
581 SOURCE=.\include\apr_uuid.h
585 SOURCE=.\include\apr_xlate.h
589 SOURCE=.\include\apr_xml.h
593 SOURCE=.\include\apu_version.h
598 SOURCE=.\libaprutil.rc