locationsystemui/locationsysui/privacyverifiernotifierui/rom/privacydialogs.iby
branchRCL_3
changeset 44 2b4ea9893b66
equal deleted inserted replaced
42:02ba3f1733c6 44:2b4ea9893b66
       
     1 /*
       
     2 * Copyright (c) 2010 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: IBY file for server component
       
    15 *
       
    16 */
       
    17 #ifndef __PRIVACYDIALOGS_IBY__
       
    18 #define __PRIVACYDIALOGS_IBY__
       
    19 
       
    20 #include <bldvariant.hrh>
       
    21 #if defined(__PRIVACYFRAMEWORK)
       
    22 // Client library
       
    23 file=ABI_DIR\BUILD_DIR\locnotificationclient.dll             SHARED_LIB_DIR\locnotificationclient.dll
       
    24 // Server
       
    25 file=ABI_DIR\BUILD_DIR\locnotificationserver.exe             PROGRAMS_DIR\locnotificationserver.exe
       
    26 // Engine
       
    27 file=ABI_DIR\BUILD_DIR\locnotificationengine.dll                   SHARED_LIB_DIR\locnotificationengine.dll
       
    28 // Location Utils
       
    29 file=ABI_DIR\BUILD_DIR\locutils.dll             SHARED_LIB_DIR\locutils.dll
       
    30 // Location Verifier Plug-in 
       
    31 ECOM_PLUGIN(locverifierdlg.dll,locverifierdlg.rsc)
       
    32 // Custom device dialog plugin
       
    33 file=ABI_DIR\BUILD_DIR\posverificationdialogplugin.dll		SHARED_LIB_DIR\posverificationdialogplugin.dll
       
    34 data=\epoc32\data\z\resource\plugins\devicedialogs\posverificationdialogplugin.qtplugin		\resource\plugins\devicedialogs\posverificationdialogplugin.qtplugin    
       
    35 // stub sis
       
    36 data=DATAZ_\system\install\privacydialogs_stub.sis					       system\install\privacydialogs_stub.sis  
       
    37 #endif // (__PRIVACYFRAMEWORK)
       
    38 
       
    39 #endif