summaryrefslogtreecommitdiffstats
path: root/mkspecs/hpux-cc
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-11-04 13:01:41 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-11-04 13:01:41 +0900
commitbe01f8c8e3e09a1c71165640ab722df948c4dfbb (patch)
tree58d900e8952a66580c86f7ae3a9255c1eeac09e9 /mkspecs/hpux-cc
parentc489c62c1713924c29e560cd2ebd36b006c14a11 (diff)
downloadtqt3-feat/tqmake.tar.gz
tqt3-feat/tqmake.zip
rename qmake to tqmakefeat/tqmake
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'mkspecs/hpux-cc')
-rw-r--r--mkspecs/hpux-cc/tqmake.conf (renamed from mkspecs/hpux-cc/qmake.conf)2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkspecs/hpux-cc/qmake.conf b/mkspecs/hpux-cc/tqmake.conf
index 0f217e459..b57b4f29a 100644
--- a/mkspecs/hpux-cc/qmake.conf
+++ b/mkspecs/hpux-cc/tqmake.conf
@@ -1,6 +1,6 @@
#
#
-# qmake configuration for hpux-cc
+# tqmake configuration for hpux-cc
#
# We define _POSIX_C_SOURCE to 199506L when using threads, therefore
# we also need to redefine _HPUX_SOURCE.