controlpanel/tsrc/unit/ut_cpapi/ut_cpapi.pro
changeset 61 33e86ecbfdb4
parent 52 58cebe0861a8
--- a/controlpanel/tsrc/unit/ut_cpapi/ut_cpapi.pro	Tue Aug 24 10:30:25 2010 +0800
+++ b/controlpanel/tsrc/unit/ut_cpapi/ut_cpapi.pro	Wed Sep 29 10:45:02 2010 +0800
@@ -11,17 +11,13 @@
 
 TEMPLATE = app
 TARGET = ut_cpapi
-QT += testlib
-CONFIG += hb qtestlib
-CONFIG += symbian_test
-
-QMAKE_EXTRA_TARGETS += test autotest
 
 DEPENDPATH += .
 INCLUDEPATH += src/ \
                ../../../src/inc \
                ../../../controlpanel_plat/inc
-LIBS += -lcpframework
+               
+include (../ut_common.pri)
 
 # Input
 HEADERS += src/ut_cpapi.h 
@@ -63,4 +59,6 @@
         test.commands = /epoc32/RELEASE/WINSCW/udeb/ut_cpapi.exe
         autotest.commands = /epoc32/RELEASE/WINSCW/udeb/ut_cpapi.exe -xml -o c:/ut_cpapi.xml
     }
-}
\ No newline at end of file
+}
+
+symbian:MMP_RULES += SMPSAFE