summaryrefslogtreecommitdiffstats
path: root/src/qt3support/text/text.pri
diff options
context:
space:
mode:
authoraxis <qt-info@nokia.com>2009-04-24 11:34:15 (GMT)
committeraxis <qt-info@nokia.com>2009-04-24 11:34:15 (GMT)
commit8f427b2b914d5b575a4a7c0ed65d2fb8f45acc76 (patch)
treea17e1a767a89542ab59907462206d7dcf2e504b2 /src/qt3support/text/text.pri
downloadQt-8f427b2b914d5b575a4a7c0ed65d2fb8f45acc76.zip
Qt-8f427b2b914d5b575a4a7c0ed65d2fb8f45acc76.tar.gz
Qt-8f427b2b914d5b575a4a7c0ed65d2fb8f45acc76.tar.bz2
Long live Qt for S60!
Diffstat (limited to 'src/qt3support/text/text.pri')
-rw-r--r--src/qt3support/text/text.pri25
1 files changed, 25 insertions, 0 deletions
diff --git a/src/qt3support/text/text.pri b/src/qt3support/text/text.pri
new file mode 100644
index 0000000..0e74761
--- /dev/null
+++ b/src/qt3support/text/text.pri
@@ -0,0 +1,25 @@
+HEADERS += \
+ text/q3syntaxhighlighter.h \
+ text/q3syntaxhighlighter_p.h \
+ text/q3textview.h \
+ text/q3textbrowser.h \
+ text/q3textedit.h \
+ text/q3multilineedit.h \
+ text/q3richtext_p.h \
+ text/q3simplerichtext.h \
+ text/q3stylesheet.h \
+ text/q3textstream.h
+
+SOURCES += \
+ text/q3syntaxhighlighter.cpp \
+ text/q3textview.cpp \
+ text/q3textbrowser.cpp \
+ text/q3textedit.cpp \
+ text/q3multilineedit.cpp \
+ text/q3richtext.cpp \
+ text/q3richtext_p.cpp \
+ text/q3simplerichtext.cpp \
+ text/q3stylesheet.cpp \
+ text/q3textstream.cpp
+
+INCLUDEPATH += ../3rdparty/harfbuzz/src