makefile

来自「SIP 1.5.0源代码」· 代码 · 共 23 行

TXT
23
字号
# $Id: Makefile,v 1.3.24.1 2003/03/04 22:27:40 sprajpat Exp $#BUILD = ../../../buildinclude $(BUILD)/Makefile.prePACKAGES += SDP2 UTIL PTHREAD# names of programs (e.g. test programs) to be compiled## names of programs (e.g. test programs) to be compiled#TESTPROGRAMS = \#	Sdp2Test.cxx VERIFY_TESTCASES = \	Sdp2AttributeTest.cxx\	Sdp2SessionTest.cxx\	Sdp2ConnectionTest.cxxinclude $(BUILD)/Makefile.post

⌨️ 快捷键说明

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