# Microsoft Developer Studio Project File - Name="mod_ftp" - Package Owner=<4> # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102 CFG=mod_ftp - Win32 Debug !MESSAGE This is not a valid makefile. To build this project using NMAKE, !MESSAGE use the Export Makefile command and run !MESSAGE !MESSAGE NMAKE /f "mod_ftp.mak". !MESSAGE !MESSAGE You can specify a configuration when running NMAKE !MESSAGE by defining the macro CFG on the command line. For example: !MESSAGE !MESSAGE NMAKE /f "mod_ftp.mak" CFG="mod_ftp - Win32 Debug" !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE !MESSAGE "mod_ftp - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library") !MESSAGE "mod_ftp - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library") !MESSAGE # Begin Project # PROP AllowPerConfigDependencies 0 # PROP Scc_ProjName "" # PROP Scc_LocalPath "" CPP=cl.exe MTL=midl.exe RSC=rc.exe !IF "$(CFG)" == "mod_ftp - Win32 Release" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 0 # PROP BASE Output_Dir "Release" # PROP BASE Intermediate_Dir "Release" # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 0 # PROP Output_Dir "Release" # PROP Intermediate_Dir "Release" # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" # ADD BASE CPP /nologo /MD /W3 /O2 /Zi /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "SRC_EXPORTS" /FD /c # ADD CPP /nologo /MD /W3 /O2 /Oy- /Zi /I "../../include" /I "../../srclib/apr/include" /I "../../srclib/apr-util/include" /I "$(APACHE2_HOME)/include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "FTP_DECLARE_EXPORT" /D "FTP_APXS_BUILD" /Fd"Release/mod_ftp_src" /FD /c # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /win32 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /win32 # ADD BASE RSC /l 0x409 /d "NDEBUG" # ADD RSC /l 0x409 /d "NDEBUG" /I "../../include" /I "../../srclib/apr/include" /I "$(APACHE2_HOME)/include" BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo LINK32=link.exe # ADD BASE LINK32 /nologo /dll /machine:I386 # ADD LINK32 libapr-1.lib libaprutil-1.lib libhttpd.lib wsock32.lib /nologo /dll /debug /incremental:no /out:"Release/mod_ftp.so" /libpath:"..\..\Release" /libpath:"..\..\srclib\apr\Release" /libpath:"..\..\srclib\apr-util\Release" /libpath:"$(APACHE2_HOME)\lib" /base:"0x46540000" /opt:ref # Begin Special Build Tool TargetPath=.\Release\mod_ftp.so SOURCE="$(InputPath)" PostBuild_Desc=Embed .manifest PostBuild_Cmds=if exist $(TargetPath).manifest mt.exe -manifest $(TargetPath).manifest -outputresource:$(TargetPath);2 # End Special Build Tool !ELSEIF "$(CFG)" == "mod_ftp - Win32 Debug" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 # PROP BASE Output_Dir "Debug" # PROP BASE Intermediate_Dir "Debug" # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 1 # PROP Output_Dir "Debug" # PROP Intermediate_Dir "Debug" # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" # ADD BASE CPP /nologo /MDd /W3 /GX /Od /Zi /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "SRC_EXPORTS" /FD /c # ADD CPP /nologo /MDd /W3 /GX /Od /Zi /I "../../include" /I "../../srclib/apr/include" /I "../../srclib/apr-util/include" /I "$(APACHE2_HOME)/include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "FTP_DECLARE_EXPORT" /D "FTP_APXS_BUILD" /Fd"Debug/mod_ftp_src" /FD /c # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /win32 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /win32 # ADD BASE RSC /l 0x409 /d "_DEBUG" # ADD RSC /l 0x409 /d "_DEBUG" /I "../../include" /I "../../srclib/apr/include" /I "$(APACHE2_HOME)/include" BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo LINK32=link.exe # ADD BASE LINK32 /nologo /dll /debug /machine:I386 /pdbtype:sept # ADD LINK32 libapr-1.lib libaprutil-1.lib libhttpd.lib wsock32.lib /nologo /dll /debug /incremental:no /out:"Debug/mod_ftp.so" /libpath:"..\..\Debug" /libpath:"..\..\srclib\apr\Debug" /libpath:"..\..\srclib\apr-util\Debug" /libpath:"$(APACHE2_HOME)\lib" /base:"0x46540000" # Begin Special Build Tool TargetPath=.\Debug\mod_ftp.so SOURCE="$(InputPath)" PostBuild_Desc=Embed .manifest PostBuild_Cmds=if exist $(TargetPath).manifest mt.exe -manifest $(TargetPath).manifest -outputresource:$(TargetPath);2 # End Special Build Tool !ENDIF # Begin Target # Name "mod_ftp - Win32 Release" # Name "mod_ftp - Win32 Debug" # Begin Group "Source Files" # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" # Begin Source File SOURCE=.\ftp_commands.c # End Source File # Begin Source File SOURCE=.\ftp_connection.c # End Source File # Begin Source File SOURCE=.\ftp_data_connection.c # End Source File # Begin Source File SOURCE=.\ftp_data_filters.c # End Source File # Begin Source File SOURCE=.\ftp_filters.c # End Source File # Begin Source File SOURCE=.\ftp_inet_pton.c # End Source File # Begin Source File SOURCE=.\ftp_limitlogin.c # End Source File # Begin Source File SOURCE=.\ftp_log.c # End Source File # Begin Source File SOURCE=.\ftp_lowportd.c # End Source File # Begin Source File SOURCE=.\ftp_message.c # End Source File # Begin Source File SOURCE=.\ftp_protocol.c # End Source File # Begin Source File SOURCE=.\ftp_request.c # End Source File # Begin Source File SOURCE=.\ftp_util.c # End Source File # Begin Source File SOURCE=.\mod_ftp.c # End Source File # End Group # Begin Group "Header Files" # PROP Default_Filter "h;hpp;hxx;hm;inl" # Begin Source File SOURCE=.\ftp_config.h # End Source File # Begin Source File SOURCE=".\ftp_config.h.in" !IF "$(CFG)" == "mod_ftp - Win32 Release" # Begin Custom Build - Generating ftp_config.h InputPath=".\ftp_config.h.in" ".\ftp_config.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" echo /* No configuration */ > .\ftp_config.h # End Custom Build !ELSEIF "$(CFG)" == "mod_ftp - Win32 Debug" # Begin Custom Build - Generating ftp_config.h InputPath=".\ftp_config.h.in" ".\ftp_config.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)" echo /* No configuration */ > .\ftp_config.h # End Custom Build !ENDIF # End Source File # Begin Source File SOURCE=.\ftp_internal.h # End Source File # Begin Source File SOURCE=..\..\include\mod_ftp.h # End Source File # End Group # Begin Source File SOURCE=.\mod_ftp.rc # End Source File # End Target # End Project