equal
deleted
inserted
replaced
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 |