systemswstubs/exampledsy/group/bld.inf
changeset 40 b7e5ed8c1342
parent 0 0ce1b5ce9557
child 45 55e13740998c
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/systemswstubs/exampledsy/group/bld.inf	Tue Sep 07 08:19:48 2010 +0300
@@ -0,0 +1,35 @@
+/*
+* 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:
+*
+*/
+
+
+#include <platform_paths.hrh>
+
+PRJ_PLATFORMS
+DEFAULT
+
+#ifndef RD_STARTUP_CHANGE
+
+PRJ_EXPORTS
+../data/DosServer.ini /epoc32/release/winscw/udeb/z/private/101f6efa/DosServer.ini
+../data/DosServer.ini /epoc32/release/winscw/urel/z/private/101f6efa/DosServer.ini
+../data/DosServer.ini /epoc32/data/z/private/101f6efa/DosServer.ini
+../rom/exampledsy.iby CORE_OS_LAYER_IBY_EXPORT_PATH(exampledsy.iby)
+
+PRJ_MMPFILES
+../group/ExampleDSY.mmp
+
+#endif // RD_STARTUP_CHANGE