camerauis/cameraxui/cxengine/tsrc/unit/unittest_cxeenginesymbian/unittest_cxeenginesymbian.pro
changeset 21 fa6d9f75d6a6
parent 19 d9aefe59d544
child 24 2094593137f5
--- a/camerauis/cameraxui/cxengine/tsrc/unit/unittest_cxeenginesymbian/unittest_cxeenginesymbian.pro	Fri Apr 16 14:51:30 2010 +0300
+++ b/camerauis/cameraxui/cxengine/tsrc/unit/unittest_cxeenginesymbian/unittest_cxeenginesymbian.pro	Mon May 03 12:22:55 2010 +0300
@@ -18,36 +18,35 @@
 
 TARGET = unittest_cxeenginesymbian
 
-DEFINES += CXE_USE_DUMMY_CAMERA
-DEFINES = $$unique(DEFINES)
+DEFINES *= CXE_USE_DUMMY_CAMERA
 
-INCLUDEPATH += ../../../inc/sensor
+INCLUDEPATH *= ../../../inc/sensor
 
-LIBS += -lecam
-LIBS += -lecamadvsettings
-LIBS += -lecamsnapshot
-LIBS += -lecamdirectviewfinder
-LIBS += -lfbscli
-LIBS += -lbitgdi
-LIBS += -lxqsettingsmanager
-LIBS += -lecampluginsupport
-LIBS += -lmediaclientvideo
-LIBS += -lefsrv
-LIBS += -lsysutil
-LIBS += -lbafl
-LIBS += -lmediaclientaudio
-LIBS += -lecom
-LIBS += -lmmfcontrollerframework
-LIBS += -lplatformenv
-LIBS += -lsensrvclient
-LIBS += -lsensrvutil
-LIBS += -limagingconfigmanager
-LIBS += -lalfclient
-LIBS += -lalfdecoderserverclient
-LIBS += -lxqserviceutil
+LIBS *= -lecam
+LIBS *= -lecamadvsettings
+LIBS *= -lecamsnapshot
+LIBS *= -lecamdirectviewfinder
+LIBS *= -lfbscli
+LIBS *= -lbitgdi
+LIBS *= -lxqsettingsmanager
+LIBS *= -lecampluginsupport
+LIBS *= -lmediaclientvideo
+LIBS *= -lefsrv
+LIBS *= -lsysutil
+LIBS *= -lbafl
+LIBS *= -lmediaclientaudio
+LIBS *= -lecom
+LIBS *= -lmmfcontrollerframework
+LIBS *= -lplatformenv
+LIBS *= -lsensrvclient
+LIBS *= -lsensrvutil
+LIBS *= -limagingconfigmanager
+LIBS *= -lalfclient
+LIBS *= -lalfdecoderserverclient
+LIBS *= -lxqserviceutil
 
 
-SOURCES += unittest_cxeenginesymbian.cpp \
+SOURCES *= unittest_cxeenginesymbian.cpp \
            cxeenginesymbianunit.cpp \
            cxeenginesymbian.cpp \
            cxeengine.cpp \
@@ -102,11 +101,10 @@
 
 
 
-HEADERS += unittest_cxeenginesymbian.h \
+HEADERS *= unittest_cxeenginesymbian.h \
            cxeenginesymbianunit.h \
            cxeenginesymbian.h \
            cxeengine.h \
-           cxesettingscontrolsymbian.h \
            cxeautofocuscontrol.h \
            cxeautofocuscontrolsymbian.h \
            cxefakeautofocuscontrol.h \
@@ -126,25 +124,25 @@
            cxevideocontainer.h \
            cxevideocapturecontrol.h \
            cxefakevideocapturecontrol.h \
+           cxevideocapturecontrolsymbian.h \
            cxestatemachine.h \
            cxestatemachinebase.h \
            cxestate.h \
-           cxesettingsmodel.h \
+           cxesettings.h \
            cxesettingsimp.h \
+           cxefakesettings.h \
+           cxesettingsmodel.h \
            cxesettingscenrepstore.h \
+           cxesettingsmappersymbian.h \
+           cxesettingscontrolsymbian.h \
            cxefilenamegeneratorsymbian.h \
            cxefakefilenamegenerator.h \
            cxezoomcontrolsymbian.h \
            cxefakezoomcontrol.h \
            cxezoomcontrol.h \
-           cxevideocapturecontrolsymbian.h \
-           cxevideocapturecontrol.h \
            cxefeaturemanager.h \
            cxefeaturemanagerimp.h \
            cxefakefeaturemanager.h \
-           cxesettings.h \
-           cxefakesettings.h \
-           cxesettingsmappersymbian.h \
            cxesoundplayersymbian.h \
            cxesensoreventhandlersymbian.h \
            cxesensoreventhandler.h \