httpsvr.bld

来自「HttpSvr是一个用MFC编写的简单web server应用程序.」· BLD 代码 · 共 878 行 · 第 1/2 页

BLD
878
字号

# End Source File
# Begin Source File

SOURCE=.\Listen.cpp

!IF  "$(CFG)" == "HttpSvr - Win32 Release"

DEP_CPP_LISTE=\
	".\HttpDoc.h"\
	".\listen.h"\
	".\reqsock.h"\
	".\stdafx.h"\
	

!ELSEIF  "$(CFG)" == "HttpSvr - Win32 Debug"

DEP_CPP_LISTE=\
	".\HttpDoc.h"\
	".\listen.h"\
	".\reqsock.h"\
	".\stdafx.h"\
	

!ELSEIF  "$(CFG)" == "HttpSvr - Power Macintosh Release"

DEP_CPP_LISTE=\
	".\listen.h"\
	".\reqsock.h"\
	".\stdafx.h"\
	

!ELSEIF  "$(CFG)" == "HttpSvr - Power Macintosh Debug"

DEP_CPP_LISTE=\
	".\listen.h"\
	".\reqsock.h"\
	".\stdafx.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=.\ReqSock.cpp

!IF  "$(CFG)" == "HttpSvr - Win32 Release"

DEP_CPP_REQSO=\
	".\http.h"\
	".\HttpDoc.h"\
	".\httpsvr.h"\
	".\reqsock.h"\
	".\request.h"\
	".\stdafx.h"\
	

!ELSEIF  "$(CFG)" == "HttpSvr - Win32 Debug"

DEP_CPP_REQSO=\
	".\http.h"\
	".\HttpDoc.h"\
	".\httpsvr.h"\
	".\reqsock.h"\
	".\request.h"\
	".\stdafx.h"\
	

!ELSEIF  "$(CFG)" == "HttpSvr - Power Macintosh Release"

DEP_CPP_REQSO=\
	".\http.h"\
	".\HttpDoc.h"\
	".\httpsvr.h"\
	".\listen.h"\
	".\reqsock.h"\
	".\request.h"\
	".\stdafx.h"\
	

!ELSEIF  "$(CFG)" == "HttpSvr - Power Macintosh Debug"

DEP_CPP_REQSO=\
	".\http.h"\
	".\HttpDoc.h"\
	".\httpsvr.h"\
	".\listen.h"\
	".\reqsock.h"\
	".\request.h"\
	".\stdafx.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=.\Request.cpp

!IF  "$(CFG)" == "HttpSvr - Win32 Release"

DEP_CPP_REQUE=\
	".\httpsvr.h"\
	".\request.h"\
	".\stdafx.h"\
	

!ELSEIF  "$(CFG)" == "HttpSvr - Win32 Debug"

DEP_CPP_REQUE=\
	".\httpsvr.h"\
	".\request.h"\
	".\stdafx.h"\
	

!ELSEIF  "$(CFG)" == "HttpSvr - Power Macintosh Release"

DEP_CPP_REQUE=\
	".\httpsvr.h"\
	".\listen.h"\
	".\request.h"\
	".\stdafx.h"\
	

!ELSEIF  "$(CFG)" == "HttpSvr - Power Macintosh Debug"

DEP_CPP_REQUE=\
	".\httpsvr.h"\
	".\listen.h"\
	".\request.h"\
	".\stdafx.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=.\GenPage.cpp

!IF  "$(CFG)" == "HttpSvr - Win32 Release"

DEP_CPP_GENPA=\
	".\GenPage.h"\
	".\HttpDoc.h"\
	".\httpsvr.h"\
	".\stdafx.h"\
	

!ELSEIF  "$(CFG)" == "HttpSvr - Win32 Debug"

DEP_CPP_GENPA=\
	".\GenPage.h"\
	".\HttpDoc.h"\
	".\httpsvr.h"\
	".\stdafx.h"\
	

!ELSEIF  "$(CFG)" == "HttpSvr - Power Macintosh Release"

DEP_CPP_GENPA=\
	".\GenPage.h"\
	".\httpsvr.h"\
	".\listen.h"\
	".\stdafx.h"\
	

!ELSEIF  "$(CFG)" == "HttpSvr - Power Macintosh Debug"

DEP_CPP_GENPA=\
	".\GenPage.h"\
	".\httpsvr.h"\
	".\listen.h"\
	".\stdafx.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=.\RootDlg.cpp

!IF  "$(CFG)" == "HttpSvr - Win32 Release"

DEP_CPP_ROOTD=\
	".\httpsvr.h"\
	".\rootdlg.h"\
	".\stdafx.h"\
	

!ELSEIF  "$(CFG)" == "HttpSvr - Win32 Debug"

DEP_CPP_ROOTD=\
	".\httpsvr.h"\
	".\rootdlg.h"\
	".\stdafx.h"\
	

!ELSEIF  "$(CFG)" == "HttpSvr - Power Macintosh Release"

DEP_CPP_ROOTD=\
	".\httpsvr.h"\
	".\listen.h"\
	".\rootdlg.h"\
	".\stdafx.h"\
	

!ELSEIF  "$(CFG)" == "HttpSvr - Power Macintosh Debug"

DEP_CPP_ROOTD=\
	".\httpsvr.h"\
	".\listen.h"\
	".\rootdlg.h"\
	".\stdafx.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=.\HttpDoc.cpp

!IF  "$(CFG)" == "HttpSvr - Win32 Release"

DEP_CPP_HTTPD=\
	".\GenPage.h"\
	".\HttpDoc.h"\
	".\httpsvr.h"\
	".\listen.h"\
	".\mainfrm.h"\
	".\NamePage.h"\
	".\request.h"\
	".\rootpage.h"\
	".\stdafx.h"\
	

!ELSEIF  "$(CFG)" == "HttpSvr - Win32 Debug"

DEP_CPP_HTTPD=\
	".\GenPage.h"\
	".\HttpDoc.h"\
	".\httpsvr.h"\
	".\listen.h"\
	".\mainfrm.h"\
	".\NamePage.h"\
	".\request.h"\
	".\rootpage.h"\
	".\stdafx.h"\
	

!ELSEIF  "$(CFG)" == "HttpSvr - Power Macintosh Release"

DEP_CPP_HTTPD=\
	".\HttpDoc.h"\
	".\httpsvr.h"\
	".\listen.h"\
	".\request.h"\
	".\stdafx.h"\
	

!ELSEIF  "$(CFG)" == "HttpSvr - Power Macintosh Debug"

DEP_CPP_HTTPD=\
	".\HttpDoc.h"\
	".\httpsvr.h"\
	".\listen.h"\
	".\request.h"\
	".\stdafx.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=.\HttpMac.r

!IF  "$(CFG)" == "HttpSvr - Win32 Release"

!ELSEIF  "$(CFG)" == "HttpSvr - Win32 Debug"

!ELSEIF  "$(CFG)" == "HttpSvr - Power Macintosh Release"

!ELSEIF  "$(CFG)" == "HttpSvr - Power Macintosh Debug"

!ENDIF 

# End Source File
# Begin Source File

SOURCE=.\HttpView.cpp

!IF  "$(CFG)" == "HttpSvr - Win32 Release"

DEP_CPP_HTTPV=\
	".\http.h"\
	".\HttpDoc.h"\
	".\httpsvr.h"\
	".\httpview.h"\
	".\noroot.h"\
	".\request.h"\
	".\rootdlg.h"\
	".\stdafx.h"\
	

!ELSEIF  "$(CFG)" == "HttpSvr - Win32 Debug"

DEP_CPP_HTTPV=\
	".\http.h"\
	".\HttpDoc.h"\
	".\httpsvr.h"\
	".\httpview.h"\
	".\noroot.h"\
	".\request.h"\
	".\rootdlg.h"\
	".\stdafx.h"\
	

!ELSEIF  "$(CFG)" == "HttpSvr - Power Macintosh Release"

DEP_CPP_HTTPV=\
	".\http.h"\
	".\HttpDoc.h"\
	".\httpsvr.h"\
	".\httpview.h"\
	".\listen.h"\
	".\noroot.h"\
	".\request.h"\
	".\rootdlg.h"\
	".\stdafx.h"\
	

!ELSEIF  "$(CFG)" == "HttpSvr - Power Macintosh Debug"

DEP_CPP_HTTPV=\
	".\http.h"\
	".\HttpDoc.h"\
	".\httpsvr.h"\
	".\httpview.h"\
	".\listen.h"\
	".\noroot.h"\
	".\request.h"\
	".\rootdlg.h"\
	".\stdafx.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=.\NamePage.cpp

!IF  "$(CFG)" == "HttpSvr - Win32 Release"

DEP_CPP_NAMEP=\
	".\HttpDoc.h"\
	".\httpsvr.h"\
	".\NamePage.h"\
	".\stdafx.h"\
	

!ELSEIF  "$(CFG)" == "HttpSvr - Win32 Debug"

DEP_CPP_NAMEP=\
	".\HttpDoc.h"\
	".\httpsvr.h"\
	".\NamePage.h"\
	".\stdafx.h"\
	

!ELSEIF  "$(CFG)" == "HttpSvr - Power Macintosh Release"

DEP_CPP_NAMEP=\
	".\httpsvr.h"\
	".\listen.h"\
	".\NamePage.h"\
	".\stdafx.h"\
	

!ELSEIF  "$(CFG)" == "HttpSvr - Power Macintosh Debug"

DEP_CPP_NAMEP=\
	".\httpsvr.h"\
	".\listen.h"\
	".\NamePage.h"\
	".\stdafx.h"\
	

!ENDIF 

# End Source File
# Begin Source File

SOURCE=.\NoRoot.cpp

!IF  "$(CFG)" == "HttpSvr - Win32 Release"

DEP_CPP_NOROO=\
	".\httpsvr.h"\
	".\noroot.h"\
	".\stdafx.h"\
	

!ELSEIF  "$(CFG)" == "HttpSvr - Win32 Debug"

DEP_CPP_NOROO=\
	".\httpsvr.h"\
	".\noroot.h"\
	".\stdafx.h"\
	

!ELSEIF  "$(CFG)" == "HttpSvr - Power Macintosh Release"

DEP_CPP_NOROO=\
	".\httpsvr.h"\
	".\listen.h"\
	".\noroot.h"\
	".\stdafx.h"\
	

!ELSEIF  "$(CFG)" == "HttpSvr - Power Macintosh Debug"

DEP_CPP_NOROO=\
	".\httpsvr.h"\
	".\listen.h"\
	".\noroot.h"\
	".\stdafx.h"\
	

!ENDIF 

# End Source File
# End Target
# End Project

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?