photos.pro
changeset 23 74c9f037fd5d
child 26 c499df2dbb33
equal deleted inserted replaced
5:f7f0874bfe7d 23:74c9f037fd5d
       
     1 
       
     2 
       
     3 #/* 
       
     4 #* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     5 #* All rights reserved.
       
     6 #* This component and the accompanying materials are made available
       
     7 #* under the terms of "Eclipse Public License v1.0"
       
     8 #* which accompanies this distribution, and is available
       
     9 #* at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
    10 #*
       
    11 #* Initial Contributors:
       
    12 #* Nokia Corporation - initial contribution.
       
    13 #*
       
    14 #* Contributors:
       
    15 #* 
       
    16 #* Description:
       
    17 #*
       
    18 #*/ 
       
    19 TEMPLATE    = subdirs
       
    20 
       
    21 DEFINES += QT_NO_DEBUG_OUTPUT QT_NO_WARNING_OUTPUT
       
    22 
       
    23 
       
    24 CONFIG += ordered
       
    25 SUBDIRS	    = group \
       
    26               loggers \
       
    27 	      commonutilities \
       
    28 	      ui \
       
    29               main \
       
    30               imageviewerapp
       
    31               
       
    32 BLD_INF_RULES.prj_exports += "$${LITERAL_HASH}include <platform_paths.hrh>" \
       
    33         "rom/photos.iby   CORE_APP_LAYER_IBY_EXPORT_PATH(photos.iby)" \
       
    34         "rom/photos_resources.iby   LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(photos_resources.iby)" \