📄 makefile.w_taxtree.lib
字号:
# # ===========================================================================# PRODUCTION $Log: Makefile.w_taxtree.lib,v $# PRODUCTION Revision 1000.1 2004/06/01 21:13:22 gouriano# PRODUCTION PRODUCTION: UPGRADED [GCC34_MSVC7] Dev-tree R1.4# PRODUCTION# ===========================================================================# # $Id: Makefile.w_taxtree.lib,v 1000.1 2004/06/01 21:13:22 gouriano Exp $# Graphic Sequence Widget libASN_DEP = taxon1SRC = tax_tree tax_tree_dsLIB = w_taxtreeDLL_LIB = w_fltk w_flu taxon1 $(OBJMGR_LIBS)CPPFLAGS = $(FLTK_INCLUDE) $(ORIG_CPPFLAGS)LIBS = $(FLTK_LIBS) $(CMPRS_LIBS) $(ORIG_LIBS)REQUIRES = objects dbapi
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -