changeset 83 | 5aadd1120515 |
parent 45 | b6db4fd4947b |
--- a/clock/tsrc/tsrc.pro Tue Oct 05 14:14:48 2010 +0530 +++ b/clock/tsrc/tsrc.pro Fri Oct 15 12:10:36 2010 +0530 @@ -15,6 +15,17 @@ # This is the project specification file clock test code # -# include test components here +TEMPLATE = subdirs + +SUBDIRS += \ + unittest_clockengines \ + unittest_settingsutility \ + unittest_alarmclient \ + unittest_timezoneclient + + +CONFIG += qtestlib +CONFIG += symbian_test +CONFIG += ordered # End of file --Don't remove this