os/ossrv/ossrv_pub/cpp_wrappers/group/bld.inf
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/ossrv/ossrv_pub/cpp_wrappers/group/bld.inf	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,43 @@
     1.4 +/*
     1.5 +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     1.6 +* All rights reserved.
     1.7 +* This component and the accompanying materials are made available
     1.8 +* under the terms of "Eclipse Public License v1.0"
     1.9 +* which accompanies this distribution, and is available
    1.10 +* at the URL "http://www.eclipse.org/legal/epl-v10.html".
    1.11 +*
    1.12 +* Initial Contributors:
    1.13 +* Nokia Corporation - initial contribution.
    1.14 +*
    1.15 +* Contributors:
    1.16 +*
    1.17 +* Description:   File that exports the files belonging to 
    1.18 +:                C++ wrappers
    1.19 +*
    1.20 +*/
    1.21 +
    1.22 +
    1.23 +
    1.24 +#include <platform_paths.hrh>
    1.25 +
    1.26 +PRJ_PLATFORMS
    1.27 +DEFAULT
    1.28 +
    1.29 +PRJ_EXPORTS
    1.30 +
    1.31 +../inc/stdapis/stlport/wrap_std/fstream     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/stlport/wrap_std/fstream)
    1.32 +../inc/stdapis/stlport/wrap_std/h/streambuf.h     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/stlport/wrap_std/h/streambuf.h)
    1.33 +../inc/stdapis/stlport/wrap_std/h/fstream.h     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/stlport/wrap_std/h/fstream.h)
    1.34 +../inc/stdapis/stlport/wrap_std/h/strstream.h     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/stlport/wrap_std/h/strstream.h)
    1.35 +../inc/stdapis/stlport/wrap_std/complex     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/stlport/wrap_std/complex)
    1.36 +../inc/stdapis/stlport/wrap_std/locale     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/stlport/wrap_std/locale)
    1.37 +../inc/stdapis/stlport/wrap_std/sstream     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/stlport/wrap_std/sstream)
    1.38 +../inc/stdapis/stlport/wrap_std/streambuf     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/stlport/wrap_std/streambuf)
    1.39 +../inc/stdapis/stlport/wrap_std/h/iostream.h     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/stlport/wrap_std/h/iostream.h)
    1.40 +../inc/stdapis/stlport/wrap_std/iomanip     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/stlport/wrap_std/iomanip)
    1.41 +../inc/stdapis/stlport/wrap_std/iostream     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/stlport/wrap_std/iostream)
    1.42 +../inc/stdapis/stlport/wrap_std/ios     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/stlport/wrap_std/ios)
    1.43 +../inc/stdapis/stlport/wrap_std/ostream     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/stlport/wrap_std/ostream)
    1.44 +../inc/stdapis/stlport/wrap_std/iosfwd     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/stlport/wrap_std/iosfwd)
    1.45 +../inc/stdapis/stlport/wrap_std/strstream     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/stlport/wrap_std/strstream)
    1.46 +../inc/stdapis/stlport/wrap_std/istream     OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/stlport/wrap_std/istream)