os/ossrv/ossrv_pub/cpp_wrappers/group/bld.inf
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 /*
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     8 *
     9 * Initial Contributors:
    10 * Nokia Corporation - initial contribution.
    11 *
    12 * Contributors:
    13 *
    14 * Description:   File that exports the files belonging to 
    15 :                C++ wrappers
    16 *
    17 */
    18 
    19 
    20 
    21 #include <platform_paths.hrh>
    22 
    23 PRJ_PLATFORMS
    24 DEFAULT
    25 
    26 PRJ_EXPORTS
    27 
    28 ../inc/stdapis/stlport/wrap_std/fstream     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/stlport/wrap_std/fstream)
    29 ../inc/stdapis/stlport/wrap_std/h/streambuf.h     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/stlport/wrap_std/h/streambuf.h)
    30 ../inc/stdapis/stlport/wrap_std/h/fstream.h     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/stlport/wrap_std/h/fstream.h)
    31 ../inc/stdapis/stlport/wrap_std/h/strstream.h     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/stlport/wrap_std/h/strstream.h)
    32 ../inc/stdapis/stlport/wrap_std/complex     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/stlport/wrap_std/complex)
    33 ../inc/stdapis/stlport/wrap_std/locale     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/stlport/wrap_std/locale)
    34 ../inc/stdapis/stlport/wrap_std/sstream     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/stlport/wrap_std/sstream)
    35 ../inc/stdapis/stlport/wrap_std/streambuf     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/stlport/wrap_std/streambuf)
    36 ../inc/stdapis/stlport/wrap_std/h/iostream.h     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/stlport/wrap_std/h/iostream.h)
    37 ../inc/stdapis/stlport/wrap_std/iomanip     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/stlport/wrap_std/iomanip)
    38 ../inc/stdapis/stlport/wrap_std/iostream     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/stlport/wrap_std/iostream)
    39 ../inc/stdapis/stlport/wrap_std/ios     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/stlport/wrap_std/ios)
    40 ../inc/stdapis/stlport/wrap_std/ostream     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/stlport/wrap_std/ostream)
    41 ../inc/stdapis/stlport/wrap_std/iosfwd     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/stlport/wrap_std/iosfwd)
    42 ../inc/stdapis/stlport/wrap_std/strstream     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/stlport/wrap_std/strstream)
    43 ../inc/stdapis/stlport/wrap_std/istream     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/stlport/wrap_std/istream)