代码搜索结果

找到约 10,000 项符合 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");

lib.t

#! Use the common Unix template #$ IncludeTemplate("../unix/lib.t");

subdirs.t

#! Use the common Unix template #$ IncludeTemplate("../unix/subdirs.t");

app.t

############################################################################# #! #! This is a tmake template for building Win32 applications. #! #$ Project('TMAKE_APP_FLAG = 1'); #$ IncludeTemplate("g

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 #$ IncludeTemplate("../win32/subdirs.t");