From 527740c721ee37472146a7302eae3ece58779e93 Mon Sep 17 00:00:00 2001 From: Lincoln Ramsay Date: Fri, 24 Feb 2012 13:27:57 +1000 Subject: Update the examples. Use .pro files, no .qmlproject files. Remove unused settings.json and notions.json files. Install to EXAMPLES_PREFIX when it is defined. Dest paths match info.json identifiers. No execute bit on non-executable files. Change-Id: Ib09320bd976b8aec7512531ce11ed92f05912dde Reviewed-by: Wolfgang Beck --- examples/sensors/grue/lib/lib.pro | 5 ----- 1 file changed, 5 deletions(-) (limited to 'examples/sensors/grue/lib/lib.pro') diff --git a/examples/sensors/grue/lib/lib.pro b/examples/sensors/grue/lib/lib.pro index 8ff9b319..7e087baa 100644 --- a/examples/sensors/grue/lib/lib.pro +++ b/examples/sensors/grue/lib/lib.pro @@ -12,11 +12,6 @@ HEADERS += gruesensor.h\ SOURCES += gruesensor.cpp\ -symbian { - TARGET.EPOCALLOWDLLDATA = 1 - TARGET.CAPABILITY = ALL -TCB -} - target.path=$$[QT_INSTALL_LIBS] INSTALLS += target -- cgit v1.2.3