makefile.test_threaded_server.app
来自「ncbi源码」· APP 代码 · 共 13 行
APP
13 行
# $Id: Makefile.test_threaded_server.app,v 1000.0 2003/10/29 17:02:13 gouriano Exp $APP = test_threaded_serverSRC = test_threaded_serverLIB = xthrserv xconnect xutil xncbiLIBS = $(NETWORK_LIBS) $(ORIG_LIBS)#LINK = purify -best-effort CCREQUIRES = MT# Tested along with test_threaded_client from its makefile.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?