# HG changeset patch # User Pat Downey # Date 1274198508 -3600 # Node ID db335d34648757bc617533a63c627f8045a4ed73 # Parent 6ba7b7d87ab3c8eefb20c2ba2f5ddf4abc568460# Parent 573550b5054349718ab55beb1e4f7865aefc7182 Re-merge fix for bug 2485. diff -r 6ba7b7d87ab3 -r db335d346487 usbmgmt/usbmgr/host/fdf/production/client/group/bld.inf --- a/usbmgmt/usbmgr/host/fdf/production/client/group/bld.inf Tue May 11 17:53:46 2010 +0300 +++ b/usbmgmt/usbmgr/host/fdf/production/client/group/bld.inf Tue May 18 17:01:48 2010 +0100 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 2007-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" @@ -20,8 +20,6 @@ @internalComponent */ -#if !defined(WINS) - PRJ_PLATFORMS ARMV5 @@ -33,5 +31,3 @@ PRJ_TESTEXPORTS ../public/usbhoststack.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(usbhost/internal/usbhoststack.h) - -#endif