taskswitcher/taskswitcherui/taskswitcherappecom/inc/tsappecomconst.hrh
author Juha Ristolainen <juha.ristolainen@futurice.com>
Sat, 20 Mar 2010 17:37:15 +0100
changeset 17 eb51821c0aca
parent 4 4d54b72983ae
permissions -rw-r--r--
Fix for bug 1972: Removed compilation of dummy DLL and changed targettype to NONE

/*
* 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:  Taskswitcher application ecom plugin UIDs
*
*/


#ifndef TSAPPECOMCONST_HRH
#define TSAPPECOMCONST_HRH
                          
#define KTsAppPluginDllUid 0x2001FD72
#define KTsAppPluginImplementationUid 0x2001FD72

#endif // TSAPPECOMCONST_HRH