sbsv2/raptor/test/smoke_suite/test_resources/oe/t_oelib.cpp
changeset 616 24e4ef208cca
parent 591 22486c9c7b15
equal deleted inserted replaced
613:839712f5a78c 616:24e4ef208cca
     1 /*
     1 /*
     2 * Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2008-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 the License "Eclipse Public License v1.0"
     5 * under the terms of the License "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".
    13 *
    13 *
    14 * Description: 
    14 * Description: 
    15 *
    15 *
    16 */
    16 */
    17 
    17 
       
    18 #ifndef __SYMBIAN_STDCPP_SUPPORT__
       
    19 #error __SYMBIAN_STDCPP_SUPPORT__ should be defined for all STD* TARGETTYPE builds
       
    20 #endif
    18 
    21 
    19 #ifndef __SYMBIAN32__
    22 #ifndef __SYMBIAN32__
    20 #define EXPORT __declspec(export) 
    23 #define EXPORT __declspec(export) 
    21 #else
    24 #else
    22 #define EXPORT  
    25 #define EXPORT