mkspecs/features/incredibuild_xge.prf
changeset 30 5dc02b23752f
parent 0 1918ee327afb
child 33 3e2da88830cd
--- a/mkspecs/features/incredibuild_xge.prf	Wed Jun 23 19:07:03 2010 +0300
+++ b/mkspecs/features/incredibuild_xge.prf	Tue Jul 06 15:10:48 2010 +0300
@@ -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))