searchui/searchui.pro
changeset 2 208a4ba3894c
parent 0 ccd0fd43f247
child 9 4a2987baf8f7
equal deleted inserted replaced
0:ccd0fd43f247 2:208a4ba3894c
    13 #
    13 #
    14 # Description:  SEARCH project file
    14 # Description:  SEARCH project file
    15 #
    15 #
    16 TEMPLATE = subdirs
    16 TEMPLATE = subdirs
    17 
    17 
    18 SUBDIRS  += indevicehandler \        
    18 SUBDIRS  += indevicehandler \ 
    19 	   Searchapplication \ 			          
    19 	   stateproviders  \     
    20            runtimeproviders \                              
    20 	   runtimeproviders \
    21            stateproviders
    21 	   searchapplication               
       
    22            
    22 
    23 
    23 CONFIG += ordered
    24 CONFIG += ordered
    24 
    25 
    25 symbian:include(search_exports_to_rom.pri)
    26 symbian:include(search_exports_to_rom.pri)