diff -r 000000000000 -r e4d67989cc36 ossrv_pub/cpp_wrappers/group/bld.inf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/ossrv_pub/cpp_wrappers/group/bld.inf Tue Feb 02 02:01:42 2010 +0200 @@ -0,0 +1,43 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: File that exports the files belonging to +: C++ wrappers +* +*/ + + + +#include + +PRJ_PLATFORMS +DEFAULT + +PRJ_EXPORTS + +../inc/stdapis/stlport/wrap_std/fstream OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/stlport/wrap_std/fstream) +../inc/stdapis/stlport/wrap_std/h/streambuf.h OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/stlport/wrap_std/h/streambuf.h) +../inc/stdapis/stlport/wrap_std/h/fstream.h OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/stlport/wrap_std/h/fstream.h) +../inc/stdapis/stlport/wrap_std/h/strstream.h OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/stlport/wrap_std/h/strstream.h) +../inc/stdapis/stlport/wrap_std/complex OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/stlport/wrap_std/complex) +../inc/stdapis/stlport/wrap_std/locale OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/stlport/wrap_std/locale) +../inc/stdapis/stlport/wrap_std/sstream OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/stlport/wrap_std/sstream) +../inc/stdapis/stlport/wrap_std/streambuf OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/stlport/wrap_std/streambuf) +../inc/stdapis/stlport/wrap_std/h/iostream.h OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/stlport/wrap_std/h/iostream.h) +../inc/stdapis/stlport/wrap_std/iomanip OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/stlport/wrap_std/iomanip) +../inc/stdapis/stlport/wrap_std/iostream OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/stlport/wrap_std/iostream) +../inc/stdapis/stlport/wrap_std/ios OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/stlport/wrap_std/ios) +../inc/stdapis/stlport/wrap_std/ostream OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/stlport/wrap_std/ostream) +../inc/stdapis/stlport/wrap_std/iosfwd OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/stlport/wrap_std/iosfwd) +../inc/stdapis/stlport/wrap_std/strstream OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/stlport/wrap_std/strstream) +../inc/stdapis/stlport/wrap_std/istream OS_LAYER_PUBLIC_EXPORT_PATH(stdapis/stlport/wrap_std/istream)