searchui/searchui.pro
changeset 9 4a2987baf8f7
parent 2 208a4ba3894c
equal deleted inserted replaced
8:2f67eb14d003 9:4a2987baf8f7
     9 # Initial Contributors:
     9 # Initial Contributors:
    10 # Nokia Corporation - initial contribution.
    10 # Nokia Corporation - initial contribution.
    11 #
    11 #
    12 # Contributors:
    12 # Contributors:
    13 #
    13 #
    14 # Description:  SEARCH project file
    14 # Description:  SEARCHUI project file
    15 #
    15 #
    16 TEMPLATE = subdirs
    16 TEMPLATE = subdirs
    17 
    17 
    18 SUBDIRS  += indevicehandler \ 
    18 SUBDIRS  += onlinehandler \  
       
    19 	   indevicehandler \ 
    19 	   stateproviders  \     
    20 	   stateproviders  \     
    20 	   runtimeproviders \
    21 	   runtimeproviders \
    21 	   searchapplication               
    22 	   searchapplication               
    22            
    23            
    23 
    24