camerauis/cameraxui/cxengine/tsrc/unit/unittest.pri
changeset 52 7e18d488ac5f
parent 46 c826656d6714
equal deleted inserted replaced
46:c826656d6714 52:7e18d488ac5f
    30 DEPENDPATH += . ../../fakeclasses ../../../src ../../../src/dummyengine ../../../inc/api ../../../inc ../utils
    30 DEPENDPATH += . ../../fakeclasses ../../../src ../../../src/dummyengine ../../../inc/api ../../../inc ../utils
    31 INCLUDEPATH += . ../../../inc ../../../inc/api ../../fakeclasses ../../../traces ../../../src/dummyengine ../utils
    31 INCLUDEPATH += . ../../../inc ../../../inc/api ../../fakeclasses ../../../traces ../../../src/dummyengine ../utils
    32 
    32 
    33 symbian {
    33 symbian {
    34     TARGET.CAPABILITY = ALL -TCB -DRM
    34     TARGET.CAPABILITY = ALL -TCB -DRM
    35     RSS_RULES = "group_name=\"Qt Camera\";"
       
    36     
    35     
    37     DEFINES += CAMERAX_ENGINE_LIBRARY
    36     DEFINES += CAMERAX_ENGINE_LIBRARY
    38 }
    37 }
    39 
    38 
    40 
    39