⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 httpsvr.bld

📁 这是一个http服务器源程序
💻 BLD
📖 第 1 页 / 共 2 页
字号:

# 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 + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -