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

📄 makefile.objmgr.lib

📁 ncbi源码
💻 LIB
字号:
# #  ===========================================================================#  PRODUCTION $Log: Makefile.objmgr.lib,v $#  PRODUCTION Revision 1000.5  2004/06/01 19:22:24  gouriano#  PRODUCTION PRODUCTION: UPGRADED [GCC34_MSVC7] Dev-tree R1.46#  PRODUCTION#  ===========================================================================# # $Id: Makefile.objmgr.lib,v 1000.5 2004/06/01 19:22:24 gouriano Exp $# Build library "xobjmgr"#################################REQUIRES = dbapiASN_DEP  = seq general biblio seqsetSRC = snp_annot_info annot_types_ci seq_loc_cvt annot_selector \      seq_descr_ci feat_ci graph_ci annot_object annot_object_index annot_ci \      tse_info tse_info_object seq_entry_info seq_annot_info \      bioseq_base_info bioseq_set_info bioseq_info \      seqmatch_info data_source mutex_pool priority \      scope heap_scope scope_impl scope_info \      seq_map seq_map_ext seq_map_ci seq_entry_ci seq_annot_ci \      seq_entry_handle bioseq_set_handle bioseq_handle seq_annot_handle \      align_ci data_loader handle_range objmgr_exception \      handle_range_map object_manager seq_id_tree \      seq_vector seq_vector_ci seqdesc_ci seq_id_handle seq_id_mapper \      tse_chunk_info bioseq_ci annot_type_index \      seq_loc_mapper seq_align_mapper annot_collector \      prefetch_impl seq_feat_handle seq_graph_handle seq_align_handleLIB    = xobjmgr# Dependencies for shared libraryDLL_LIB = $(SOBJMGR_LDEP)

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -