blob: 75c7a9a75b47105f42536a3c07fed917a504536e [file] [log] [blame]
contains(TEMPLATE, "vc.*") {
# The VCPROJ generator will replace the \r\h with the coded \r\n: 

EOC = $$escape_expand(\\r\\h)
for(xge, INCREDIBUILD_XGE) {
$${xge}.commands = Rem IncrediBuild_AllowRemote $$EOC Rem IncrediBuild_OutputFile $$system_path($${xge}.output) $$EOC $$eval($${xge}.commands)
}
}