From c170d1f931ae03c2ec917b7abf4bd5d0e94a3760 Mon Sep 17 00:00:00 2001 From: eilers Date: Thu, 29 Jul 2004 11:42:36 +0000 Subject: Added stuff which was removed while reverting.. Other stuff, like the qtopia stuff, is not taken into current configuration. --- (limited to 'mkspecs') diff --git a/mkspecs/qws/macx-generic-g++/qmake.conf b/mkspecs/qws/macx-generic-g++/qmake.conf index 7bc67c7..bc72dd4 100644 --- a/mkspecs/qws/macx-generic-g++/qmake.conf +++ b/mkspecs/qws/macx-generic-g++/qmake.conf @@ -76,6 +76,7 @@ QMAKE_COPY = cp -f QMAKE_MOVE = mv -f QMAKE_DEL_FILE = rm -f QMAKE_DEL_DIR = rmdir - +QMAKE_CHK_DIR_EXISTS = test -d +QMAKE_MKDIR = mkdir -p -- cgit v0.9.0.2