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

📄 webs.dsp

📁 goahead webserver源码
💻 DSP
📖 第 1 页 / 共 2 页
字号:
# Microsoft Developer Studio Project File - Name="webs" - Package Owner=<4># Microsoft Developer Studio Generated Build File, Format Version 6.00# ** DO NOT EDIT **# TARGTYPE "Win32 (WCE x86em) Application" 0x7f01CFG=webs - Win32 (WCE x86em) 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 "webs.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 "webs.mak" CFG="webs - Win32 (WCE x86em) Debug"!MESSAGE !MESSAGE Possible choices for configuration are:!MESSAGE !MESSAGE "webs - Win32 (WCE x86em) Release" (based on "Win32 (WCE x86em) Application")!MESSAGE "webs - Win32 (WCE x86em) Debug" (based on "Win32 (WCE x86em) Application")!MESSAGE # Begin Project# PROP AllowPerConfigDependencies 0# PROP Scc_ProjName ""# PROP Scc_LocalPath "H/PC Ver. 2.00"# PROP WCE_FormatVersion "6.0"CPP=cl.exeMTL=midl.exeRSC=rc.exe!IF  "$(CFG)" == "webs - Win32 (WCE x86em) Release"# PROP BASE Use_MFC 0# PROP BASE Use_Debug_Libraries 0# PROP BASE Output_Dir "x86emRel"# PROP BASE Intermediate_Dir "x86emRel"# PROP BASE Target_Dir ""# PROP Use_MFC 0# PROP Use_Debug_Libraries 0# PROP Output_Dir "x86emRel"# PROP Intermediate_Dir "x86emRel"# PROP Ignore_Export_Lib 0# PROP Target_Dir ""EMPFILE=empfile.exe# ADD BASE EMPFILE COPY# ADD EMPFILE COPY# ADD BASE CPP /nologo /ML /W3 /O2 /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "WIN32" /D "STRICT" /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "NDEBUG" /D "x86" /D "i486" /D "_x86_" /YX /c# ADD CPP /nologo /ML /W3 /O2 /D "NDEBUG" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "WIN32" /D "STRICT" /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "x86" /D "i486" /D "_x86_" /D "CE" /D "UEMF" /D "WEBS" /YX /c# ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "WIN32" /d "STRICT" /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "_WIN32_WCE_EMULATION" /d "INTERNATIONAL" /d "USA" /d "INTLMSG_CODEPAGE" /d "NDEBUG"# ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "WIN32" /d "STRICT" /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "_WIN32_WCE_EMULATION" /d "INTERNATIONAL" /d "USA" /d "INTLMSG_CODEPAGE" /d "NDEBUG"# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o "NUL" /win32BSC32=bscmake.exe# ADD BASE BSC32 /nologo# ADD BSC32 /nologoLINK32=link.exe# ADD BASE LINK32 commctrl.lib coredll.lib /nologo /subsystem:windows /machine:I386 /windowsce:emulation# ADD LINK32 winsock.lib commctrl.lib coredll.lib corelibc.lib /nologo /subsystem:windows /incremental:yes /debug /machine:I386 /nodefaultlib:"$(CENoDefaultLib)" /nodefaultlib /windowsce:emulation!ELSEIF  "$(CFG)" == "webs - Win32 (WCE x86em) Debug"# PROP BASE Use_MFC 0# PROP BASE Use_Debug_Libraries 1# PROP BASE Output_Dir "x86emDbg"# PROP BASE Intermediate_Dir "x86emDbg"# PROP BASE Target_Dir ""# PROP Use_MFC 0# PROP Use_Debug_Libraries 1# PROP Output_Dir "x86emDbg"# PROP Intermediate_Dir "x86emDbg"# PROP Ignore_Export_Lib 0# PROP Target_Dir ""EMPFILE=empfile.exe# ADD BASE EMPFILE COPY# ADD EMPFILE COPY# ADD BASE CPP /nologo /MLd /W3 /Gm /Zi /Od /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "WIN32" /D "STRICT" /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "_DEBUG" /D "x86" /D "i486" /D "_x86_" /YX /c# ADD CPP /nologo /MLd /W3 /Gm /ZI /Od /D "_DEBUG" /D "CE" /D "UEMF" /D "WEBS" /D UNDER_CE=$(CEVersion) /D "UNICODE" /D "_UNICODE" /D "WIN32" /D "STRICT" /D _WIN32_WCE=$(CEVersion) /D "$(CEConfigName)" /D "_WIN32_WCE_EMULATION" /D "INTERNATIONAL" /D "USA" /D "INTLMSG_CODEPAGE" /D "x86" /D "i486" /D "_x86_" /YX /c# ADD BASE RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "WIN32" /d "STRICT" /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "_WIN32_WCE_EMULATION" /d "INTERNATIONAL" /d "USA" /d "INTLMSG_CODEPAGE" /d "_DEBUG" /d "x86" /d "i486" /d "_x86_"# ADD RSC /l 0x409 /d UNDER_CE=$(CEVersion) /d "UNICODE" /d "_UNICODE" /d "WIN32" /d "STRICT" /d _WIN32_WCE=$(CEVersion) /d "$(CEConfigName)" /d "_WIN32_WCE_EMULATION" /d "INTERNATIONAL" /d "USA" /d "INTLMSG_CODEPAGE" /d "_DEBUG" /d "x86" /d "i486" /d "_x86_"# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o "NUL" /win32BSC32=bscmake.exe# ADD BASE BSC32 /nologo# ADD BSC32 /nologoLINK32=link.exe# ADD BASE LINK32 commctrl.lib coredll.lib /nologo /subsystem:windows /debug /machine:I386 /windowsce:emulation# ADD LINK32 winsock.lib commctrl.lib coredll.lib corelibc.lib /nologo /subsystem:windows /debug /machine:I386 /nodefaultlib:"$(CENoDefaultLib)" /nodefaultlib /windowsce:emulation!ENDIF # Begin Target# Name "webs - Win32 (WCE x86em) Release"# Name "webs - Win32 (WCE x86em) Debug"# Begin Group "Source Files"# PROP Default_Filter ".c"# Begin Source FileSOURCE=..\asp.cDEP_CPP_ASP_C=\	"..\ej.h"\	"..\ejIntrn.h"\	"..\uemf.h"\	"..\webs.h"\	"..\websSSL.h"\	"..\wsIntrn.h"\	".\wincompat.h"\	NODEP_CPP_ASP_C=\	"..\arpa\inet.h"\	"..\basic\basic.h"\	"..\basic\basicInternal.h"\	"..\ej\ejIntrn.h"\	"..\emf\emf.h"\	"..\emf\emfInternal.h"\	"..\lf\inmem.h"\	"..\messages.h"\	"..\netdb.h"\	"..\netinet\in.h"\	"..\sys\select.h"\	"..\sys\socket.h"\	# End Source File# Begin Source FileSOURCE=..\balloc.cDEP_CPP_BALLO=\	"..\uemf.h"\	".\wincompat.h"\	NODEP_CPP_BALLO=\	"..\arpa\inet.h"\	"..\basic\basicInternal.h"\	"..\lf\inmem.h"\	"..\messages.h"\	"..\netdb.h"\	"..\netinet\in.h"\	"..\sys\select.h"\	"..\sys\socket.h"\	# End Source File# Begin Source FileSOURCE=..\base64.cDEP_CPP_BASE6=\	"..\ej.h"\	"..\ejIntrn.h"\	"..\uemf.h"\	"..\webs.h"\	"..\websSSL.h"\	"..\wsIntrn.h"\	".\wincompat.h"\	NODEP_CPP_BASE6=\	"..\arpa\inet.h"\	"..\basic\basic.h"\	"..\basic\basicInternal.h"\	"..\ej\ejIntrn.h"\	"..\emf\emf.h"\	"..\emf\emfInternal.h"\	"..\lf\inmem.h"\	"..\messages.h"\	"..\netdb.h"\	"..\netinet\in.h"\	"..\sys\select.h"\	"..\sys\socket.h"\	# End Source File# Begin Source FileSOURCE=..\cgi.cDEP_CPP_CGI_C=\	"..\ej.h"\	"..\ejIntrn.h"\	"..\uemf.h"\	"..\webs.h"\	"..\websSSL.h"\	"..\wsIntrn.h"\	".\wincompat.h"\	NODEP_CPP_CGI_C=\	"..\arpa\inet.h"\	"..\basic\basic.h"\	"..\basic\basicInternal.h"\	"..\ej\ejIntrn.h"\	"..\emf\emf.h"\	"..\emf\emfInternal.h"\	"..\lf\inmem.h"\	"..\messages.h"\	"..\netdb.h"\	"..\netinet\in.h"\	"..\sys\select.h"\	"..\sys\socket.h"\	# End Source File# Begin Source FileSOURCE=..\default.cDEP_CPP_DEFAU=\	"..\ej.h"\	"..\ejIntrn.h"\	"..\uemf.h"\	"..\webs.h"\	"..\websSSL.h"\	"..\wsIntrn.h"\	".\wincompat.h"\	NODEP_CPP_DEFAU=\	"..\arpa\inet.h"\	"..\basic\basic.h"\	"..\basic\basicInternal.h"\	"..\ej\ejIntrn.h"\	"..\emf\emf.h"\	"..\emf\emfInternal.h"\	"..\lf\inmem.h"\	"..\messages.h"\	"..\netdb.h"\	"..\netinet\in.h"\	"..\sys\select.h"\	"..\sys\socket.h"\	# End Source File# Begin Source FileSOURCE=..\ejlex.cDEP_CPP_EJLEX=\	"..\ej.h"\	"..\ejIntrn.h"\	"..\uemf.h"\	".\wincompat.h"\	NODEP_CPP_EJLEX=\	"..\arpa\inet.h"\	"..\basic\basic.h"\	"..\basic\basicInternal.h"\	"..\emf\emf.h"\	"..\emf\emfInternal.h"\	"..\lf\inmem.h"\	"..\messages.h"\	"..\netdb.h"\	"..\netinet\in.h"\	"..\sys\select.h"\	"..\sys\socket.h"\	# End Source File# Begin Source FileSOURCE=..\ejparse.cDEP_CPP_EJPAR=\	"..\ej.h"\	"..\ejIntrn.h"\	"..\uemf.h"\	".\wincompat.h"\	NODEP_CPP_EJPAR=\	"..\arpa\inet.h"\	"..\basic\basic.h"\	"..\basic\basicInternal.h"\	"..\emf\emf.h"\	"..\emf\emfInternal.h"\	"..\lf\inmem.h"\	"..\messages.h"\	"..\netdb.h"\	"..\netinet\in.h"\	"..\sys\select.h"\	"..\sys\socket.h"\	# End Source File# Begin Source FileSOURCE=..\emfdb.cDEP_CPP_EMFDB=\	"..\ej.h"\	"..\ejIntrn.h"\	"..\emfdb.h"\	"..\uemf.h"\	"..\webs.h"\	"..\websSSL.h"\	"..\wsIntrn.h"\	".\wincompat.h"\	NODEP_CPP_EMFDB=\	"..\arpa\inet.h"\	"..\basic\basic.h"\	"..\basic\basicInternal.h"\	"..\ej\ejIntrn.h"\	"..\emf\emf.h"\	"..\emf\emfInternal.h"\	"..\lf\inmem.h"\	"..\messages.h"\	"..\netdb.h"\	"..\netinet\in.h"\	"..\sys\select.h"\	"..\sys\socket.h"\	# End Source File# Begin Source FileSOURCE=..\form.cDEP_CPP_FORM_=\	"..\ej.h"\	"..\ejIntrn.h"\	"..\uemf.h"\	"..\webs.h"\	"..\websSSL.h"\	"..\wsIntrn.h"\	".\wincompat.h"\	NODEP_CPP_FORM_=\	"..\arpa\inet.h"\	"..\basic\basic.h"\	"..\basic\basicInternal.h"\	"..\ej\ejIntrn.h"\	"..\emf\emf.h"\	"..\emf\emfInternal.h"\	"..\lf\inmem.h"\	"..\messages.h"\	"..\netdb.h"\	"..\netinet\in.h"\	"..\sys\select.h"\	"..\sys\socket.h"\	# End Source File# Begin Source FileSOURCE=..\h.cDEP_CPP_H_C12=\	"..\uemf.h"\	".\wincompat.h"\	NODEP_CPP_H_C12=\	"..\arpa\inet.h"\	"..\basic\basicInternal.h"\	"..\lf\inmem.h"\	"..\messages.h"\	"..\netdb.h"\	"..\netinet\in.h"\	"..\sys\select.h"\	"..\sys\socket.h"\	# End Source File# Begin Source FileSOURCE=..\handler.cDEP_CPP_HANDL=\	"..\ej.h"\	"..\ejIntrn.h"\	"..\uemf.h"\	"..\webs.h"\	"..\websSSL.h"\	"..\wsIntrn.h"\	".\wincompat.h"\	NODEP_CPP_HANDL=\	"..\arpa\inet.h"\	"..\basic\basic.h"\	"..\basic\basicInternal.h"\	"..\ej\ejIntrn.h"\	"..\emf\emf.h"\	"..\emf\emfInternal.h"\	"..\lf\inmem.h"\	"..\messages.h"\	"..\netdb.h"\	"..\netinet\in.h"\	"..\sys\select.h"\	"..\sys\socket.h"\	# End Source File# Begin Source FileSOURCE=.\main.cDEP_CPP_MAIN_=\	"..\ej.h"\	"..\ejIntrn.h"\	"..\uemf.h"\	"..\um.h"\	"..\webs.h"\	"..\websSSL.h"\	"..\wsIntrn.h"\	".\wincompat.h"\	NODEP_CPP_MAIN_=\	"..\arpa\inet.h"\	"..\basic\basic.h"\	"..\basic\basicInternal.h"\	"..\ej\ejIntrn.h"\	"..\emf\emf.h"\	"..\emf\emfInternal.h"\	"..\lf\inmem.h"\	"..\messages.h"\	"..\netdb.h"\	"..\netinet\in.h"\	"..\sys\select.h"\	"..\sys\socket.h"\	# End Source File# Begin Source FileSOURCE=..\md5c.cDEP_CPP_MD5C_=\	"..\md5.h"\	# End Source File# Begin Source FileSOURCE=..\mime.cDEP_CPP_MIME_=\	"..\ej.h"\	"..\ejIntrn.h"\	"..\uemf.h"\	"..\webs.h"\	"..\websSSL.h"\	"..\wsIntrn.h"\	".\wincompat.h"\	NODEP_CPP_MIME_=\	"..\arpa\inet.h"\	"..\basic\basic.h"\	"..\basic\basicInternal.h"\	"..\ej\ejIntrn.h"\	"..\emf\emf.h"\	"..\emf\emfInternal.h"\	"..\lf\inmem.h"\	"..\messages.h"\	"..\netdb.h"\	"..\netinet\in.h"\	"..\sys\select.h"\	"..\sys\socket.h"\	# End Source File# Begin Source FileSOURCE=..\misc.cDEP_CPP_MISC_=\	"..\uemf.h"\	".\wincompat.h"\	NODEP_CPP_MISC_=\	"..\arpa\inet.h"\	"..\basic\basicInternal.h"\	"..\lf\inmem.h"\	"..\messages.h"\	"..\netdb.h"\	"..\netinet\in.h"\	"..\sys\select.h"\

⌨️ 快捷键说明

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