Bug 1699 - Fix redefinition of uInt by replacing 2nd def with inclusion of 1st. Also fixed numerous other over qualification of method name and token pasting issues which cause GCCE errors.
/** Copyright (c) 2005-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: Project specification file for GSAccessoryPlugin.**/// To get the MW_LAYER_SYSTEMINCLUDE-definition#include <platform_paths.hrh>// For RESOURCE_FILES_DIR#include <data_caging_paths.hrh>// Configure trace level and type#include "trace.cfg"TARGET gsaccessoryplugin.dllTARGETTYPE PLUGINUID 0x10009D8D 0x1020743CCAPABILITY CAP_ECOM_PLUGINVENDORID VID_DEFAULTSOURCEPATH ../srcSOURCE gsaccbasecontainer.cppSOURCE gsaccbaseview.cppSOURCE gsaccessoryplugin.cppSOURCE gsaccessoryplugincontainer.cppSOURCE gsaccessorypluginmodel.cppSOURCE gsacchaccontainer.cppSOURCE gsacchacview.cppSOURCE gsaccheadphonescontainer.cppSOURCE gsaccheadphonesview.cppSOURCE gsaccheadsetcontainer.cppSOURCE gsaccheadsetview.cppSOURCE gsaccloopsetcontainer.cppSOURCE gsaccloopsetview.cppSOURCE gsaccmusicstandcontainer.cppSOURCE gsaccmusicstandview.cppSOURCE gsaccprofilelist.cppSOURCE gsacctextphonecontainer.cppSOURCE gsacctextphoneview.cppSOURCE gsacctvoutcontainer.cppSOURCE gsacctvoutview.cppSOURCE gsaccwiredcarkitcontainer.cppSOURCE gsaccwiredcarkitview.cppSOURCE gsaccwirelesscarkitcontainer.cppSOURCE gsaccwirelesscarkitview.cppSOURCE implementationtable.cppAPP_LAYER_SYSTEMINCLUDE // depency to app layer (Profiles)// User include pathsUSERINCLUDE ../incUSERINCLUDE ../locUSERINCLUDE ../dataUSERINCLUDE ../cenrepSOURCEPATH ../dataSTART RESOURCE 1020743C.rssTARGET gsaccessoryplugin.rscENDSTART RESOURCE gsaccessoryplugin.rssDEPENDS gsapp.rsgHEADERTARGETPATH RESOURCE_FILES_DIRLANGUAGE_IDSENDLIBRARY accclient.lib // Accessory FW ServerLIBRARY acccontrol.lib // Accessory FW controlLIBRARY aknskins.lib // Enhanced skinningLIBRARY avkon.lib // For CAknViewLIBRARY bafl.lib // Resource readingLIBRARY centralrepository.lib // For CRepositoryLIBRARY commonengine.lib // For RConeResourceLoaderLIBRARY cone.libLIBRARY efsrv.lib // For TParseLIBRARY eikcoctl.libLIBRARY eikcore.libLIBRARY euser.libLIBRARY featmgr.lib // Feature manager#ifdef __GSACCPLG_TRACE_INTO_FILE__LIBRARY flogger.lib#endif // __GSACCPLG_TRACE_INTO_FILE__LIBRARY gsframework.lib // Base classesLIBRARY gslistbox.lib // For CGSListBoxItemTextArrayLIBRARY gsecomplugin.lib // For CGSPluginInterface#if ( defined (__WINS__) || defined (WINSCW) )LIBRARY gsserverenginestub.lib#elseLIBRARY gsserverengine.lib#endif //__WINSLIBRARY hlplch.lib // "Help" options menuLIBRARY profileeng.lib // Profile Engine