camerauis/cameraxui/cxengine/tsrc/unit/unittest.pri
changeset 48 42ba2d16bf40
parent 19 d9aefe59d544
child 52 7e18d488ac5f
equal deleted inserted replaced
37:64817133cd1d 48:42ba2d16bf40
     1 #
     1 #
     2 # Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     2 # Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 # All rights reserved.
     3 # All rights reserved.
     4 # This component and the accompanying materials are made available
     4 # This component and the accompanying materials are made available
     5 # under the terms of "Eclipse Public License v1.0"
     5 # under the terms of "Eclipse Public License v1.0"
     6 # which accompanies this distribution, and is available
     6 # which accompanies this distribution, and is available
     7 # at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 # at the URL "http://www.eclipse.org/legal/epl-v10.html".
    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\";"
    35     RSS_RULES = "group_name=\"Qt Camera\";"
       
    36     
       
    37     DEFINES += CAMERAX_ENGINE_LIBRARY
    36 }
    38 }
    37 
    39 
    38 
    40 
    39 # Common utility classes
    41 # Common utility classes
    40 
    42