summaryrefslogtreecommitdiffstats
path: root/examples/richtext/syntaxhighlighter/syntaxhighlighter.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/richtext/syntaxhighlighter/syntaxhighlighter.pro')
-rw-r--r--examples/richtext/syntaxhighlighter/syntaxhighlighter.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/richtext/syntaxhighlighter/syntaxhighlighter.pro b/examples/richtext/syntaxhighlighter/syntaxhighlighter.pro
index b861970..4b90aa3 100644
--- a/examples/richtext/syntaxhighlighter/syntaxhighlighter.pro
+++ b/examples/richtext/syntaxhighlighter/syntaxhighlighter.pro
@@ -10,6 +10,8 @@ sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS syntaxhighlighter.pro ex
sources.path = $$[QT_INSTALL_EXAMPLES]/richtext/syntaxhighlighter
INSTALLS += target sources
+include($$QT_SOURCE_TREE/examples/examplebase.pri)
+
wince*: {
addFiles.sources = main.cpp mainwindow.cpp
addFiles.path = .