# HG changeset patch # User William Roberts # Date 1275052862 -3600 # Node ID d2197ff6de2bbf6a7bb05b7542b1bfb68a08fe7e # Parent bfa24657ff9fdc1e135dd4bde1938f27008188ab# Parent db335d34648757bc617533a63c627f8045a4ed73 Re-merge fix for bug 2485 diff -r bfa24657ff9f -r d2197ff6de2b usbmgmt/usbmgr/host/fdf/production/client/group/bld.inf --- a/usbmgmt/usbmgr/host/fdf/production/client/group/bld.inf Tue May 25 14:39:45 2010 +0300 +++ b/usbmgmt/usbmgr/host/fdf/production/client/group/bld.inf Fri May 28 14:21:02 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