00001 # Copyright (c) 2011 Nokia Corporation and/or its subsidiary(-ies).
00002 # All rights reserved.
00003 # This software, including documentation is protected by copyright controlled
00004 # by Nokia Corporation. Copying, including reproducing, storing, adapting or
00005 # translating, any or all of this material can only be done in accordance
00006 # with the Nokia Symbian License version 1.0 (or any subsequent update) or
00007 # any other license terms expressly agreed between you and Nokia.
00008 # This material contains Nokia's confidential information which
00009 # may not be disclosed to others without the prior written consent of Nokia.
00010 # Initial Contributors:
00011 # Nokia Corporation - initial contribution.
00012 # Contributors:
00013 # Description:
00014
00015 folder_01.source = qml/contentlauncherexample
00016 folder_01.target = qml
00017 DEPLOYMENTFOLDERS = folder_01
00018
00019 symbian {
00020 MMP_RULES *= "SMPSAFE"
00021 }
00022
00023 HEADERS += contentlauncherlog.h
00024 SOURCES += main.cpp
00025
00026 testdata.sources = ./media
00027
00028
00029
00030
00031
00032
00033