phoneclientserver/phoneserver/Group/bld.inf
changeset 0 ff3b6d0fd310
child 18 594d59766373
equal deleted inserted replaced
-1:000000000000 0:ff3b6d0fd310
       
     1 /*
       
     2 * Copyright (c) 2002-2004 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 "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:  Phone Server build file.
       
    15 *
       
    16 */
       
    17 
       
    18 #include <platform_paths.hrh>
       
    19 
       
    20 PRJ_PLATFORMS
       
    21 DEFAULT
       
    22 
       
    23 PRJ_EXPORTS
       
    24 
       
    25 
       
    26 backup_registration.xml  z:/private/10000850/backup_registration.xml
       
    27 
       
    28 Phoneserver_stub.SIS                /epoc32/data/z/system/install/phoneserver_stub.sis
       
    29 
       
    30 // IBY files
       
    31 ../rom/PhoneServer.iby              CORE_MW_LAYER_IBY_EXPORT_PATH(PhoneServer.iby)
       
    32 
       
    33 // LOC files
       
    34 ../loc/phoneserver.loc              MW_LAYER_LOC_EXPORT_PATH(phoneserver.loc)
       
    35 
       
    36 PRJ_MMPFILES
       
    37 ../Group/PhoneServer.mmp
       
    38 
       
    39 
       
    40 PRJ_TESTMMPFILES
       
    41 // specify the .mmp files required for building any test programs here
       
    42 
       
    43 
       
    44 //  End of File