mpengine/tsrc/unittest_mpmpxisolatedcollectionhelper/unittest_mpmpxisolatedcollectionhelper.pro
changeset 29 8192e5b5c935
parent 22 ecf06a08d4d9
child 43 0f32e550d9d8
equal deleted inserted replaced
25:3ec52facab4d 29:8192e5b5c935
       
     1 #
     1 # Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     2 # Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     2 # All rights reserved.
     3 # All rights reserved.
     3 # This component and the accompanying materials are made available
     4 # This component and the accompanying materials are made available
     4 # under the terms of "Eclipse Public License v1.0"
     5 # under the terms of "Eclipse Public License v1.0"
     5 # which accompanies this distribution, and is available
     6 # which accompanies this distribution, and is available
     6 # at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 # at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 #
     7 # Initial Contributors:
     9 # Initial Contributors:
     8 # Nokia Corporation - initial contribution.
    10 # Nokia Corporation - initial contribution.
       
    11 #
     9 # Contributors:
    12 # Contributors:
    10 # Description: Unit test for CMpMpxIsolatedCollectionHelper
    13 #
       
    14 # Description: 
       
    15 #
       
    16 
    11 TEMPLATE = app
    17 TEMPLATE = app
    12 CONFIG += qtestlib \
    18 CONFIG += qtestlib
    13     hb
    19 CONFIG += symbian_test
    14 TARGET = 
    20 TARGET = unittest_mpmpxisolatedcollectionhelper
    15 
    21 TARGET.CAPABILITY = CAP_APPLICATION
    16 TARGET.CAPABILITY = All -TCB
       
    17 
    22 
    18 DEPENDPATH += .
    23 DEPENDPATH += .
    19 INCLUDEPATH += . \
    24 INCLUDEPATH += . \
    20     ../../inc \
    25     ../../inc \
    21     ../../../inc
    26     ../../../inc
    22 
       
    23 INCLUDEPATH += $$APP_LAYER_SYSTEMINCLUDE
    27 INCLUDEPATH += $$APP_LAYER_SYSTEMINCLUDE
    24 
    28 
    25 LIBS += -lestor.dll \
    29 LIBS += -lestor.dll \
    26     -lfbscli.dll \
    30     -lfbscli.dll \
    27     -lmpxcommon.dll \
    31     -lmpxcommon.dll \