From 503f885785d40de48a1d18d207b48552bbbdf4e5 Mon Sep 17 00:00:00 2001 From: Jonas Rabbe Date: Tue, 5 Jul 2011 14:18:51 +1000 Subject: Fixed up examples and demos Changed the .pro files and moved some things around to ensure that the examples and demos for Qt Multimedia Kit compiles and can be checked by the CI system. Change-Id: I915dc38ca76a97f20949df715725659c603231e2 Reviewed-on: http://codereview.qt.nokia.com/1136 Reviewed-by: Qt Sanity Bot Reviewed-by: Dmytro Poplavskiy Reviewed-by: Jonas Rabbe --- examples/examples.pro | 4 ---- 1 file changed, 4 deletions(-) (limited to 'examples/examples.pro') diff --git a/examples/examples.pro b/examples/examples.pro index fd0069732..522b1b561 100644 --- a/examples/examples.pro +++ b/examples/examples.pro @@ -15,7 +15,3 @@ contains(QT_CONFIG, declarative) { SUBDIRS += declarative-camera } -sources.path = $$QT_MOBILITY_EXAMPLES - -INSTALLS += sources - -- cgit v1.2.3