gui_widgets_alnmultiple.dsp
上传用户:yhdzpy8989
上传日期:2007-06-13
资源大小:13604k
文件大小:12k
源码类别:
生物技术
开发平台:
C/C++
- # Microsoft Developer Studio Project File - Name="gui_widgets_alnmultiple" - Package Owner=<4>
- # Microsoft Developer Studio Generated Build File, Format Version 6.00
- # ** DO NOT EDIT **
- # TARGTYPE "Win32 (x86) Static Library" 0x0104
- CFG=gui_widgets_alnmultiple - 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_widgets_alnmultiple.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_widgets_alnmultiple.mak" CFG="gui_widgets_alnmultiple - Win32 ReleaseDLL"
- !MESSAGE
- !MESSAGE Possible choices for configuration are:
- !MESSAGE
- !MESSAGE "gui_widgets_alnmultiple - Win32 ReleaseDLL" (based on "Win32 (x86) Static Library")
- !MESSAGE "gui_widgets_alnmultiple - Win32 ReleaseMT" (based on "Win32 (x86) Static Library")
- !MESSAGE "gui_widgets_alnmultiple - Win32 Release" (based on "Win32 (x86) Static Library")
- !MESSAGE "gui_widgets_alnmultiple - Win32 DebugDLL" (based on "Win32 (x86) Static Library")
- !MESSAGE "gui_widgets_alnmultiple - Win32 DebugMT" (based on "Win32 (x86) Static Library")
- !MESSAGE "gui_widgets_alnmultiple - 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_widgets_alnmultiple - 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 ".......libReleaseDLL"
- # 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 ".............fltkinclude" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /D "FL_DLL" /D "OBJECTS_ALNMGR___ALNMIX__DBG" /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
- !ELSEIF "$(CFG)" == "gui_widgets_alnmultiple - 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 ".......libReleaseMT"
- # 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 ".............fltkinclude" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /D "FL_DLL" /D "OBJECTS_ALNMGR___ALNMIX__DBG" /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
- !ELSEIF "$(CFG)" == "gui_widgets_alnmultiple - 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 ".......libRelease"
- # 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 ".............fltkinclude" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /D "FL_DLL" /D "OBJECTS_ALNMGR___ALNMIX__DBG" /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
- !ELSEIF "$(CFG)" == "gui_widgets_alnmultiple - 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 ".......libDebugDLL"
- # 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 ".............fltkinclude" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /D "FL_DLL" /D "OBJECTS_ALNMGR___ALNMIX__DBG" /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
- !ELSEIF "$(CFG)" == "gui_widgets_alnmultiple - 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 ".......libDebugMT"
- # 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 ".............fltkinclude" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /D "FL_DLL" /D "OBJECTS_ALNMGR___ALNMIX__DBG" /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
- !ELSEIF "$(CFG)" == "gui_widgets_alnmultiple - 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 ".......libDebug"
- # 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 ".............fltkinclude" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /D "FL_DLL" /D "OBJECTS_ALNMGR___ALNMIX__DBG" /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
- !ENDIF
- # Begin Target
- # Name "gui_widgets_alnmultiple - Win32 ReleaseDLL"
- # Name "gui_widgets_alnmultiple - Win32 ReleaseMT"
- # Name "gui_widgets_alnmultiple - Win32 Release"
- # Name "gui_widgets_alnmultiple - Win32 DebugDLL"
- # Name "gui_widgets_alnmultiple - Win32 DebugMT"
- # Name "gui_widgets_alnmultiple - Win32 Debug"
- # Begin Group "Source Files"
- # PROP Default_Filter "cpp;c;cxx;def;r;odl;idl;hpj;bat"
- # Begin Source File
- SOURCE=..........srcguiwidgetsaln_multiplealign_mark_handler.cpp
- # End Source File
- # Begin Source File
- SOURCE=..........srcguiwidgetsaln_multiplealign_row.cpp
- # End Source File
- # Begin Source File
- SOURCE=..........srcguiwidgetsaln_multiplealn_scoring.cpp
- # End Source File
- # Begin Source File
- SOURCE=..........srcguiwidgetsaln_multiplealnmulti_model.cpp
- # End Source File
- # Begin Source File
- SOURCE=..........srcguiwidgetsaln_multiplealnmulti_pane.cpp
- # End Source File
- # Begin Source File
- SOURCE=..........srcguiwidgetsaln_multiplealnmulti_renderer.cpp
- # End Source File
- # Begin Source File
- SOURCE=..........srcguiwidgetsaln_multiplealnmulti_settings.cpp
- # End Source File
- # Begin Source File
- SOURCE=..........srcguiwidgetsaln_multiplealnmulti_widget.cpp
- # End Source File
- # Begin Source File
- SOURCE=..........srcguiwidgetsaln_multiplealnvec_multi_ds.cpp
- # End Source File
- # Begin Source File
- SOURCE=..........srcguiwidgetsaln_multiplealnvec_multi_model.cpp
- # End Source File
- # Begin Source File
- SOURCE=..........srcguiwidgetsaln_multiplealnvec_multi_widget.cpp
- # End Source File
- # Begin Source File
- SOURCE=..........srcguiwidgetsaln_multiplerow_display_style.cpp
- # End Source File
- # Begin Source File
- SOURCE=..........srcguiwidgetsaln_multipletrace_data.cpp
- # End Source File
- # Begin Source File
- SOURCE=..........srcguiwidgetsaln_multipletrace_graph.cpp
- # End Source File
- # End Group
- # Begin Group "Header Files"
- # PROP Default_Filter "hpp"
- # Begin Source File
- SOURCE=..........includeguiwidgetsaln_multiplealign_mark_handler.hpp
- # End Source File
- # Begin Source File
- SOURCE=..........includeguiwidgetsaln_multiplealign_row.hpp
- # End Source File
- # Begin Source File
- SOURCE=..........includeguiwidgetsaln_multiplealn_scoring.hpp
- # End Source File
- # Begin Source File
- SOURCE=..........includeguiwidgetsaln_multiplealnmulti_base_pane.hpp
- # End Source File
- # Begin Source File
- SOURCE=..........includeguiwidgetsaln_multiplealnmulti_ds.hpp
- # End Source File
- # Begin Source File
- SOURCE=..........includeguiwidgetsaln_multiplealnmulti_model.hpp
- # End Source File
- # Begin Source File
- SOURCE=..........includeguiwidgetsaln_multiplealnmulti_pane.hpp
- # End Source File
- # Begin Source File
- SOURCE=..........includeguiwidgetsaln_multiplealnmulti_renderer.hpp
- # End Source File
- # Begin Source File
- SOURCE=..........includeguiwidgetsaln_multiplealnmulti_settings.hpp
- # End Source File
- # Begin Source File
- SOURCE=..........includeguiwidgetsaln_multiplealnmulti_widget.hpp
- # End Source File
- # Begin Source File
- SOURCE=..........includeguiwidgetsaln_multiplealnvec_multi_ds.hpp
- # End Source File
- # Begin Source File
- SOURCE=..........includeguiwidgetsaln_multiplealnvec_multi_model.hpp
- # End Source File
- # Begin Source File
- SOURCE=..........includeguiwidgetsaln_multiplealnvec_multi_widget.hpp
- # End Source File
- # Begin Source File
- SOURCE=..........includeguiwidgetsaln_multiplealnvec_row_graph.hpp
- # End Source File
- # Begin Source File
- SOURCE=..........includeguiwidgetsaln_multiplealnvec_row_handle.hpp
- # End Source File
- # Begin Source File
- SOURCE=..........includeguiwidgetsaln_multipleattr_range_coll.hpp
- # End Source File
- # Begin Source File
- SOURCE=..........includeguiwidgetsaln_multipleialign_row.hpp
- # End Source File
- # Begin Source File
- SOURCE=..........includeguiwidgetsaln_multiplelist_mvc.hpp
- # End Source File
- # Begin Source File
- SOURCE=..........includeguiwidgetsaln_multiplerow_display_style.hpp
- # End Source File
- # Begin Source File
- SOURCE=..........includeguiwidgetsaln_multiplesel_list_controller.hpp
- # End Source File
- # Begin Source File
- SOURCE=..........includeguiwidgetsaln_multiplesel_list_model_impl.hpp
- # End Source File
- # Begin Source File
- SOURCE=..........includeguiwidgetsaln_multipletrace_data.hpp
- # End Source File
- # Begin Source File
- SOURCE=..........includeguiwidgetsaln_multipletrace_graph.hpp
- # End Source File
- # End Group
- # End Target
- # End Project