videoconnutility/connutilpsworker/group/vcxconnutilpsworker.mmp
branchRCL_3
changeset 47 826cea16efd9
parent 45 798ee5f1972c
child 48 13a33d82ad98
equal deleted inserted replaced
45:798ee5f1972c 47:826cea16efd9
     1 /*
       
     2 * Copyright (c) 2004-2006 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:    This is a project specification file for PS worker fo connectionutility*
       
    15 */
       
    16 
       
    17 
       
    18 
       
    19 #include <platform_paths.hrh>
       
    20 #include <data_caging_paths.hrh>
       
    21 
       
    22 TARGET		  vcxconnutilpsworker.exe
       
    23 TARGETTYPE	  exe
       
    24 UID 0 0x2001B2AB
       
    25 
       
    26 USERINCLUDE	 ../../inc
       
    27 
       
    28 MW_LAYER_SYSTEMINCLUDE
       
    29 
       
    30 SOURCEPATH	  ../src
       
    31 
       
    32 SOURCE vcxconnutilpsworker.cpp
       
    33 
       
    34 LIBRARY		 euser.lib
       
    35 
       
    36 
       
    37