代码搜索结果
找到约 10,000 项符合
T 的代码
lib.t
#############################################################################
#!
#! This is a tmake template for building Win32 libraries.
#!
#$ Project('TMAKE_LIB_FLAG = 1');
#$ IncludeTemplate("gene
subdirs.t
#! Use the common Win32 template
#$ Project("TMAKE_NOFORCE = 1");
#$ IncludeTemplate("../win32/subdirs.t");
generic.t
#!
#! This is a tmake template for building Win32 applications or libraries.
#!
#${
Project('CONFIG += qt') if Config("qt_dll");
if ( !Project("INTERFACE_DECL_PATH") ) {
Project('INTERFACE_DE
app.t
#! Use the common Unix template
#$ IncludeTemplate("../unix/app.t");
lib.t
#! Use the common Unix template
#$ IncludeTemplate("../unix/lib.t");
subdirs.t
#! Use the common Unix template
#$ IncludeTemplate("../unix/subdirs.t");
app.t
#! Use the common Unix template
#$ IncludeTemplate("../unix/app.t");
lib.t
#! Use the common Unix template
#$ IncludeTemplate("../unix/lib.t");
subdirs.t
#! Use the common Unix template
#$ IncludeTemplate("../unix/subdirs.t");
app.t
#! Use the common Unix template
#$ IncludeTemplate("../unix/app.t");