genericopenlibs/cppstdlib/test/wchar_t_offsetof_tests/group/test_wchar_t.mmp
changeset 0 e4d67989cc36
child 22 ddc455616bd6
equal deleted inserted replaced
-1:000000000000 0:e4d67989cc36
       
     1 // Copyright (c) 2008-2009 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 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 //
       
    15 
       
    16 targettype		stdexe
       
    17 target			test_wchar_t.exe
       
    18 sourcepath		../src
       
    19 source			test_wchar_t.cpp
       
    20 capability		none
       
    21 userinclude		../../include
       
    22 
       
    23 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    24 OS_LAYER_LIBC_SYSTEMINCLUDE
       
    25 
       
    26 SMPSAFE
       
    27 
       
    28