summaryrefslogtreecommitdiffstats
path: root/all.pro
diff options
context:
space:
mode:
Diffstat (limited to 'all.pro')
-rw-r--r--all.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/all.pro b/all.pro
index fec234c..779368e 100644
--- a/all.pro
+++ b/all.pro
@@ -10,8 +10,8 @@ win32: LIBUSB_PATH = "C:\Progra~1\LibUSB-Win32"
DEFINES += NO_KDE TQT_NO_ASCII_CAST
OBJECTS_DIR = .libs
MOC_DIR = .libs
-QT = qt3support core xml network
-CONFIG += qt thread warn_on console
+TQT = qt3support core xml network
+CONFIG += tqt thread warn_on console
unix:CONFIG += release #debug
win32:CONFIG += release
INCLUDEPATH += $${STOPDIR}/src $${STOPDIR}