hdd.mak
资源名称:warftpd.zip [点击查看]
上传用户:surprise9
上传日期:2007-01-04
资源大小:426k
文件大小:10k
源码类别:
Ftp客户端
开发平台:
Visual C++
- # Microsoft Developer Studio Generated NMAKE File, Format Version 4.20
- # ** DO NOT EDIT **
- # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
- !IF "$(CFG)" == ""
- CFG=hdd - Win32 Debug
- !MESSAGE No configuration specified. Defaulting to hdd - Win32 Debug.
- !ENDIF
- !IF "$(CFG)" != "hdd - Win32 Release" && "$(CFG)" != "hdd - Win32 Debug"
- !MESSAGE Invalid configuration "$(CFG)" specified.
- !MESSAGE You can specify a configuration when running NMAKE on this makefile
- !MESSAGE by defining the macro CFG on the command line. For example:
- !MESSAGE
- !MESSAGE NMAKE /f "hdd.mak" CFG="hdd - Win32 Debug"
- !MESSAGE
- !MESSAGE Possible choices for configuration are:
- !MESSAGE
- !MESSAGE "hdd - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
- !MESSAGE "hdd - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
- !MESSAGE
- !ERROR An invalid configuration is specified.
- !ENDIF
- !IF "$(OS)" == "Windows_NT"
- NULL=
- !ELSE
- NULL=nul
- !ENDIF
- ################################################################################
- # Begin Project
- # PROP Target_Last_Scanned "hdd - Win32 Debug"
- CPP=cl.exe
- MTL=mktyplib.exe
- RSC=rc.exe
- !IF "$(CFG)" == "hdd - Win32 Release"
- # PROP BASE Use_MFC 6
- # PROP BASE Use_Debug_Libraries 0
- # PROP BASE Output_Dir "Release"
- # PROP BASE Intermediate_Dir "Release"
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 6
- # PROP Use_Debug_Libraries 0
- # PROP Output_Dir "Release"
- # PROP Intermediate_Dir "Release"
- # PROP Target_Dir ""
- OUTDIR=.Release
- INTDIR=.Release
- ALL : "$(OUTDIR)hdd.dll" "..............WarSoftwareBinhdd.dll"
- CLEAN :
- -@erase "$(INTDIR)hdd.obj"
- -@erase "$(INTDIR)hdd.pch"
- -@erase "$(INTDIR)hdd.res"
- -@erase "$(INTDIR)StdAfx.obj"
- -@erase "$(OUTDIR)hdd.dll"
- -@erase "$(OUTDIR)hdd.exp"
- -@erase "$(OUTDIR)hdd.lib"
- -@erase "..............WarSoftwareBinhdd.dll"
- "$(OUTDIR)" :
- if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
- # ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /c
- # ADD CPP /nologo /MD /W3 /GX /O2 /I "../../../../Include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /Yu"stdafx.h" /c
- CPP_PROJ=/nologo /MD /W3 /GX /O2 /I "../../../../Include" /D "WIN32" /D
- "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT"
- /Fp"$(INTDIR)/hdd.pch" /Yu"stdafx.h" /Fo"$(INTDIR)/" /c
- CPP_OBJS=.Release/
- CPP_SBRS=..
- # ADD BASE MTL /nologo /D "NDEBUG" /win32
- # ADD MTL /nologo /D "NDEBUG" /win32
- MTL_PROJ=/nologo /D "NDEBUG" /win32
- # ADD BASE RSC /l 0x414 /d "NDEBUG" /d "_AFXDLL"
- # ADD RSC /l 0x414 /d "NDEBUG" /d "_AFXDLL"
- RSC_PROJ=/l 0x414 /fo"$(INTDIR)/hdd.res" /d "NDEBUG" /d "_AFXDLL"
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- BSC32_FLAGS=/nologo /o"$(OUTDIR)/hdd.bsc"
- BSC32_SBRS=
- LINK32=link.exe
- # ADD BASE LINK32 /nologo /subsystem:windows /dll /machine:I386
- # ADD LINK32 ../../../../WarSoftwareLib/Release/WarSoftwareLib.lib /nologo /subsystem:windows /dll /machine:I386
- LINK32_FLAGS=../../../../WarSoftwareLib/Release/WarSoftwareLib.lib /nologo
- /subsystem:windows /dll /incremental:no /pdb:"$(OUTDIR)/hdd.pdb" /machine:I386
- /def:".hdd.def" /out:"$(OUTDIR)/hdd.dll" /implib:"$(OUTDIR)/hdd.lib"
- DEF_FILE=
- ".hdd.def"
- LINK32_OBJS=
- "$(INTDIR)hdd.obj"
- "$(INTDIR)hdd.res"
- "$(INTDIR)StdAfx.obj"
- "$(OUTDIR)hdd.dll" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
- $(LINK32) @<<
- $(LINK32_FLAGS) $(LINK32_OBJS)
- <<
- # Begin Custom Build
- InputPath=.Releasehdd.dll
- SOURCE=$(InputPath)
- "WarSoftwareBinhdd.dll" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- copy .Releasehdd.dll WarSoftwareBinhdd.dll
- copy .Releasehdd.dll WarSoftwareBinnetdisk.dll
- copy .Releasehdd.dll WarSoftwareBincdrom.dll
- # End Custom Build
- !ELSEIF "$(CFG)" == "hdd - Win32 Debug"
- # PROP BASE Use_MFC 6
- # PROP BASE Use_Debug_Libraries 1
- # PROP BASE Output_Dir "Debug"
- # PROP BASE Intermediate_Dir "Debug"
- # PROP BASE Target_Dir ""
- # PROP Use_MFC 6
- # PROP Use_Debug_Libraries 1
- # PROP Output_Dir "Debug"
- # PROP Intermediate_Dir "Debug"
- # PROP Target_Dir ""
- OUTDIR=.Debug
- INTDIR=.Debug
- ALL : "$(OUTDIR)hdd.dll" "..............WarSoftwareDebugBinhdd.dll"
- CLEAN :
- -@erase "$(INTDIR)hdd.obj"
- -@erase "$(INTDIR)hdd.pch"
- -@erase "$(INTDIR)hdd.res"
- -@erase "$(INTDIR)StdAfx.obj"
- -@erase "$(INTDIR)vc40.idb"
- -@erase "$(INTDIR)vc40.pdb"
- -@erase "$(OUTDIR)hdd.dll"
- -@erase "$(OUTDIR)hdd.exp"
- -@erase "$(OUTDIR)hdd.lib"
- -@erase "$(OUTDIR)hdd.map"
- -@erase "$(OUTDIR)hdd.pdb"
- -@erase "..............WarSoftwareDebugBinhdd.dll"
- "$(OUTDIR)" :
- if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
- # ADD BASE CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /Yu"stdafx.h" /c
- # ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "../../../../Include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT" /Yu"stdafx.h" /c
- CPP_PROJ=/nologo /MDd /W3 /Gm /GX /Zi /Od /I "../../../../Include" /D "WIN32"
- /D "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT"
- /Fp"$(INTDIR)/hdd.pch" /Yu"stdafx.h" /Fo"$(INTDIR)/" /Fd"$(INTDIR)/" /c
- CPP_OBJS=.Debug/
- CPP_SBRS=..
- # ADD BASE MTL /nologo /D "_DEBUG" /win32
- # ADD MTL /nologo /D "_DEBUG" /win32
- MTL_PROJ=/nologo /D "_DEBUG" /win32
- # ADD BASE RSC /l 0x414 /d "_DEBUG" /d "_AFXDLL"
- # ADD RSC /l 0x414 /d "_DEBUG" /d "_AFXDLL"
- RSC_PROJ=/l 0x414 /fo"$(INTDIR)/hdd.res" /d "_DEBUG" /d "_AFXDLL"
- BSC32=bscmake.exe
- # ADD BASE BSC32 /nologo
- # ADD BSC32 /nologo
- BSC32_FLAGS=/nologo /o"$(OUTDIR)/hdd.bsc"
- BSC32_SBRS=
- LINK32=link.exe
- # ADD BASE LINK32 /nologo /subsystem:windows /dll /debug /machine:I386
- # ADD LINK32 ../../../../WarSoftwareLib/Debug/WarSoftwareLib.lib /nologo /subsystem:windows /dll /incremental:no /map /debug /machine:I386
- LINK32_FLAGS=../../../../WarSoftwareLib/Debug/WarSoftwareLib.lib /nologo
- /subsystem:windows /dll /incremental:no /pdb:"$(OUTDIR)/hdd.pdb"
- /map:"$(INTDIR)/hdd.map" /debug /machine:I386 /def:".hdd.def"
- /out:"$(OUTDIR)/hdd.dll" /implib:"$(OUTDIR)/hdd.lib"
- DEF_FILE=
- ".hdd.def"
- LINK32_OBJS=
- "$(INTDIR)hdd.obj"
- "$(INTDIR)hdd.res"
- "$(INTDIR)StdAfx.obj"
- "$(OUTDIR)hdd.dll" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
- $(LINK32) @<<
- $(LINK32_FLAGS) $(LINK32_OBJS)
- <<
- # Begin Custom Build
- InputPath=.Debughdd.dll
- SOURCE=$(InputPath)
- "WarSoftwareDebugBinhdd.dll" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
- copy .Debughdd.dll WarSoftwareDebugBinhdd.dll
- copy .Debughdd.dll WarSoftwareDebugBinnetdisk.dll
- copy .Debughdd.dll WarSoftwareDebugBincdrom.dll
- # End Custom Build
- !ENDIF
- .c{$(CPP_OBJS)}.obj:
- $(CPP) $(CPP_PROJ) $<
- .cpp{$(CPP_OBJS)}.obj:
- $(CPP) $(CPP_PROJ) $<
- .cxx{$(CPP_OBJS)}.obj:
- $(CPP) $(CPP_PROJ) $<
- .c{$(CPP_SBRS)}.sbr:
- $(CPP) $(CPP_PROJ) $<
- .cpp{$(CPP_SBRS)}.sbr:
- $(CPP) $(CPP_PROJ) $<
- .cxx{$(CPP_SBRS)}.sbr:
- $(CPP) $(CPP_PROJ) $<
- ################################################################################
- # Begin Target
- # Name "hdd - Win32 Release"
- # Name "hdd - Win32 Debug"
- !IF "$(CFG)" == "hdd - Win32 Release"
- !ELSEIF "$(CFG)" == "hdd - Win32 Debug"
- !ENDIF
- ################################################################################
- # Begin Source File
- SOURCE=.ReadMe.txt
- !IF "$(CFG)" == "hdd - Win32 Release"
- !ELSEIF "$(CFG)" == "hdd - Win32 Debug"
- !ENDIF
- # End Source File
- ################################################################################
- # Begin Source File
- SOURCE=.hdd.cpp
- DEP_CPP_HDD_C=
- "........IncludeDaemonAPI.h"
- "........Includeedituseroption.h"
- "........IncludeMiscSupport.h"
- "........Includeoptions.h"
- "........Includeremoteinterface.h"
- "........Includeuser.h"
- "........IncludeWarSMemory.h"
- ".../../../../IncludeFsysSecurity.h"
- ".../../../../IncludeUnixFsysTypes.h"
- ".../../../../IncludeWarFsys.h"
- ".../../../../IncludeWarSoftware.h"
- ".hdd.h"
- ".StdAfx.h"
- "$(INTDIR)hdd.obj" : $(SOURCE) $(DEP_CPP_HDD_C) "$(INTDIR)"
- "$(INTDIR)hdd.pch"
- # End Source File
- ################################################################################
- # Begin Source File
- SOURCE=.hdd.def
- !IF "$(CFG)" == "hdd - Win32 Release"
- !ELSEIF "$(CFG)" == "hdd - Win32 Debug"
- !ENDIF
- # End Source File
- ################################################################################
- # Begin Source File
- SOURCE=.StdAfx.cpp
- DEP_CPP_STDAF=
- ".StdAfx.h"
- !IF "$(CFG)" == "hdd - Win32 Release"
- # ADD CPP /Yc"stdafx.h"
- BuildCmds=
- $(CPP) /nologo /MD /W3 /GX /O2 /I "../../../../Include" /D "WIN32" /D "NDEBUG"
- /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT"
- /Fp"$(INTDIR)/hdd.pch" /Yc"stdafx.h" /Fo"$(INTDIR)/" /c $(SOURCE)
- "$(INTDIR)StdAfx.obj" : $(SOURCE) $(DEP_CPP_STDAF) "$(INTDIR)"
- $(BuildCmds)
- "$(INTDIR)hdd.pch" : $(SOURCE) $(DEP_CPP_STDAF) "$(INTDIR)"
- $(BuildCmds)
- !ELSEIF "$(CFG)" == "hdd - Win32 Debug"
- # ADD CPP /Yc"stdafx.h"
- BuildCmds=
- $(CPP) /nologo /MDd /W3 /Gm /GX /Zi /Od /I "../../../../Include" /D "WIN32" /D
- "_DEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_AFXEXT"
- /Fp"$(INTDIR)/hdd.pch" /Yc"stdafx.h" /Fo"$(INTDIR)/" /Fd"$(INTDIR)/" /c
- $(SOURCE)
- "$(INTDIR)StdAfx.obj" : $(SOURCE) $(DEP_CPP_STDAF) "$(INTDIR)"
- $(BuildCmds)
- "$(INTDIR)hdd.pch" : $(SOURCE) $(DEP_CPP_STDAF) "$(INTDIR)"
- $(BuildCmds)
- !ENDIF
- # End Source File
- ################################################################################
- # Begin Source File
- SOURCE=.hdd.rc
- DEP_RSC_HDD_R=
- ".reshdd.rc2"
- "$(INTDIR)hdd.res" : $(SOURCE) $(DEP_RSC_HDD_R) "$(INTDIR)"
- $(RSC) $(RSC_PROJ) $(SOURCE)
- # End Source File
- # End Target
- # End Project
- ################################################################################