tzservices/tzserver/test/Unit/group/DstUnitTests.mmp
changeset 81 676b6116ca93
parent 0 2e3d3ce01487
equal deleted inserted replaced
78:175a0d824084 81:676b6116ca93
     1 // Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2003-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    11 // Contributors:
    11 // Contributors:
    12 //
    12 //
    13 // Description:
    13 // Description:
    14 //
    14 //
    15 
    15 
    16 	CAPABILITY		All -TCB
    16 CAPABILITY		All -TCB
    17 	TARGET			dstunittestserver.exe
    17 TARGET			dstunittestserver.exe
    18 	TARGETTYPE		exe
    18 TARGETTYPE		exe
    19 	UID			0x1000007A 0x1028637D
    19 	UID			0x1000007A 0x1028637D
    20 
    20 
    21 MACRO SYMBIAN_TZ_UNIT_TEST
    21 MACRO SYMBIAN_TZ_UNIT_TEST
    22 
    22 
    23 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
    23 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
    47 
    47 
    48 //
    48 //
    49 USERINCLUDE		../../../Include
    49 USERINCLUDE		../../../Include
    50 USERINCLUDE		../../../Client/Include
    50 USERINCLUDE		../../../Client/Include
    51 USERINCLUDE		../../../Server/Include
    51 USERINCLUDE		../../../Server/Include
       
    52 USERINCLUDE		../../../traces
    52 
    53 
    53 SOURCE 			../../../../Server/Source/DataProvider.cpp
    54 SOURCE 			../../../../Server/Source/DataProvider.cpp
    54 SOURCE 			../../../../Server/Source/readonlytzdb.cpp
    55 SOURCE 			../../../../Server/Source/readonlytzdb.cpp
    55 SOURCE 			../../../../Server/Source/tzdbentities.cpp
    56 SOURCE 			../../../../Server/Source/tzdbentities.cpp
    56 SOURCE 			../../../../Server/Source/timezoneconfig.cpp
    57 SOURCE 			../../../../Server/Source/timezoneconfig.cpp