?? makefile.am
字號:
SUBDIRS = AM_CPPFLAGS = \ -I$(top_srcdir) \ -I$(top_srcdir)/src \ -I$(top_srcdir)/test \ -DMEDIADIR='"$(srcdir)/../Media/"'LDADD = $(top_builddir)/src/libming.laTESTS = dotestsC_PROGS = \ test01 \ test02 \ test03 \ test04 \ test05 \ test06if USE_CXXCXX_PROGS = \ test01-cxx \ test02-cxx \ test03-cxx \ test04-cxx \ test05-cxx \ test06-cxxtest01_cxx_SOURCES = test01-cxx.Ctest02_cxx_SOURCES = test02-cxx.Ctest03_cxx_SOURCES = test03-cxx.Ctest04_cxx_SOURCES = test04-cxx.Ctest05_cxx_SOURCES = test05-cxx.Ctest06_cxx_SOURCES = test06-cxx.CendifTEST_PROGS = $(C_PROGS) $(CXX_PROGS)EXTRA_DIST = \ test01.ref \ test02.ref \ test03.ref \ test04.ref \ test05.ref \ test06.ref \ test04.py \ TestListcheck_PROGRAMS = \ $(TEST_PROGS)CLEANFILES = dotests php.ini \ test01.swf \ test02.swf \ test03.swf \ test04.swf \ test05.swf \ test06.swfinclude ../Makefile.inc
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -