omads/omadsappui/AspSyncUtil/group/bld.inf
branchRCL_3
changeset 52 4f0867e42d62
parent 0 dab8a81a92de
equal deleted inserted replaced
51:8e7494275d3a 52:4f0867e42d62
       
     1 /*
       
     2 * Copyright (c) 2002-2005 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:  
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <platform_paths.hrh>
       
    20 
       
    21 PRJ_PLATFORMS
       
    22 DEFAULT
       
    23 
       
    24 PRJ_EXPORTS
       
    25 
       
    26 ../loc/NSmlDSSync.loc		APP_LAYER_LOC_EXPORT_PATH(NSmlDSSync.loc)
       
    27 ../loc/NSmlSyncProfiles.loc      APP_LAYER_LOC_EXPORT_PATH(NSmlSyncProfiles.loc)
       
    28 
       
    29 PRJ_EXTENSIONS
       
    30 START EXTENSION s60/mifconv
       
    31   OPTION TARGETFILE aspsyncutil.mif
       
    32   OPTION HEADERFILE aspsyncutil.mbg
       
    33   OPTION SOURCES 	\
       
    34     -c8,8 qgn_prop_sml_http -c8,8 qgn_prop_sml_http_off -c8,8 qgn_prop_sml_bt \
       
    35 	  -c8,8 qgn_prop_sml_bt_off -c8,8 qgn_prop_sml_usb -c8,8 qgn_prop_sml_usb_off \
       
    36 	  -c8,8 qgn_prop_sml_ir -c8,8 qgn_prop_sml_ir_off -c8,8 qgn_menu_sml_cxt \
       
    37 	  -c8,8 qgn_note_sml -c8,8 qgn_note_sml_server -c8,8 qgn_prop_sml_sync_server \
       
    38 	  -c8,8 qgn_prop_sml_sync_to_server -c8,8 qgn_prop_sml_sync_from_server -c8,8 qgn_prop_sml_sync_off \
       
    39 	  -c8,8 qgn_indi_sync_set_add -c8,8 qgn_indi_sett_protected_add -c8,8 qgn_prop_sml_new
       
    40 END
       
    41 
       
    42 PRJ_MMPFILES
       
    43 
       
    44 //gnumakefile aspsyncutil_icons_dc.mk
       
    45 
       
    46 
       
    47 AspSyncUtil.mmp
       
    48