usbmgmt/usbmgr/host/fdf/production/client/group/bld.inf
branchRCL_3
changeset 10 f21b00489775
parent 0 c9bc50fca66e
child 38 37fcac9e7ad8
equal deleted inserted replaced
9:fcd52893bbd3 10:f21b00489775
     1 /*
     1 /*
     2 * Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    18 /**
    18 /**
    19  @file
    19  @file
    20  @internalComponent
    20  @internalComponent
    21 */
    21 */
    22 
    22 
    23 #if !defined(WINS)
       
    24 
       
    25 PRJ_PLATFORMS
    23 PRJ_PLATFORMS
    26 ARMV5
    24 ARMV5
    27 
    25 
    28 PRJ_MMPFILES
    26 PRJ_MMPFILES
    29 usbhoststack.mmp // production version
    27 usbhoststack.mmp // production version
    31 PRJ_EXPORTS
    29 PRJ_EXPORTS
    32 ../public/usbhosterrors.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(usbhosterrors.h)
    30 ../public/usbhosterrors.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(usbhosterrors.h)
    33 
    31 
    34 PRJ_TESTEXPORTS
    32 PRJ_TESTEXPORTS
    35 ../public/usbhoststack.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(usbhost/internal/usbhoststack.h)
    33 ../public/usbhoststack.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(usbhost/internal/usbhoststack.h)
    36 
       
    37 #endif