📄 makefile
字号:
# $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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -