diff -r 93b982ccede2 -r 5daf16870df6 mkspecs/features/incredibuild_xge.prf --- a/mkspecs/features/incredibuild_xge.prf Mon Jun 21 22:38:13 2010 +0100 +++ b/mkspecs/features/incredibuild_xge.prf Thu Jul 22 16:41:55 2010 +0100 @@ -3,7 +3,7 @@ # The VCPROJ generator will replace the \r\h with the coded \r\n: # No other generator understands the \h - win32-msvc.net|win32-msvc2*|wince*msvc*: EOC = \$\$escape_expand(\r\h) + win32-msvc2*|wince*msvc*: 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))