summaryrefslogtreecommitdiffstats
path: root/src/qt.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/qt.pro')
-rw-r--r--src/qt.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/qt.pro b/src/qt.pro
index d3536425..7bde5587 100644
--- a/src/qt.pro
+++ b/src/qt.pro
@@ -1,4 +1,4 @@
-# Qt project file
+# TQt project file
TEMPLATE = lib
TARGET = qt
embedded:TARGET = qte
@@ -14,7 +14,7 @@ win32:!shared:CONFIG += staticlib
win32-borland {
mng:QMAKE_CFLAGS_WARN_ON += -w-par
mng:QMAKE_CXXFLAGS_WARN_ON += -w-par
- # Keep the size of the .tds file for the Qt library smaller than
+ # Keep the size of the .tds file for the TQt library smaller than
# 34 Mbytes to avoid linking problems
QMAKE_CFLAGS_DEBUG += -vi -y-
QMAKE_CXXFLAGS_DEBUG += -vi -y-