📄 shorthand_cgi.dsp
字号:
# Microsoft Developer Studio Project File - Name="shorthand_cgi" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Console Application" 0x0103
CFG=shorthand_cgi - 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 "shorthand_cgi.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 "shorthand_cgi.mak" CFG="shorthand_cgi - Win32 Debug"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "shorthand_cgi - Win32 Release" (based on "Win32 (x86) Console Application")
!MESSAGE "shorthand_cgi - Win32 Debug" (based on "Win32 (x86) Console Application")
!MESSAGE "shorthand_cgi - Win32 ReleaseX" (based on "Win32 (x86) Console Application")
!MESSAGE
# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""$/shorthand", RPAAAAAA"
# PROP Scc_LocalPath "."
CPP=cl.exe
RSC=rc.exe
!IF "$(CFG)" == "shorthand_cgi - Win32 Release"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "Release"
# PROP BASE Intermediate_Dir "Release"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "Release"
# PROP Intermediate_Dir "Release"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
# ADD CPP /nologo /MT /W3 /GX /O2 /I "src" /I "mysql/include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
# SUBTRACT CPP /Fr
# 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 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 /subsystem:console /machine:I386
# ADD LINK32 kernel32.lib user32.lib mysqlclient.lib wsock32.lib advapi32.lib odbc32.lib /nologo /subsystem:console /machine:I386 /out:"Release/shorthand.exe" /libpath:"mysql/lib"
!ELSEIF "$(CFG)" == "shorthand_cgi - Win32 Debug"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "Debug"
# PROP BASE Intermediate_Dir "Debug"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "debug"
# PROP Intermediate_Dir "debug"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
# ADD CPP /nologo /MTd /W3 /Gm /GR /GX /ZI /Od /I "src" /I "mysql/include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR /YX /FD /GZ /c
# 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 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 /subsystem:console /debug /machine:I386 /pdbtype:sept
# ADD LINK32 kernel32.lib user32.lib mysqlclient.lib wsock32.lib advapi32.lib odbc32.lib /nologo /subsystem:console /debug /machine:I386 /out:"debug/shorthand.exe" /pdbtype:sept /libpath:"mysql/lib"
!ELSEIF "$(CFG)" == "shorthand_cgi - Win32 ReleaseX"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "shorthand_cgi___Win32_ReleaseX"
# PROP BASE Intermediate_Dir "shorthand_cgi___Win32_ReleaseX"
# PROP BASE Ignore_Export_Lib 0
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "ReleaseX"
# PROP Intermediate_Dir "ReleaseX"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MT /W3 /GX /O2 /I "src" /I "mysql/include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
# SUBTRACT BASE CPP /Fr
# ADD CPP /nologo /MT /W3 /GX /Zi /O2 /I "src" /I "mysql/include" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
# SUBTRACT CPP /Fr
# 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 mysqlclient.lib wsock32.lib advapi32.lib /nologo /subsystem:console /machine:I386 /out:"Release/shorthand.exe" /libpath:"mysql/lib"
# ADD LINK32 kernel32.lib user32.lib mysqlclient.lib wsock32.lib advapi32.lib odbc32.lib /nologo /subsystem:console /debug /machine:I386 /out:"ReleaseX/shorthand.exe" /libpath:"mysql/lib"
!ENDIF
# Begin Target
# Name "shorthand_cgi - Win32 Release"
# Name "shorthand_cgi - Win32 Debug"
# Name "shorthand_cgi - Win32 ReleaseX"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
SOURCE=.\src\array.h
# End Source File
# Begin Source File
SOURCE=.\src\builtins.cpp
# End Source File
# Begin Source File
SOURCE=.\src\builtins.h
# End Source File
# Begin Source File
SOURCE=".\mysql\include\config-win.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\cstring.h
# End Source File
# Begin Source File
SOURCE=.\src\datetime.cpp
# End Source File
# Begin Source File
SOURCE=.\src\datetime.h
# 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\except.h
# End Source File
# Begin Source File
SOURCE=.\src\fileo.cpp
# End Source File
# Begin Source File
SOURCE=.\src\FlexLexer.h
# End Source File
# Begin Source File
SOURCE=.\src\function.cpp
# End Source File
# Begin Source File
SOURCE=.\src\function.h
# 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\http.h
# 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\node.h
# 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.h
# End Source File
# Begin Source File
SOURCE=.\src\parser.y
!IF "$(CFG)" == "shorthand_cgi - 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)" == "shorthand_cgi - 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
!ELSEIF "$(CFG)" == "shorthand_cgi - Win32 ReleaseX"
# 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)" == "shorthand_cgi - Win32 Release"
# Begin Custom Build - Compiling Scanner scanner.l
InputPath=.\src\scanner.l
"src/scanner.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
flex --version
echo flex -B -+ -osrc/scanner.cpp src/scanner.l
flex -B -+ -osrc/scanner.cpp src/scanner.l
# End Custom Build
!ELSEIF "$(CFG)" == "shorthand_cgi - Win32 Debug"
USERDEP__SCANN="src\parser.h"
# Begin Custom Build - Compiling Scanner scanner.l
InputPath=.\src\scanner.l
"src/scanner.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
flex --version
echo flex -B -+ -osrc/scanner.cpp src/scanner.l
flex -B -+ -osrc/scanner.cpp src/scanner.l
# End Custom Build
!ELSEIF "$(CFG)" == "shorthand_cgi - Win32 ReleaseX"
# Begin Custom Build - Compiling Scanner scanner.l
InputPath=.\src\scanner.l
"src/scanner.cpp" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
flex --version
echo flex -B -+ -osrc/scanner.cpp src/scanner.l
flex -B -+ -osrc/scanner.cpp src/scanner.l
# 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\sherr.h
# End Source File
# Begin Source File
SOURCE=.\src\shorthand.h
# End Source File
# Begin Source File
SOURCE=.\src\shorthand_cgi.cpp
# 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\smtpo.h
# 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 + -