controlpanel/tsrc/tsrc.pro
changeset 55 4c15d9aa2384
parent 36 48848d132687
equal deleted inserted replaced
47:dbe66a66f6a9 55:4c15d9aa2384
    13 #
    13 #
    14 # Description: 
    14 # Description: 
    15 #
    15 #
    16 
    16 
    17 TEMPLATE = subdirs
    17 TEMPLATE = subdirs
    18 SUBDIRS = unit/ut_cpapi 
    18 SUBDIRS = unit/pluginfortest/firstpluginfortest \
    19 					#unit/ut_cpplugin \
    19           unit/pluginfortest/secondpluginfortest \
    20 		      #unit/ut_profileengwrapper 
    20           unit/pluginfortest/thirdpluginfortest \
       
    21           unit/testplugin \
       
    22 	        unit/ut_cppluginloader \ 
       
    23           unit/ut_cpbasesettingview \
       
    24           unit/ut_cpdataformbuttonentryviewitem \
       
    25           unit/ut_cpdataformlistentryviewitem \
       
    26           unit/ut_cpitemdatahelper \
       
    27           unit/ut_cppluginlauncher \
       
    28           unit/ut_cppluginutility \
       
    29           unit/ut_cpsettingformentryitemdata \
       
    30           unit/ut_cpsettingformitemdata \
       
    31           unit/ut_cputility \
       
    32           unit/ut_cpviewlauncher \
       
    33 	        unit/ut_cpapi 
       
    34 	
    21 CONFIG += ordered
    35 CONFIG += ordered
    22 #CONFIG += symbian_test
    36 
    23 test.depends = first
    37 test.depends = first
    24 test.CONFIG += recursive
    38 test.CONFIG += recursive
    25 autotest.depends = first
    39 autotest.depends = first
    26 autotest.CONFIG += recursive
    40 autotest.CONFIG += recursive
    27 QMAKE_EXTRA_TARGETS += test autotest
    41 QMAKE_EXTRA_TARGETS += test autotest