makefile
来自「SIP(Session Initiation Protocol)是由IETF定义」· 代码 · 共 20 行
TXT
20 行
# $Id: Makefile,v 1.17 2002/11/09 02:04:21 derekm Exp $BUILD = ../../buildinclude $(BUILD)/Makefile.preTARGET_LIBRARY=libpsutilPACKAGES += UTIL LIBXML PTHREAD# name of all files to be compiled (don't include header files)SRC = \ VServerGroupContainer.cxx \ VFeatureServerGroupContainer.cxx \ VXmlParser.cxx include $(BUILD)/Makefile.post
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?