ftu.pro
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Wed, 18 Aug 2010 09:39:42 +0300
changeset 14 88ff81299c11
parent 0 c464cd7e2753
child 15 4956c89a3c3f
permissions -rw-r--r--
Revision: 201031 Kit: 201033

#
# Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
# All rights reserved.
# This component and the accompanying materials are made available
# under the terms of "Eclipse Public License v1.0"
# which accompanies this distribution, and is available
# at the URL "http://www.eclipse.org/legal/epl-v10.html".
#
# Initial Contributors:
# Nokia Corporation - initial contribution.
#
# Contributors:
#
# Description:  FTU project file
#
TEMPLATE = subdirs

SUBDIRS  = ftuapplication \
           fturuntimeservices \        
           wizardproviders \           
           stateproviders \
	   runtimeproviders
        


tests:SUBDIRS += ftuapplication\tsrc\t_ftuapplication
tests:SUBDIRS += runtimeproviders\ftudefaultruntimeprovider\tsrc\t_ftudefaultruntimeprovider
tests:SUBDIRS += stateproviders\ftustateprovider\tsrc\t_ftustateprovider
tests:SUBDIRS += fturuntimeservices\tsrc\t_fturuntimeservices

CONFIG += ordered

symbian:include(ftu_exports_to_rom.pri)