textinput/peninputvkbjp/rom/peninputvkbjp_Variant.iby
changeset 0 eb1f2e154e89
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/textinput/peninputvkbjp/rom/peninputvkbjp_Variant.iby	Tue Feb 02 01:02:04 2010 +0200
@@ -0,0 +1,39 @@
+/*
+* Copyright (c) 2002-2007 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:  Image description file for project peninputvkbjp
+*
+*/
+
+
+#ifndef PENINPUTVKBJP_VARIANT_IBY
+#define PENINPUTVKBJP_VARIANT_IBY
+
+#include <data_caging_paths_for_iby.hrh>
+#include <bldvariant.hrh>
+
+#ifdef __PEN_SUPPORT
+#ifdef RD_SCALABLE_UI_V2
+#ifdef __JAPANESE
+
+data = DATAZ_\RESOURCE_FILES_DIR\plugins\peninputvkbwindowjp.rsc            RESOURCE_FILES_DIR\plugins\peninputvkbwindowjp.rsc
+data = DATAZ_\RESOURCE_FILES_DIR\plugins\peninputvkbwindowconfiginfo_32.rsc RESOURCE_FILES_DIR\plugins\peninputvkbwindowconfiginfo_32.rsc
+data = DATAZ_\RESOURCE_FILES_DIR\apps\peninputvkbjp.mif                     RESOURCE_FILES_DIR\apps\peninputvkbjp.mif
+
+ECOM_PLUGIN(peninputvkbjp.dll,peninputvkbjp.rsc)
+
+#endif // __JAPANESE
+#endif // RD_SCALABLE_UI_V2
+#endif // __PEN_SUPPORT
+
+#endif // PENINPUTVKBJP_VARIANT_IBY