incredibuild_xge.prf
来自「奇趣公司比较新的qt/emd版本」· PRF 代码 · 共 12 行
PRF
12 行
contains(TEMPLATE, "vc.*")|contains(TEMPLATE_PREFIX, "vc") { EOC = \$\$escape_expand(\n\t) # The VCPROJ generator will replace the \r\h with the coded \r\n: 
 # No other generator understands the \h win32-msvc.net|win32-msvc2005: EOC = \$\$escape_expand(\r\h) for(xge, INCREDIBUILD_XGE) { eval($${xge}.commands = Rem IncrediBuild_AllowRemote $$EOC Rem IncrediBuild_OutputFile $$replace($${xge}.output,/,\\) $$EOC $$eval($${xge}.commands)) }}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?