📄 shh_isapi.dsp
字号:
# Microsoft Developer Studio Project File - Name="shh_isapi" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
CFG=shh_isapi - 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 "shh_isapi.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 "shh_isapi.mak" CFG="shh_isapi - Win32 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "shh_isapi - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
!MESSAGE "shh_isapi - 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)" == "shh_isapi - Win32 Release"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "shh_isapi___Win32_Release"
# PROP BASE Intermediate_Dir "shh_isapi___Win32_Release"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "isapi\release"
# PROP Intermediate_Dir "isapi\release"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "SHH_ISAPI_EXPORTS" /YX /FD /c
# ADD CPP /nologo /MT /W3 /GX /O2 /I "src" /I "mysql/include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "SHH_ISAPI_EXPORTS" /YX /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"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /machine:I386
# ADD LINK32 gdi32.lib winspool.lib comdlg32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib mysqlclient.lib kernel32.lib user32.lib wsock32.lib advapi32.lib /nologo /dll /machine:I386 /libpath:"mysql/lib"
!ELSEIF "$(CFG)" == "shh_isapi - Win32 Debug"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "shh_isapi___Win32_Debug"
# PROP BASE Intermediate_Dir "shh_isapi___Win32_Debug"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "isapi\debug"
# PROP Intermediate_Dir "isapi\debug"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "SHH_ISAPI_EXPORTS" /YX /FD /GZ /c
# ADD CPP /nologo /MTd /W3 /Gm /GR /GX /ZI /Od /I "src" /I "mysql/include" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_MBCS" /D "_USRDLL" /D "SHH_ISAPI_EXPORTS" /YX /FD /GZ /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"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LINK32=link.exe
# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept
# ADD LINK32 mysqlclient.lib kernel32.lib user32.lib wsock32.lib advapi32.lib odbc32.lib /nologo /dll /debug /machine:I386 /pdbtype:sept /libpath:"mysql/lib"
!ENDIF
# Begin Target
# Name "shh_isapi - Win32 Release"
# Name "shh_isapi - Win32 Debug"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
SOURCE=.\src\builtins.cpp
# End Source File
# Begin Source File
SOURCE=.\src\builtins.h
# End Source File
# Begin Source File
SOURCE=.\src\config.h
# End Source File
# Begin Source File
SOURCE=.\src\cookie.cpp
# End Source File
# Begin Source File
SOURCE=.\src\cookie.h
# End Source File
# Begin Source File
SOURCE=.\src\cstring.cpp
# End Source File
# Begin Source File
SOURCE=.\src\datetime.cpp
# End Source File
# Begin Source File
SOURCE=.\src\dbdriver.cpp
# End Source File
# Begin Source File
SOURCE=.\src\dbdriver.h
# End Source File
# Begin Source File
SOURCE=.\src\except.cpp
# End Source File
# Begin Source File
SOURCE=.\src\fileo.cpp
# End Source File
# Begin Source File
SOURCE=.\src\fileo.h
# End Source File
# Begin Source File
SOURCE=.\src\function.cpp
# End Source File
# Begin Source File
SOURCE=.\src\hash.cpp
# End Source File
# Begin Source File
SOURCE=.\src\hash.h
# End Source File
# Begin Source File
SOURCE=.\src\http.cpp
# End Source File
# Begin Source File
SOURCE=.\src\map.cpp
# End Source File
# Begin Source File
SOURCE=.\src\map.h
# End Source File
# Begin Source File
SOURCE=.\src\mman.cpp
# End Source File
# Begin Source File
SOURCE=.\src\mman.h
# End Source File
# Begin Source File
SOURCE=.\src\module.cpp
# End Source File
# Begin Source File
SOURCE=.\src\module.h
# End Source File
# Begin Source File
SOURCE=.\src\mstream.cpp
# End Source File
# Begin Source File
SOURCE=.\src\mstream.h
# End Source File
# Begin Source File
SOURCE=.\src\mysql.cpp
# End Source File
# Begin Source File
SOURCE=.\src\nodes.cpp
# End Source File
# Begin Source File
SOURCE=.\src\nodes.h
# End Source File
# Begin Source File
SOURCE=.\src\object.cpp
# End Source File
# Begin Source File
SOURCE=.\src\object.h
# End Source File
# Begin Source File
SOURCE=.\src\odbc.cpp
# End Source File
# Begin Source File
SOURCE=.\src\parser.cpp
# End Source File
# Begin Source File
SOURCE=.\src\parser.y
!IF "$(CFG)" == "shh_isapi - Win32 Release"
# Begin Custom Build - Compiling grammar..
InputPath=.\src\parser.y
InputName=parser
BuildCmds= \
cd src \
bison --version \
bison -dkv --no-lines $(InputName).y \
if exist $(InputName).cpp del $(InputName).cpp \
if exist $(InputName).h del $(InputName).h \
ren $(InputName).tab.c $(InputName).cpp \
ren $(InputName).tab.h $(InputName).h \
cd .. \
"src\parser.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
"src\parser.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
# End Custom Build
!ELSEIF "$(CFG)" == "shh_isapi - Win32 Debug"
# Begin Custom Build - Compiling grammar..
InputPath=.\src\parser.y
InputName=parser
BuildCmds= \
cd src \
bison --version \
bison -dkv --no-lines $(InputName).y \
if exist $(InputName).cpp del $(InputName).cpp \
if exist $(InputName).h del $(InputName).h \
ren $(InputName).tab.c $(InputName).cpp \
ren $(InputName).tab.h $(InputName).h \
cd .. \
"src\parser.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
"src\parser.h" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
$(BuildCmds)
# End Custom Build
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\regex.cpp
# End Source File
# Begin Source File
SOURCE=.\src\regex.h
# End Source File
# Begin Source File
SOURCE=.\src\regexx.cpp
# End Source File
# Begin Source File
SOURCE=.\src\regexx.h
# End Source File
# Begin Source File
SOURCE=.\src\scanner.cpp
# End Source File
# Begin Source File
SOURCE=.\src\scanner.l
!IF "$(CFG)" == "shh_isapi - Win32 Release"
# Begin Custom Build - Compiling lexical scanner...
InputPath=.\src\scanner.l
"src\scanner.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
flex --version
echo flex -+ -osrc/scanner.cpp src/scanner.l
flex -+ -osrc/scanner.cpp src/scanner.l
# End Custom Build
!ELSEIF "$(CFG)" == "shh_isapi - Win32 Debug"
# Begin Custom Build - Compiling lexical scanner...
InputPath=.\src\scanner.l
"src\scanner.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
cd src
flex --version
echo flex -+ -oscanner.cpp scanner.l
flex -+ -oscanner.cpp scanner.l
cd ..
# End Custom Build
!ENDIF
# End Source File
# Begin Source File
SOURCE=.\src\sharray.cpp
# End Source File
# Begin Source File
SOURCE=.\src\sharray.h
# End Source File
# Begin Source File
SOURCE=.\src\sherr.cpp
# End Source File
# Begin Source File
SOURCE=.\src\shorthand.h
# End Source File
# Begin Source File
SOURCE=.\src\shorthand_isapi.cpp
# End Source File
# Begin Source File
SOURCE=.\src\shorthand_isapi.def
# End Source File
# Begin Source File
SOURCE=.\src\shsql.cpp
# End Source File
# Begin Source File
SOURCE=.\src\shsql.h
# End Source File
# Begin Source File
SOURCE=.\src\smtp.cpp
# End Source File
# Begin Source File
SOURCE=.\src\smtpo.cpp
# End Source File
# Begin Source File
SOURCE=.\src\trace.cpp
# End Source File
# Begin Source File
SOURCE=.\src\utils.cpp
# End Source File
# Begin Source File
SOURCE=.\src\utils.h
# End Source File
# Begin Source File
SOURCE=.\src\value.cpp
# End Source File
# Begin Source File
SOURCE=.\src\value.h
# End Source File
# Begin Source File
SOURCE=.\src\version.cpp
# End Source File
# Begin Source File
SOURCE=.\src\version.h
# End Source File
# Begin Source File
SOURCE=.\src\yydef.h
# End Source File
# End Group
# End Target
# End Project
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -