summaryrefslogtreecommitdiffstats
path: root/src/kernel/qt_kernel.pri
diff options
context:
space:
mode:
Diffstat (limited to 'src/kernel/qt_kernel.pri')
-rw-r--r--src/kernel/qt_kernel.pri72
1 files changed, 36 insertions, 36 deletions
diff --git a/src/kernel/qt_kernel.pri b/src/kernel/qt_kernel.pri
index 5cbddd2db..946fdbd96 100644
--- a/src/kernel/qt_kernel.pri
+++ b/src/kernel/qt_kernel.pri
@@ -10,10 +10,10 @@ kernel {
$$KERNEL_H/ntqasyncimageio.h \
$$KERNEL_H/ntqasyncio.h \
$$KERNEL_H/tqbitmap.h \
- $$KERNEL_H/ntqbrush.h \
+ $$KERNEL_H/tqbrush.h \
$$KERNEL_H/tqclipboard.h \
- $$KERNEL_H/ntqcolor.h \
- $$KERNEL_P/qcolor_p.h \
+ $$KERNEL_H/tqcolor.h \
+ $$KERNEL_P/tqcolor_p.h \
$$KERNEL_H/ntqconnection.h \
$$KERNEL_H/ntqcursor.h \
$$KERNEL_H/ntqdesktopwidget.h \
@@ -25,10 +25,10 @@ kernel {
$$KERNEL_P/qeventloop_p.h \
$$KERNEL_P/qeventloop_glib_p.h \
$$KERNEL_H/ntqfocusdata.h \
- $$KERNEL_H/ntqfont.h \
- $$KERNEL_P/qfontdata_p.h \
- $$KERNEL_H/ntqfontinfo.h \
- $$KERNEL_H/ntqfontmetrics.h \
+ $$KERNEL_H/tqfont.h \
+ $$KERNEL_P/tqfontdata_p.h \
+ $$KERNEL_H/tqfontinfo.h \
+ $$KERNEL_H/tqfontmetrics.h \
$$KERNEL_H/ntqguardedptr.h \
$$KERNEL_H/ntqgif.h \
$$KERNEL_H/tqiconset.h \
@@ -42,7 +42,7 @@ kernel {
$$KERNEL_H/ntqtranslator.h \
$$KERNEL_H/ntqmetaobject.h \
$$KERNEL_H/tqmime.h \
- $$KERNEL_H/ntqmovie.h \
+ $$KERNEL_H/tqmovie.h \
$$KERNEL_H/ntqnamespace.h \
$$KERNEL_H/tqnetworkprotocol.h \
$$KERNEL_H/tqobject.h \
@@ -50,11 +50,11 @@ kernel {
$$KERNEL_H/tqobjectdefs.h \
$$KERNEL_H/tqobjectdict.h \
$$KERNEL_H/tqobjectlist.h \
- $$KERNEL_H/ntqpaintdevice.h \
- $$KERNEL_H/ntqpainter.h \
- $$KERNEL_P/qpainter_p.h \
+ $$KERNEL_H/tqpaintdevice.h \
+ $$KERNEL_H/tqpainter.h \
+ $$KERNEL_P/tqpainter_p.h \
$$KERNEL_H/ntqpalette.h \
- $$KERNEL_H/ntqpaintdevicemetrics.h \
+ $$KERNEL_H/tqpaintdevicemetrics.h \
$$KERNEL_H/ntqpen.h \
$$KERNEL_H/ntqpicture.h \
$$KERNEL_H/ntqpixmap.h \
@@ -95,7 +95,7 @@ kernel {
$$KERNEL_H/ntqsimplerichtext.h \
$$KERNEL_CPP/qscriptengine_p.h \
$$KERNEL_CPP/tqtextengine_p.h \
- $$KERNEL_CPP/qfontengine_p.h \
+ $$KERNEL_CPP/tqfontengine_p.h \
$$KERNEL_CPP/tqtextlayout_p.h
inputmethod {
@@ -112,45 +112,45 @@ kernel {
win32:SOURCES += $$KERNEL_CPP/qapplication_win.cpp \
$$KERNEL_CPP/tqclipboard_win.cpp \
- $$KERNEL_CPP/qcolor_win.cpp \
+ $$KERNEL_CPP/tqcolor_win.cpp \
$$KERNEL_CPP/qcursor_win.cpp \
$$KERNEL_CPP/qdesktopwidget_win.cpp \
$$KERNEL_CPP/qdnd_win.cpp \
$$KERNEL_CPP/qeventloop_win.cpp \
- $$KERNEL_CPP/qfont_win.cpp \
+ $$KERNEL_CPP/tqfont_win.cpp \
$$KERNEL_CPP/qinputcontext_win.cpp \
$$KERNEL_CPP/tqmime_win.cpp \
$$KERNEL_CPP/qpixmap_win.cpp \
$$KERNEL_CPP/qprinter_win.cpp \
$$KERNEL_CPP/tqprocess_win.cpp \
- $$KERNEL_CPP/qpaintdevice_win.cpp \
- $$KERNEL_CPP/qpainter_win.cpp \
+ $$KERNEL_CPP/tqpaintdevice_win.cpp \
+ $$KERNEL_CPP/tqpainter_win.cpp \
$$KERNEL_CPP/qregion_win.cpp \
$$KERNEL_CPP/qsound_win.cpp \
$$KERNEL_CPP/tqthread_win.cpp \
$$KERNEL_CPP/tqwidget_win.cpp \
$$KERNEL_CPP/qole_win.c \
- $$KERNEL_CPP/qfontengine_win.cpp
+ $$KERNEL_CPP/tqfontengine_win.cpp
unix:x11 {
SOURCES += $$KERNEL_CPP/qapplication_x11.cpp \
$$KERNEL_CPP/tqclipboard_x11.cpp \
- $$KERNEL_CPP/qcolor_x11.cpp \
+ $$KERNEL_CPP/tqcolor_x11.cpp \
$$KERNEL_CPP/qcursor_x11.cpp \
$$KERNEL_CPP/qdnd_x11.cpp \
$$KERNEL_CPP/qdesktopwidget_x11.cpp \
- $$KERNEL_CPP/qfont_x11.cpp \
+ $$KERNEL_CPP/tqfont_x11.cpp \
$$KERNEL_CPP/qinputcontext.cpp \
$$KERNEL_CPP/qinputcontext_x11.cpp \
$$KERNEL_CPP/qmotifdnd_x11.cpp \
$$KERNEL_CPP/qpixmap_x11.cpp \
- $$KERNEL_CPP/qpaintdevice_x11.cpp \
- $$KERNEL_CPP/qpainter_x11.cpp \
+ $$KERNEL_CPP/tqpaintdevice_x11.cpp \
+ $$KERNEL_CPP/tqpainter_x11.cpp \
$$KERNEL_CPP/qregion_x11.cpp \
$$KERNEL_CPP/qsound_x11.cpp \
$$KERNEL_CPP/tqwidget_x11.cpp \
$$KERNEL_CPP/tqwidgetcreate_x11.cpp \
- $$KERNEL_CPP/qfontengine_x11.cpp
+ $$KERNEL_CPP/tqfontengine_x11.cpp
glibmainloop {
SOURCES += $$KERNEL_CPP/qeventloop_x11_glib.cpp
} else {
@@ -165,20 +165,20 @@ kernel {
!embedded:!x11:mac {
SOURCES += $$KERNEL_CPP/qapplication_mac.cpp \
$$KERNEL_CPP/tqclipboard_mac.cpp \
- $$KERNEL_CPP/qcolor_mac.cpp \
+ $$KERNEL_CPP/tqcolor_mac.cpp \
$$KERNEL_CPP/qcursor_mac.cpp \
$$KERNEL_CPP/tqmime_mac.cpp \
$$KERNEL_CPP/qdnd_mac.cpp \
$$KERNEL_CPP/qdesktopwidget_mac.cpp \
$$KERNEL_CPP/qpixmap_mac.cpp \
$$KERNEL_CPP/qprinter_mac.cpp \
- $$KERNEL_CPP/qpaintdevice_mac.cpp \
- $$KERNEL_CPP/qpainter_mac.cpp \
+ $$KERNEL_CPP/tqpaintdevice_mac.cpp \
+ $$KERNEL_CPP/tqpainter_mac.cpp \
$$KERNEL_CPP/qregion_mac.cpp \
$$KERNEL_CPP/tqwidget_mac.cpp \
$$KERNEL_CPP/qeventloop_mac.cpp \
- $$KERNEL_CPP/qfont_mac.cpp \
- $$KERNEL_CPP/qfontengine_mac.cpp
+ $$KERNEL_CPP/tqfont_mac.cpp \
+ $$KERNEL_CPP/tqfontengine_mac.cpp
DEFINES += QMAC_ONE_PIXEL_LOCK
} else:unix {
SOURCES += $$KERNEL_CPP/qprinter_unix.cpp \
@@ -201,8 +201,8 @@ kernel {
$$KERNEL_CPP/qasyncio.cpp \
$$KERNEL_CPP/tqbitmap.cpp \
$$KERNEL_CPP/tqclipboard.cpp \
- $$KERNEL_CPP/qcolor.cpp \
- $$KERNEL_CPP/qcolor_p.cpp \
+ $$KERNEL_CPP/tqcolor.cpp \
+ $$KERNEL_CPP/tqcolor_p.cpp \
$$KERNEL_CPP/qconnection.cpp \
$$KERNEL_CPP/qcursor.cpp \
$$KERNEL_CPP/tqdragobject.cpp \
@@ -211,8 +211,8 @@ kernel {
$$KERNEL_CPP/qevent.cpp \
$$KERNEL_CPP/qeventloop.cpp \
$$KERNEL_CPP/qfocusdata.cpp \
- $$KERNEL_CPP/qfont.cpp \
- $$KERNEL_CPP/qfontdatabase.cpp \
+ $$KERNEL_CPP/tqfont.cpp \
+ $$KERNEL_CPP/tqfontdatabase.cpp \
$$KERNEL_CPP/qguardedptr.cpp \
$$KERNEL_CPP/tqiconset.cpp \
$$KERNEL_CPP/tqimage.cpp \
@@ -223,13 +223,13 @@ kernel {
$$KERNEL_CPP/qtranslator.cpp \
$$KERNEL_CPP/qmetaobject.cpp \
$$KERNEL_CPP/tqmime.cpp \
- $$KERNEL_CPP/qmovie.cpp \
+ $$KERNEL_CPP/tqmovie.cpp \
$$KERNEL_CPP/tqnetworkprotocol.cpp \
$$KERNEL_CPP/tqobject.cpp \
$$KERNEL_CPP/tqobjectcleanuphandler.cpp \
- $$KERNEL_CPP/qpainter.cpp \
+ $$KERNEL_CPP/tqpainter.cpp \
$$KERNEL_CPP/qpalette.cpp \
- $$KERNEL_CPP/qpaintdevicemetrics.cpp \
+ $$KERNEL_CPP/tqpaintdevicemetrics.cpp \
$$KERNEL_CPP/qpicture.cpp \
$$KERNEL_CPP/qpixmap.cpp \
$$KERNEL_CPP/qpixmapcache.cpp \
@@ -267,7 +267,7 @@ kernel {
$$KERNEL_CPP/tqtextengine.cpp
unix:HEADERS += $$KERNEL_P/qpsprinter_p.h \
- $$KERNEL_H/ntqfontdatabase.h
+ $$KERNEL_H/tqfontdatabase.h
accessibility {
HEADERS += $$KERNEL_H/ntqaccessible.h