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

📄 makefile.basic_sample.app

📁 ncbi源码
💻 APP
字号:
# $Id: Makefile.basic_sample.app,v 1000.0 2003/10/29 18:45:01 gouriano Exp $APP = basic_sampleSRC = basic_sample# new_project.sh will copy everything in the following block to any# Makefile.*_app generated from this sample project.  Do not change# the lines reading "### BEGIN/END COPIED SETTINGS" in any way.### BEGIN COPIED SETTINGSLIB = xncbi# LIB      = xser xhtml xcgi xconnect xutil xncbi## If you need the C toolkit...# LIBS     = $(NCBI_C_LIBPATH) -lncbi $(NETWORK_LIBS) $(ORIG_LIBS)# CPPFLAGS = $(ORIG_CPPFLAGS) $(NCBI_C_INCLUDE)### END COPIED SETTINGS

⌨️ 快捷键说明

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