diff -r da856f45b798 -r ff5174af067c zeroconf/zeroconfsharing/zeroconfbrowser_20008C76_reg.rss --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/zeroconf/zeroconfsharing/zeroconfbrowser_20008C76_reg.rss Wed Jul 21 14:28:48 2010 +0530 @@ -0,0 +1,27 @@ +/* +* Copyright (c) 2010 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: +* +*/ +#include + +// All registration files must define UID2, which is always +// KUidAppRegistrationResourceFile, and UID3, which is the application's UID. +UID2 KUidAppRegistrationResourceFile +UID3 0x20008C76 // application UID + +RESOURCE APP_REGISTRATION_INFO + { + app_file = "zeroconfbrowser_20008C76"; // filename of application binary (minus extension) + } \ No newline at end of file