summaryrefslogtreecommitdiff
path: root/src/src.pro
diff options
context:
space:
mode:
authorMilian Wolff <milian.wolff@kdab.com>2013-11-06 17:18:11 +0100
committerMilian Wolff <milian.wolff@kdab.com>2013-11-14 16:41:54 +0100
commit6e88c68e1bd46faa2a96bbc409052f27bf445736 (patch)
treeb5ac962971eb8b065fc3b2d54de0064f97bd3d79 /src/src.pro
parentbc06e88886ca33ce68c3ae3a72cf011257d1fadd (diff)
downloadqtwebchannel-6e88c68e1bd46faa2a96bbc409052f27bf445736.tar.gz
Cleanup sources, mostly by removing QtCreator generated bloat.
This removes a lot of obsolete files and simplifies the build system of the examples. Furthermore, the examples can now be run without running make install first. It reuses the same import path as the test does. Note that the examples are not installable anymore now though. If this is required, it can be added again. Change-Id: Ic7ff80f734b035a03fb1a11a2df492c97298ceff Reviewed-by: Zeno Albisser <zeno.albisser@digia.com>
Diffstat (limited to 'src/src.pro')
-rw-r--r--src/src.pro6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/src.pro b/src/src.pro
index 5690897..c20f118 100644
--- a/src/src.pro
+++ b/src/src.pro
@@ -16,12 +16,6 @@ RESOURCES += \
resources.qrc
OTHER_FILES = qmldir \
- qtc_packaging/debian_harmattan/rules \
- qtc_packaging/debian_harmattan/README \
- qtc_packaging/debian_harmattan/copyright \
- qtc_packaging/debian_harmattan/control \
- qtc_packaging/debian_harmattan/compat \
- qtc_packaging/debian_harmattan/changelog \
webchannel.js \
qobject.js \
MetaObjectPublisher.qml \