searchui/searchui.pro
changeset 12 993ab30e92fc
parent 2 208a4ba3894c
equal deleted inserted replaced
11:773be20e0a25 12:993ab30e92fc
     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