summaryrefslogtreecommitdiff
path: root/mkspecs/linux-kcc/qmake.conf
Unidiff
Diffstat (limited to 'mkspecs/linux-kcc/qmake.conf') (more/less context) (show whitespace changes)
-rw-r--r--mkspecs/linux-kcc/qmake.conf8
1 files changed, 6 insertions, 2 deletions
diff --git a/mkspecs/linux-kcc/qmake.conf b/mkspecs/linux-kcc/qmake.conf
index 5a2a670..30580b8 100644
--- a/mkspecs/linux-kcc/qmake.conf
+++ b/mkspecs/linux-kcc/qmake.conf
@@ -3,3 +3,5 @@
3# 3#
4# qmake configuration for KAI C++ 4.0f for Linux 4# qmake configuration for linux-kcc
5#
6# Written for KAI C++ 4.0f for GNU/Linux (discontinued).
5# 7#
@@ -15,3 +17,3 @@ MAKEFILE_GENERATOR = UNIX
15 TEMPLATE = app 17 TEMPLATE = app
16 CONFIG += qt warn_on release 18 CONFIG += qt warn_on release link_prl
17 19
@@ -89 +91,3 @@ QMAKE_DEL_FILE = rm -f
89 QMAKE_DEL_DIR = rmdir 91 QMAKE_DEL_DIR = rmdir
92 QMAKE_CHK_DIR_EXISTS= test -d
93 QMAKE_MKDIR = mkdir -p