systemswuis/touchscreencalib/group/bld.inf
branchRCL_3
changeset 34 90fe62538f66
parent 32 3fec62e6e7fc
child 35 5f281e37a2f5
--- a/systemswuis/touchscreencalib/group/bld.inf	Thu Aug 19 09:55:50 2010 +0300
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,48 +0,0 @@
-/*
-* Copyright (c) 2006 - 2008 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:  This file provides the information required for building the
-*                whole of a TouchScreenCalib.
-*
-*/
-
-#include <platform_paths.hrh>
-
-PRJ_PLATFORMS
-DEFAULT
-
-PRJ_EXPORTS
-../loc/touchscreencalib.loc             APP_LAYER_LOC_EXPORT_PATH(touchscreencalib.loc)
-../rom/TouchScreenCalib.iby             CORE_APP_LAYER_IBY_EXPORT_PATH(touchscreencalib.iby)
-../rom/TouchScreenCalib_variant.iby     CUSTOMER_APP_LAYER_IBY_EXPORT_PATH(touchscreencalib_variant.iby)
-../rom/TouchScreenCalibResources.iby    LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(touchscreencalibresources.iby)
-../PubSub/touchscprivatepskeys.h        |../../inc/touchscprivatepskeys.h
-
-PRJ_MMPFILES
-
-TouchScreenCalib.mmp
-../tscstartupextensionplugin/group/tscstartupextensionplugin.mmp
-../tsccustcmds/group/tsccustcmds.mmp
-
-PRJ_EXTENSIONS
-
-START EXTENSION s60/mifconv
-OPTION TARGETFILE touchscreencalib.mif
-OPTION HEADERFILE touchscreencalib.mbg
-OPTION SOURCES -c16,8 Qgn_graf_screencalib \
-		-c16,8 Qgn_graf_screencalib_1 \
-		-c16,8 Qgn_graf_screencalib_2 \
-		-c16,8 Qgn_graf_screencalib_3 \
-		-c16,8 Qgn_graf_screencalib_4 \
-		-c16,8 Qgn_graf_screencalib_5
-END