diff -r 000000000000 -r 60b4b6493d7b videoplayerapp/lwplayer/inc/lwpuids.hrh --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/videoplayerapp/lwplayer/inc/lwpuids.hrh Thu Nov 04 11:16:56 2010 +0200 @@ -0,0 +1,33 @@ +/* +* Copyright (c) 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: Resource headers for video UIDs + * +*/ + +// Version : %version: 3 % + + + + +#ifndef __LWPUIDS_HRH__ +#define __LWPUIDS_HRH__ + +// CONSTANTS + +const TUid KLWPLAYERUID = { 0x102824CD }; +const TUid KFUSIONPLAYERUID = { 0x200159B2 }; + +#endif // __LWPUIDS_HRH__ + +// EOF