summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorAndrew Stanley-Jones <andrew.stanley-jones@nokia.com>2012-02-03 11:38:23 +0100
committerQt by Nokia <qt-info@nokia.com>2012-02-03 11:42:05 +0100
commitd3ded9cdcfbf5d261c61815015b74955ef27bc95 (patch)
tree71b8f75c08f3b28388efdc554600c4ada3144189 /examples
parente2f93a7dfaf48b1a03ac741d985af973e622daf5 (diff)
Unit test fixups and cleanup
Change-Id: I2d6134aab1c0ea8dba4e070161c7719a98910163 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Andrew Stanley-Jones <andrew.stanley-jones@nokia.com>
Diffstat (limited to 'examples')
-rw-r--r--examples/serviceframework/voipdialerplugin/voipdialerplugin.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/serviceframework/voipdialerplugin/voipdialerplugin.pro b/examples/serviceframework/voipdialerplugin/voipdialerplugin.pro
index e7dd5fe2..2f422213 100644
--- a/examples/serviceframework/voipdialerplugin/voipdialerplugin.pro
+++ b/examples/serviceframework/voipdialerplugin/voipdialerplugin.pro
@@ -22,7 +22,7 @@ sources.path = $$[QT_INSTALL_EXAMPLES]/qtsystems/serviceframework/voipdialerplug
xml.path = $$[QT_INSTALL_EXAMPLES]/qtsystems/serviceframework/xmldata
xml.files = voipdialerservice.xml
-INSTALLS += target sources xml addFiles
+INSTALLS += target sources xml
DEFINES += TESTDATA_DIR=\\\"$$PWD/\\\"