mod_file_cache.dsp revision 5a4b3207b395b426c5a9066f4afea8d3fa8c6660
167c53d624e82d105b1517e9599195a30ddb5de8stoddard# Microsoft Developer Studio Project File - Name="ApacheModuleFileCache" - Package Owner=<4>
5a4b3207b395b426c5a9066f4afea8d3fa8c6660stoddard# Microsoft Developer Studio Generated Build File, Format Version 6.00
167c53d624e82d105b1517e9599195a30ddb5de8stoddard# ** DO NOT EDIT **
167c53d624e82d105b1517e9599195a30ddb5de8stoddard
167c53d624e82d105b1517e9599195a30ddb5de8stoddard# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
167c53d624e82d105b1517e9599195a30ddb5de8stoddard
167c53d624e82d105b1517e9599195a30ddb5de8stoddardCFG=ApacheModuleFileCache - Win32 Debug
167c53d624e82d105b1517e9599195a30ddb5de8stoddard!MESSAGE This is not a valid makefile. To build this project using NMAKE,
167c53d624e82d105b1517e9599195a30ddb5de8stoddard!MESSAGE use the Export Makefile command and run
167c53d624e82d105b1517e9599195a30ddb5de8stoddard!MESSAGE
167c53d624e82d105b1517e9599195a30ddb5de8stoddard!MESSAGE NMAKE /f "ApacheModuleFileCache.mak".
167c53d624e82d105b1517e9599195a30ddb5de8stoddard!MESSAGE
167c53d624e82d105b1517e9599195a30ddb5de8stoddard!MESSAGE You can specify a configuration when running NMAKE
167c53d624e82d105b1517e9599195a30ddb5de8stoddard!MESSAGE by defining the macro CFG on the command line. For example:
167c53d624e82d105b1517e9599195a30ddb5de8stoddard!MESSAGE
5a4b3207b395b426c5a9066f4afea8d3fa8c6660stoddard!MESSAGE NMAKE /f "ApacheModuleFileCache.mak" CFG="ApacheModuleFileCache - Win32 Debug"
167c53d624e82d105b1517e9599195a30ddb5de8stoddard!MESSAGE
167c53d624e82d105b1517e9599195a30ddb5de8stoddard!MESSAGE Possible choices for configuration are:
167c53d624e82d105b1517e9599195a30ddb5de8stoddard!MESSAGE
5a4b3207b395b426c5a9066f4afea8d3fa8c6660stoddard!MESSAGE "ApacheModuleFileCache - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
5a4b3207b395b426c5a9066f4afea8d3fa8c6660stoddard!MESSAGE "ApacheModuleFileCache - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
167c53d624e82d105b1517e9599195a30ddb5de8stoddard!MESSAGE
167c53d624e82d105b1517e9599195a30ddb5de8stoddard
167c53d624e82d105b1517e9599195a30ddb5de8stoddard# Begin Project
5a4b3207b395b426c5a9066f4afea8d3fa8c6660stoddard# PROP AllowPerConfigDependencies 0
167c53d624e82d105b1517e9599195a30ddb5de8stoddard# PROP Scc_ProjName ""
167c53d624e82d105b1517e9599195a30ddb5de8stoddard# PROP Scc_LocalPath ""
167c53d624e82d105b1517e9599195a30ddb5de8stoddardCPP=cl.exe
167c53d624e82d105b1517e9599195a30ddb5de8stoddardMTL=midl.exe
167c53d624e82d105b1517e9599195a30ddb5de8stoddardRSC=rc.exe
167c53d624e82d105b1517e9599195a30ddb5de8stoddard
167c53d624e82d105b1517e9599195a30ddb5de8stoddard!IF "$(CFG)" == "ApacheModuleFileCache - Win32 Release"
167c53d624e82d105b1517e9599195a30ddb5de8stoddard
167c53d624e82d105b1517e9599195a30ddb5de8stoddard# PROP BASE Use_MFC 0
167c53d624e82d105b1517e9599195a30ddb5de8stoddard# PROP BASE Use_Debug_Libraries 0
167c53d624e82d105b1517e9599195a30ddb5de8stoddard# PROP BASE Output_Dir "Release"
167c53d624e82d105b1517e9599195a30ddb5de8stoddard# PROP BASE Intermediate_Dir "Release"
167c53d624e82d105b1517e9599195a30ddb5de8stoddard# PROP BASE Target_Dir ""
167c53d624e82d105b1517e9599195a30ddb5de8stoddard# PROP Use_MFC 0
167c53d624e82d105b1517e9599195a30ddb5de8stoddard# PROP Use_Debug_Libraries 0
167c53d624e82d105b1517e9599195a30ddb5de8stoddard# PROP Output_Dir ".\ApacheModuleFileCacheR"
167c53d624e82d105b1517e9599195a30ddb5de8stoddard# PROP Intermediate_Dir ".\ApacheModuleFileCacheR"
167c53d624e82d105b1517e9599195a30ddb5de8stoddard# PROP Ignore_Export_Lib 0
167c53d624e82d105b1517e9599195a30ddb5de8stoddard# PROP Target_Dir ""
167c53d624e82d105b1517e9599195a30ddb5de8stoddard# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
167c53d624e82d105b1517e9599195a30ddb5de8stoddard# ADD CPP /nologo /MT /W3 /GX /O2 /I "..\..\include" /I ".\\" /I "..\..\lib\apr\include" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "SHARED_MODULE" /FD /c
167c53d624e82d105b1517e9599195a30ddb5de8stoddard# SUBTRACT CPP /YX
1f2f357528d122de2c7886a073b4eee8766d5c95wrowe# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o /win32 "NUL"
1f2f357528d122de2c7886a073b4eee8766d5c95wrowe# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o /win32 "NUL"
167c53d624e82d105b1517e9599195a30ddb5de8stoddard# ADD BASE RSC /l 0x409 /d "NDEBUG"
167c53d624e82d105b1517e9599195a30ddb5de8stoddard# ADD RSC /l 0x409 /d "NDEBUG"
167c53d624e82d105b1517e9599195a30ddb5de8stoddardBSC32=bscmake.exe
167c53d624e82d105b1517e9599195a30ddb5de8stoddard# ADD BASE BSC32 /nologo
167c53d624e82d105b1517e9599195a30ddb5de8stoddard# ADD BSC32 /nologo
167c53d624e82d105b1517e9599195a30ddb5de8stoddardLINK32=link.exe
167c53d624e82d105b1517e9599195a30ddb5de8stoddard# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /machine:I386
167c53d624e82d105b1517e9599195a30ddb5de8stoddard# ADD LINK32 user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ApacheCore.lib aprlib.lib kernel32.lib /nologo /subsystem:windows /dll /map /machine:I386 /libpath:"..\..\CoreR" /libpath:"..\..\lib\apr\Release"
167c53d624e82d105b1517e9599195a30ddb5de8stoddard
167c53d624e82d105b1517e9599195a30ddb5de8stoddard!ELSEIF "$(CFG)" == "ApacheModuleFileCache - Win32 Debug"
167c53d624e82d105b1517e9599195a30ddb5de8stoddard
167c53d624e82d105b1517e9599195a30ddb5de8stoddard# PROP BASE Use_MFC 0
167c53d624e82d105b1517e9599195a30ddb5de8stoddard# PROP BASE Use_Debug_Libraries 1
167c53d624e82d105b1517e9599195a30ddb5de8stoddard# PROP BASE Output_Dir "Debug"
167c53d624e82d105b1517e9599195a30ddb5de8stoddard# PROP BASE Intermediate_Dir "Debug"
167c53d624e82d105b1517e9599195a30ddb5de8stoddard# PROP BASE Target_Dir ""
167c53d624e82d105b1517e9599195a30ddb5de8stoddard# PROP Use_MFC 0
167c53d624e82d105b1517e9599195a30ddb5de8stoddard# PROP Use_Debug_Libraries 1
167c53d624e82d105b1517e9599195a30ddb5de8stoddard# PROP Output_Dir ".\ApacheModuleFileCacheD"
167c53d624e82d105b1517e9599195a30ddb5de8stoddard# PROP Intermediate_Dir ".\ApacheModuleFileCacheD"
167c53d624e82d105b1517e9599195a30ddb5de8stoddard# PROP Ignore_Export_Lib 0
167c53d624e82d105b1517e9599195a30ddb5de8stoddard# PROP Target_Dir ""
167c53d624e82d105b1517e9599195a30ddb5de8stoddard# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
5a4b3207b395b426c5a9066f4afea8d3fa8c6660stoddard# ADD CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /I "..\..\include" /I ".\\" /I "..\..\lib\apr\include" /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "SHARED_MODULE" /FD /c
167c53d624e82d105b1517e9599195a30ddb5de8stoddard# SUBTRACT CPP /YX
1f2f357528d122de2c7886a073b4eee8766d5c95wrowe# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL"
1f2f357528d122de2c7886a073b4eee8766d5c95wrowe# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL"
167c53d624e82d105b1517e9599195a30ddb5de8stoddard# ADD BASE RSC /l 0x409 /d "_DEBUG"
167c53d624e82d105b1517e9599195a30ddb5de8stoddard# ADD RSC /l 0x409 /d "_DEBUG"
167c53d624e82d105b1517e9599195a30ddb5de8stoddardBSC32=bscmake.exe
167c53d624e82d105b1517e9599195a30ddb5de8stoddard# ADD BASE BSC32 /nologo
167c53d624e82d105b1517e9599195a30ddb5de8stoddard# ADD BSC32 /nologo
167c53d624e82d105b1517e9599195a30ddb5de8stoddardLINK32=link.exe
167c53d624e82d105b1517e9599195a30ddb5de8stoddard# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
1f2f357528d122de2c7886a073b4eee8766d5c95wrowe# ADD LINK32 ApacheCore.lib aprlib.lib kernel32.lib /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept /libpath:"..\..\CoreD" /libpath:"..\..\lib\apr\Debug"
1f2f357528d122de2c7886a073b4eee8766d5c95wrowe# SUBTRACT LINK32 /incremental:no /map
167c53d624e82d105b1517e9599195a30ddb5de8stoddard
167c53d624e82d105b1517e9599195a30ddb5de8stoddard!ENDIF
167c53d624e82d105b1517e9599195a30ddb5de8stoddard
167c53d624e82d105b1517e9599195a30ddb5de8stoddard# Begin Target
167c53d624e82d105b1517e9599195a30ddb5de8stoddard
167c53d624e82d105b1517e9599195a30ddb5de8stoddard# Name "ApacheModuleFileCache - Win32 Release"
167c53d624e82d105b1517e9599195a30ddb5de8stoddard# Name "ApacheModuleFileCache - Win32 Debug"
167c53d624e82d105b1517e9599195a30ddb5de8stoddard# Begin Source File
167c53d624e82d105b1517e9599195a30ddb5de8stoddard
167c53d624e82d105b1517e9599195a30ddb5de8stoddardSOURCE=..\..\modules\standard\mod_file_cache.c
167c53d624e82d105b1517e9599195a30ddb5de8stoddard# End Source File
167c53d624e82d105b1517e9599195a30ddb5de8stoddard# End Target
167c53d624e82d105b1517e9599195a30ddb5de8stoddard# End Project