From 755b80370fefbf43a4c7aeed52c545c97dc9aa7d Mon Sep 17 00:00:00 2001 From: Joona Petrell Date: Thu, 1 Apr 2010 12:42:33 +1000 Subject: Remove capability flag not available in public SDKs Task-number: QTBUG-9366 Reviewed-by: Martin Jones --- demos/declarative/minehunt/minehunt.pro | 2 -- 1 file changed, 2 deletions(-) diff --git a/demos/declarative/minehunt/minehunt.pro b/demos/declarative/minehunt/minehunt.pro index 03059c7..da46dfc 100644 --- a/demos/declarative/minehunt/minehunt.pro +++ b/demos/declarative/minehunt/minehunt.pro @@ -9,7 +9,6 @@ DESTDIR = MinehuntCore # Input SOURCES += minehunt.cpp - sources.files = minehunt.qml minehunt.pro sources.path = $$[QT_INSTALL_DEMOS]/declarative/minehunt @@ -26,7 +25,6 @@ INSTALLS = sources MinehuntCore_sources target symbian:{ load(data_caging_paths) TARGET.EPOCALLOWDLLDATA = 1 - TARGET.CAPABILITY = CAP_GENERAL_DLL include($$QT_SOURCE_TREE/demos/symbianpkgrules.pri) importFiles.sources = minehunt.dll \ -- cgit v0.12