svgtviewer/SvgtViewerPlugin/rom/SVGTUIControl.iby
branchRCL_3
changeset 20 5fd161fa28b6
parent 0 632761c941a7
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/svgtviewer/SvgtViewerPlugin/rom/SVGTUIControl.iby	Thu Sep 09 11:17:40 2010 +0300
@@ -0,0 +1,29 @@
+/*
+* Copyright (c) 2004 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:  IBY file for SVGTUIControl
+*
+*/
+
+#ifndef __SVGTUICONTROL_IBY
+#define __SVGTUICONTROL_IBY
+
+#ifdef __SVGT_VIEWER
+
+file=ABI_DIR\BUILD_DIR\SVGTUIControl.dll            SHARED_LIB_DIR\SVGTUIControl.dll
+SCALABLE_IMAGE( APP_BITMAP_DIR, APP_BITMAP_DIR, SVGTUIControl )
+
+#endif // __SVGT_VIEWER
+
+#endif // __SVGTUICONTROL_IBY
+// End of File