⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 automake.txt

📁 ace开发环境 用来开发网络程序 其运用了设计模式、多平台、C++等多种知识
💻 TXT
字号:
// Current as of 2/2/2007// This defines the role of all the template variables specific to the// 'automake' project type.//// Please try to keep this alphabetically sorted.//am_release = Provides the value to use with the -release option when creating a shared library.am_version = Provides an automake'ized version string based on the 'version' project variable.common_defines = Specifies macros that are common to all target types.defines = Macros that are specific to a particular configuration.idl_files = When a Define_Custom(IDL) is used, they will be accessible through this variable name.includedir = Specifies the include directory for the specific project.install_headers = If set, header, inline, template, idl, and pidl files will be installed.install_this_target = If set, script files, executables and library targets will be installed.  For libraries, it also determines if it will be dynamic (set) or static (not set).man_files = When a Define_Custom(MAN) is used, they will be accessible through this variable name.pidl_files = When a Define_Custom(PIDL) is used, they will be accessible through this variable name.pkgconfig_files = When a Define_Custom(pkgconfig) is used, they will be accessible through this variable name.script_files = When a Define_Custom(Script) is used, they will be accessible through this variable name.use_lib_modifier_for_lit_libs = If this template variable is set, the 'lib_modifier' template variable value will be appended to the library names of those specified by the 'lit_libs' project variable.

⌨️ 快捷键说明

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