connectivitylayer/usbphonetlink/group/bld.inf
changeset 0 63b37f68c1ce
child 7 fa67e03b87df
equal deleted inserted replaced
-1:000000000000 0:63b37f68c1ce
       
     1 /*
       
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of the License "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description: 
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <non_foundation_paths.hrh>
       
    20 
       
    21 PRJ_PLATFORMS
       
    22 DEFAULT
       
    23 
       
    24 PRJ_EXPORTS
       
    25 ../usbpnclient_dll/inc/rusbpnclient.h                           NON_FOUNDATION_ADAPT_LAYER_EXPORT_PATH(rusbpnclient.h)
       
    26 ../rom/usbphonetlink.iby                                        NON_FOUNDATION_CORE_ADAPT_LAYER_IBY_EXPORT_PATH(usbphonetlink.iby)
       
    27 
       
    28 PRJ_MMPFILES
       
    29 
       
    30 #ifndef WINSCW
       
    31     ../usbpnserver_exe/group/usbpnserver.mmp
       
    32     ../usbpnclient_dll/group/usbpnclient.mmp
       
    33     ../usbpnclasscontroller_dll/group/usbpnclasscontroller.mmp
       
    34 #else
       
    35     // Project doesn't support WINSCW
       
    36 #endif
       
    37 
       
    38 PRJ_TESTMMPFILES