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

📄 gui_objutils.dsp

📁 ncbi源码
💻 DSP
字号:
# Microsoft Developer Studio Project File - Name="gui_objutils" - Package Owner=<4>
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **

# TARGTYPE "Win32 (x86) Static Library" 0x0104

CFG=gui_objutils - 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 "gui_objutils.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 "gui_objutils.mak" CFG="gui_objutils - Win32 ReleaseDLL"
!MESSAGE 
!MESSAGE Possible choices for configuration are:
!MESSAGE 
!MESSAGE "gui_objutils - Win32 ReleaseDLL" (based on "Win32 (x86) Static Library")
!MESSAGE "gui_objutils - Win32 ReleaseMT" (based on "Win32 (x86) Static Library")
!MESSAGE "gui_objutils - Win32 Release" (based on "Win32 (x86) Static Library")
!MESSAGE "gui_objutils - Win32 DebugDLL" (based on "Win32 (x86) Static Library")
!MESSAGE "gui_objutils - Win32 DebugMT" (based on "Win32 (x86) Static Library")
!MESSAGE "gui_objutils - Win32 Debug" (based on "Win32 (x86) Static Library")
!MESSAGE 

# Begin Project
# PROP AllowPerConfigDependencies 0
# PROP Scc_ProjName ""
# PROP Scc_LocalPath ""
CPP=cl.exe
RSC=rc.exe

!IF  "$(CFG)" == "gui_objutils - 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 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "..\..\lib\ReleaseDLL"
# PROP Intermediate_Dir "ReleaseDLL"
# PROP Target_Dir ""
MTL=midl.exe
# ADD BASE CPP /nologo /MD /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
# ADD CPP /nologo /MD /W3 /GR /GX /O2 /I ".\..\..\..\..\include" /I ".\..\..\..\..\..\fltk\include" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /D "FL_DLL" /FD /c
# SUBTRACT CPP /Fr /YX
# ADD BASE RSC /l 0x409 /d "NDEBUG"
# ADD RSC /l 0x409 /d "NDEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo /machine:I386

!ELSEIF  "$(CFG)" == "gui_objutils - Win32 ReleaseMT"

# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 0
# PROP BASE Output_Dir "ReleaseMT"
# PROP BASE Intermediate_Dir "ReleaseMT"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 0
# PROP Output_Dir "..\..\lib\ReleaseMT"
# PROP Intermediate_Dir "ReleaseMT"
# PROP Target_Dir ""
MTL=midl.exe
# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
# ADD CPP /nologo /MT /W3 /GR /GX /O2 /I ".\..\..\..\..\include" /I ".\..\..\..\..\..\fltk\include" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /D "FL_DLL" /FD /c
# SUBTRACT CPP /Fr /YX
# ADD BASE RSC /l 0x409 /d "NDEBUG"
# ADD RSC /l 0x409 /d "NDEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo /machine:I386

!ELSEIF  "$(CFG)" == "gui_objutils - 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 "..\..\lib\Release"
# PROP Intermediate_Dir "Release"
# PROP Target_Dir ""
MTL=midl.exe
# ADD BASE CPP /nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
# ADD CPP /nologo /ML /W3 /GR /GX /O2 /I ".\..\..\..\..\include" /I ".\..\..\..\..\..\fltk\include" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /D "FL_DLL" /FD /c
# SUBTRACT CPP /Fr /YX
# ADD BASE RSC /l 0x409 /d "NDEBUG"
# ADD RSC /l 0x409 /d "NDEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo /machine:I386

!ELSEIF  "$(CFG)" == "gui_objutils - 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 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "..\..\lib\DebugDLL"
# PROP Intermediate_Dir "DebugDLL"
# PROP Target_Dir ""
MTL=midl.exe
# ADD BASE CPP /nologo /MDd /W3 /Gm /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
# ADD CPP /nologo /MDd /W3 /Gm /GR /GX /Z7 /Od /I ".\..\..\..\..\include" /I ".\..\..\..\..\..\fltk\include" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /D "FL_DLL" /FD /GZ /c
# SUBTRACT CPP /Fr /YX
# ADD BASE RSC /l 0x409 /d "_DEBUG"
# ADD RSC /l 0x409 /d "_DEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo /machine:I386

!ELSEIF  "$(CFG)" == "gui_objutils - Win32 DebugMT"

# PROP BASE Use_MFC 0
# PROP BASE Use_Debug_Libraries 1
# PROP BASE Output_Dir "DebugMT"
# PROP BASE Intermediate_Dir "DebugMT"
# PROP BASE Target_Dir ""
# PROP Use_MFC 0
# PROP Use_Debug_Libraries 1
# PROP Output_Dir "..\..\lib\DebugMT"
# PROP Intermediate_Dir "DebugMT"
# PROP Target_Dir ""
MTL=midl.exe
# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
# ADD CPP /nologo /MTd /W3 /Gm /GR /GX /Z7 /Od /I ".\..\..\..\..\include" /I ".\..\..\..\..\..\fltk\include" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /D "FL_DLL" /FD /GZ /c
# SUBTRACT CPP /Fr /YX
# ADD BASE RSC /l 0x409 /d "_DEBUG"
# ADD RSC /l 0x409 /d "_DEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo /machine:I386

!ELSEIF  "$(CFG)" == "gui_objutils - 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 "..\..\lib\Debug"
# PROP Intermediate_Dir "Debug"
# PROP Target_Dir ""
MTL=midl.exe
# ADD BASE CPP /nologo /MLd /W3 /Gm /GX /Z7 /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
# ADD CPP /nologo /MLd /W3 /Gm /GR /GX /Z7 /Od /I ".\..\..\..\..\include" /I ".\..\..\..\..\..\fltk\include" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /D "FL_DLL" /FD /GZ /c
# SUBTRACT CPP /Fr /YX
# ADD BASE RSC /l 0x409 /d "_DEBUG"
# ADD RSC /l 0x409 /d "_DEBUG"
BSC32=bscmake.exe
# ADD BASE BSC32 /nologo
# ADD BSC32 /nologo
LIB32=link.exe -lib
# ADD BASE LIB32 /nologo
# ADD LIB32 /nologo /machine:I386

!ENDIF 

# Begin Target

# Name "gui_objutils - Win32 ReleaseDLL"
# Name "gui_objutils - Win32 ReleaseMT"
# Name "gui_objutils - Win32 Release"
# Name "gui_objutils - Win32 DebugDLL"
# Name "gui_objutils - Win32 DebugMT"
# Name "gui_objutils - Win32 Debug"
# Begin Group "Source Files"

# PROP Default_Filter "cpp;c;cxx;def;r;odl;idl;hpj;bat"
# Begin Source File

SOURCE=..\..\..\..\src\gui\objutils\alignment.cpp
# End Source File
# Begin Source File

SOURCE=..\..\..\..\src\gui\objutils\alignment_smear.cpp
# End Source File
# Begin Source File

SOURCE=..\..\..\..\src\gui\objutils\alignment_smear_layout.cpp
# End Source File
# Begin Source File

SOURCE=..\..\..\..\src\gui\objutils\comment.cpp
# End Source File
# Begin Source File

SOURCE=..\..\..\..\src\gui\objutils\density_map.cpp
# End Source File
# Begin Source File

SOURCE=..\..\..\..\src\gui\objutils\feat_label.cpp
# End Source File
# Begin Source File

SOURCE=..\..\..\..\src\gui\objutils\feat_pack.cpp
# End Source File
# Begin Source File

SOURCE=..\..\..\..\src\gui\objutils\feature.cpp
# End Source File
# Begin Source File

SOURCE=..\..\..\..\src\gui\objutils\filter.cpp
# End Source File
# Begin Source File

SOURCE=..\..\..\..\src\gui\objutils\graph.cpp
# End Source File
# Begin Source File

SOURCE=..\..\..\..\src\gui\objutils\histogram.cpp
# End Source File
# Begin Source File

SOURCE=..\..\..\..\src\gui\objutils\label.cpp
# End Source File
# Begin Source File

SOURCE=..\..\..\..\src\gui\objutils\layout.cpp
# End Source File
# Begin Source File

SOURCE=..\..\..\..\src\gui\objutils\mate_pair.cpp
# End Source File
# Begin Source File

SOURCE=..\..\..\..\src\gui\objutils\obj_clipboard.cpp
# End Source File
# Begin Source File

SOURCE=..\..\..\..\src\gui\objutils\prot_product.cpp
# End Source File
# Begin Source File

SOURCE=..\..\..\..\src\gui\objutils\pw_alignment.cpp
# End Source File
# Begin Source File

SOURCE=..\..\..\..\src\gui\objutils\seq_map.cpp
# End Source File
# Begin Source File

SOURCE=..\..\..\..\src\gui\objutils\sequence.cpp
# End Source File
# Begin Source File

SOURCE=..\..\..\..\src\gui\objutils\used.cpp
# End Source File
# Begin Source File

SOURCE=..\..\..\..\src\gui\objutils\utils.cpp
# End Source File
# End Group
# Begin Group "Header Files"

# PROP Default_Filter "h;hpp;inl"
# Begin Source File

SOURCE=..\..\..\..\include\gui\objutils\alignment.hpp
# End Source File
# Begin Source File

SOURCE=..\..\..\..\include\gui\objutils\alignment_smear.hpp
# End Source File
# Begin Source File

SOURCE=..\..\..\..\include\gui\objutils\alignment_smear_layout.hpp
# End Source File
# Begin Source File

SOURCE=..\..\..\..\include\gui\objutils\command.hpp
# End Source File
# Begin Source File

SOURCE=..\..\..\..\include\gui\objutils\comment.hpp
# End Source File
# Begin Source File

SOURCE=..\..\..\..\include\gui\objutils\density_map.hpp
# End Source File
# Begin Source File

SOURCE=..\..\..\..\include\gui\objutils\feat_label.hpp
# End Source File
# Begin Source File

SOURCE=..\..\..\..\include\gui\objutils\feat_pack.hpp
# End Source File
# Begin Source File

SOURCE=..\..\..\..\include\gui\objutils\feature.hpp
# End Source File
# Begin Source File

SOURCE=..\..\..\..\include\gui\objutils\filter.hpp
# End Source File
# Begin Source File

SOURCE=..\..\..\..\include\gui\objutils\graph.hpp
# End Source File
# Begin Source File

SOURCE=..\..\..\..\include\gui\objutils\histogram.hpp
# End Source File
# Begin Source File

SOURCE=..\..\..\..\include\gui\objutils\iselection.hpp
# End Source File
# Begin Source File

SOURCE=..\..\..\..\include\gui\objutils\label.hpp
# End Source File
# Begin Source File

SOURCE=..\..\..\..\include\gui\objutils\layout.hpp
# End Source File
# Begin Source File

SOURCE=..\..\..\..\include\gui\objutils\mate_pair.hpp
# End Source File
# Begin Source File

SOURCE=..\..\..\..\include\gui\objutils\obj_clipboard.hpp
# End Source File
# Begin Source File

SOURCE=..\..\..\..\include\gui\objutils\objects.hpp
# End Source File
# Begin Source File

SOURCE=..\..\..\..\include\gui\objutils\prot_product.hpp
# End Source File
# Begin Source File

SOURCE=..\..\..\..\include\gui\objutils\pw_alignment.hpp
# End Source File
# Begin Source File

SOURCE=..\..\..\..\include\gui\objutils\seq_map.hpp
# End Source File
# Begin Source File

SOURCE=..\..\..\..\include\gui\objutils\sequence.hpp
# End Source File
# Begin Source File

SOURCE=..\..\..\..\include\gui\objutils\used.hpp
# End Source File
# Begin Source File

SOURCE=..\..\..\..\include\gui\objutils\utils.hpp
# End Source File
# End Group
# Begin Group "Resource Files"

# PROP Default_Filter "ico;cur;bmp;dlg;rc2;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 + -