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

📄 makefile

📁 SIP(Session Initiation Protocol)是由IETF定义
💻
字号:
# $Id: Makefile,v 1.17 2002/09/26 01:14:03 bko Exp $#BUILD = ../../buildinclude $(BUILD)/Makefile.preDEFINES += USE_PTHREADSPACKAGES += HEARTBEAT PSLIB PSUTILIB UTIL LIBXML LIBCEXT PTHREAD CRYPT OPENSSL# names of programs (e.g. test programs) to be compiledTESTPROGRAMS = pserver.cxx # name of all files to be compiled (don't include header files)SRC = \	ProvisionServer.cxx \	RegisterManager.cxx \	RedundancyManager.cxx \	PServerContainer.cxx \	PasswdFile.cxx \	AclFile.cxx \	PServerObject.cxxinclude $(BUILD)/Makefile.post

⌨️ 快捷键说明

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