📄 datatool.dsp
字号:
# Microsoft Developer Studio Project File - Name="datatool" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Console Application" 0x0103
CFG=datatool - Win32 ReleaseDLL
!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 "datatool.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 "datatool.mak" CFG="datatool - Win32 ReleaseDLL"
!MESSAGE
!MESSAGE Possible choices for configuration are:
!MESSAGE
!MESSAGE "datatool - Win32 ReleaseDLL" (based on "Win32 (x86) Console Application")
!MESSAGE "datatool - Win32 DebugDLL" (based on "Win32 (x86) Console Application")
!MESSAGE
# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
CPP=cl.exe
RSC=rc.exe
!IF "$(CFG)" == "datatool - Win32 ReleaseDLL"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "ReleaseDLL"
# PROP BASE Intermediate_Dir "ReleaseDLL"
# PROP BASE Target_Dir ""
# PROP Use_MFC 2
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "..\bin\ReleaseDLL"
# PROP Intermediate_Dir "ReleaseDLL"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c
# ADD CPP /nologo /MD /W3 /GR /GX /O2 /I "..\..\..\..\include" /D "NDEBUG" /D "_CONSOLE" /D "_AFXDLL" /D "WIN32_LEAN_AND_MEAN" /D "VC_EXTRALEAN" /D "_MBCS" /D "WIN32" /D "NCBI_DLL_BUILD" /YX /FD /c
# ADD BASE RSC /l 0x409 /d "NDEBUG"
# ADD RSC /l 0x409 /d "NDEBUG" /d "_AFXDLL"
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 /incremental:no /subsystem:console /pdb:none /machine:I386
# ADD LINK32 /nologo /incremental:no /subsystem:console /pdb:none /machine:I386
!ELSEIF "$(CFG)" == "datatool - Win32 DebugDLL"
# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "DebugDLL"
# PROP BASE Intermediate_Dir "DebugDLL"
# PROP BASE Target_Dir ""
# PROP Use_MFC 2
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "..\bin\DebugDLL"
# PROP Intermediate_Dir "DebugDLL"
# PROP Ignore_Export_Lib 0
# PROP Target_Dir ""
# ADD BASE CPP /nologo /MDd /W3 /Gm /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c
# ADD CPP /nologo /MDd /W3 /Gm /GR /GX /Z7 /Od /I "..\..\..\..\include" /D "_DEBUG" /D "_CONSOLE" /D "_AFXDLL" /D "WIN32_LEAN_AND_MEAN" /D "VC_EXTRALEAN" /D "_MBCS" /D "WIN32" /D "NCBI_DLL_BUILD" /YX /FD /GZ /c
# ADD BASE RSC /l 0x409 /d "_DEBUG"
# ADD RSC /l 0x409 /d "_DEBUG" /d "_AFXDLL"
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 /incremental:yes /subsystem:console /pdb:none /debug /machine:I386
# ADD LINK32 /nologo /incremental:yes /subsystem:console /pdb:none /debug /machine:I386
!ENDIF
# Begin Target
# Name "datatool - Win32 ReleaseDLL"
# Name "datatool - Win32 DebugDLL"
# Begin Group "Source Files"
# PROP Default_Filter "cpp;c;cxx;def;r;odl;idl;hpj;bat"
# Begin Source File
SOURCE=..\..\..\..\src\serial\datatool\alexer.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\serial\datatool\aliasstr.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\serial\datatool\aparser.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\serial\datatool\blocktype.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\serial\datatool\choiceptrstr.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\serial\datatool\choicestr.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\serial\datatool\choicetype.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\serial\datatool\classstr.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\serial\datatool\code.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\serial\datatool\comments.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\serial\datatool\datatool.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\serial\datatool\dtdaux.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\serial\datatool\dtdlexer.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\serial\datatool\dtdparser.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\serial\datatool\enumstr.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\serial\datatool\enumtype.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\serial\datatool\exceptions.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\serial\datatool\filecode.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\serial\datatool\fileutil.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\serial\datatool\generate.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\serial\datatool\lexer.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\serial\datatool\mcontainer.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\serial\datatool\module.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\serial\datatool\moduleset.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\serial\datatool\namespace.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\serial\datatool\parser.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\serial\datatool\ptrstr.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\serial\datatool\reftype.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\serial\datatool\rpcgen.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\serial\datatool\srcutil.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\serial\datatool\statictype.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\serial\datatool\stdstr.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\serial\datatool\stlstr.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\serial\datatool\type.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\serial\datatool\typestr.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\serial\datatool\unitype.cpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\src\serial\datatool\value.cpp
# End Source File
# End Group
# Begin Group "Header Files"
# PROP Default_Filter "h;hpp;hxx;hm;inl"
# Begin Source File
SOURCE=..\..\..\..\include\serial\datatool\alexer.hpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\include\serial\datatool\aliasstr.hpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\include\serial\datatool\aparser.hpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\include\serial\datatool\atoken.hpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\include\serial\datatool\blocktype.hpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\include\serial\datatool\choiceptrstr.hpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\include\serial\datatool\choicestr.hpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\include\serial\datatool\choicetype.hpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\include\serial\datatool\classctx.hpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\include\serial\datatool\classstr.hpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\include\serial\datatool\code.hpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\include\serial\datatool\comments.hpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\include\serial\datatool\datatool.hpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\include\serial\datatool\dtdaux.hpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\include\serial\datatool\dtdlexer.hpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\include\serial\datatool\dtdparser.hpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\include\serial\datatool\enumstr.hpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\include\serial\datatool\enumtype.hpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\include\serial\datatool\exceptions.hpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\include\serial\datatool\filecode.hpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\include\serial\datatool\fileutil.hpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\include\serial\datatool\generate.hpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\include\serial\datatool\lexer.hpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\include\serial\datatool\mcontainer.hpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\include\serial\datatool\module.hpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\include\serial\datatool\moduleset.hpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\include\serial\datatool\namespace.hpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\include\serial\datatool\parser.hpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\include\serial\datatool\ptrstr.hpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\include\serial\datatool\reftype.hpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\include\serial\datatool\rpcgen.hpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\include\serial\datatool\srcutil.hpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\include\serial\datatool\statictype.hpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\include\serial\datatool\stdstr.hpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\include\serial\datatool\stlstr.hpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\include\serial\datatool\tokens.hpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\include\serial\datatool\type.hpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\include\serial\datatool\typestr.hpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\include\serial\datatool\unitype.hpp
# End Source File
# Begin Source File
SOURCE=..\..\..\..\include\serial\datatool\value.hpp
# End Source File
# End Group
# Begin Group "Resource Files"
# PROP Default_Filter "rc;rc2;ico;cur;bmp;dlg;rct;bin;rgs;gif;jpg;jpeg;jpe"
# Begin Source File
SOURCE=..\..\ncbi.rc
# End Source File
# End Group
# End Target
# End Project
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -