controlpanel/tsrc/tsrc.pro
changeset 21 851e19007849
parent 18 e3554c9069b6
child 52 58cebe0861a8
equal deleted inserted replaced
19:30540fccecae 21:851e19007849
    13 #
    13 #
    14 # Description: 
    14 # Description: 
    15 #
    15 #
    16 
    16 
    17 TEMPLATE = subdirs
    17 TEMPLATE = subdirs
    18 SUBDIRS = unit/ut_cpplugin \
    18 SUBDIRS = unit/ut_cpapi 
    19 		      unit/ut_cpapi 
    19 					#unit/ut_cpplugin \
    20 		      #unit/ut_profileengwrapper 
    20 		      #unit/ut_profileengwrapper 
    21 CONFIG += ordered
    21 CONFIG += ordered
       
    22 #CONFIG += symbian_test
    22 test.depends = first
    23 test.depends = first
    23 test.CONFIG += recursive
    24 test.CONFIG += recursive
    24 autotest.depends = first
    25 autotest.depends = first
    25 autotest.CONFIG += recursive
    26 autotest.CONFIG += recursive
    26 QMAKE_EXTRA_TARGETS += test autotest
    27 QMAKE_EXTRA_TARGETS += test autotest