tests/auto/solutions.pri
changeset 33 3e2da88830cd
parent 0 1918ee327afb
--- a/tests/auto/solutions.pri	Tue Jul 06 15:10:48 2010 +0300
+++ b/tests/auto/solutions.pri	Wed Aug 18 10:37:55 2010 +0300
@@ -7,10 +7,10 @@
 SOLUTIONBASEDIR = $$(SOLUTIONBASEDIR)
 
 # strip the trailing "..."
-# SOLUTIONBASEDIR ~= s/\.\.\.$//
+# SOLUTIONBASEDIR ~= s/\\.\\.\\.$//
 
 # replace \ with /
-# win32:SOLUTIONBASEDIR ~= s.\\./.g
+# win32:SOLUTIONBASEDIR ~= s.\\\\./.g
 
 isEmpty(SOLUTIONBASEDIR):DEFINES += QT_NO_SOLUTIONS