controlpanel/tsrc/unit/ut_cpapi/ut_cpapi.pro
changeset 32 20bd089f4aaa
parent 31 2c9d3aa5bea2
child 36 48848d132687
--- a/controlpanel/tsrc/unit/ut_cpapi/ut_cpapi.pro	Thu Apr 01 03:17:51 2010 +0800
+++ b/controlpanel/tsrc/unit/ut_cpapi/ut_cpapi.pro	Thu Apr 01 03:23:37 2010 +0800
@@ -31,8 +31,6 @@
 }
 QMAKE_EXTRA_TARGETS += test autotest
 
-
-
 DEPENDPATH += .
 
 INCLUDEPATH += . \
@@ -45,3 +43,7 @@
 # Input
 HEADERS += src/ut_cpapi.h
 SOURCES += src/ut_cpapi.cpp
+
+symbian {
+	BLD_INF_RULES.prj_exports += "data/controlpanellog.conf C:/data/.config/ut_cpapi/controlpanellog.conf"
+}
\ No newline at end of file