searchui/searchui.pro
changeset 0 ccd0fd43f247
child 2 208a4ba3894c
equal deleted inserted replaced
-1:000000000000 0:ccd0fd43f247
       
     1 #
       
     2 # Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 # All rights reserved.
       
     4 # This component and the accompanying materials are made available
       
     5 # under the terms of "Eclipse Public License v1.0"
       
     6 # which accompanies this distribution, and is available
       
     7 # at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 #
       
     9 # Initial Contributors:
       
    10 # Nokia Corporation - initial contribution.
       
    11 #
       
    12 # Contributors:
       
    13 #
       
    14 # Description:  SEARCH project file
       
    15 #
       
    16 TEMPLATE = subdirs
       
    17 
       
    18 SUBDIRS  += indevicehandler \        
       
    19 	   Searchapplication \ 			          
       
    20            runtimeproviders \                              
       
    21            stateproviders
       
    22 
       
    23 CONFIG += ordered
       
    24 
       
    25 symbian:include(search_exports_to_rom.pri)