summaryrefslogtreecommitdiffstats
path: root/mkspecs/unsupported/integrity-ghs/qmake.conf
diff options
context:
space:
mode:
Diffstat (limited to 'mkspecs/unsupported/integrity-ghs/qmake.conf')
-rw-r--r--mkspecs/unsupported/integrity-ghs/qmake.conf10
1 files changed, 1 insertions, 9 deletions
diff --git a/mkspecs/unsupported/integrity-ghs/qmake.conf b/mkspecs/unsupported/integrity-ghs/qmake.conf
index 969d22f1b7..12891d5489 100644
--- a/mkspecs/unsupported/integrity-ghs/qmake.conf
+++ b/mkspecs/unsupported/integrity-ghs/qmake.conf
@@ -50,14 +50,6 @@ QMAKE_LIBS_THREAD =
QMAKE_AR = ar cqs
QMAKE_RANLIB =
-QMAKE_TAR = tar -cf
-QMAKE_GZIP = gzip -9f
-
-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
+include(../../common/shell-unix.conf)
load(qt_config)