camerauis/cameraxui/cxengine/tsrc/unit/unittest_cxescenemodestore/unittest_cxescenemodestore.pro
changeset 58 ddba9caa7f32
equal deleted inserted replaced
55:0da2a5b56583 58:ddba9caa7f32
       
     1 # Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
       
     2 # All rights reserved.
       
     3 # This component and the accompanying materials are made available
       
     4 # under the terms of "Eclipse Public License v1.0"
       
     5 # which accompanies this distribution, and is available
       
     6 # at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 # Initial Contributors:
       
     8 # Nokia Corporation - initial contribution.
       
     9 # Contributors:
       
    10 # Description: Unit test project for CxeSceneModeStore class
       
    11 
       
    12 include(../unittest.pri)
       
    13 
       
    14 TARGET = unittest_cxescenemodestore
       
    15 
       
    16 SOURCES *= unittest_cxescenemodestore.cpp \
       
    17            cxescenemodestore.cpp
       
    18 
       
    19 HEADERS *= \
       
    20     unittest_cxescenemodestore.h \
       
    21     cxescenemodestore.h