appfw/apparchitecture/group/APFILE.MMP
branchRCL_3
changeset 12 7645e9ce10dc
parent 0 2e3d3ce01487
child 62 924385140d98
equal deleted inserted replaced
4:0fdb7f6b0309 12:7645e9ce10dc
     1 /*
     1 /*
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    41 source			APFREC.CPP APFSTD.CPP APRuleBased.CPP ApLaunchChecker.cpp apinstallationmonitor.cpp
    41 source			APFREC.CPP APFSTD.CPP APRuleBased.CPP ApLaunchChecker.cpp apinstallationmonitor.cpp
    42 source			apfmimecontentpolicy.cpp
    42 source			apfmimecontentpolicy.cpp
    43 
    43 
    44 library         euser.lib efsrv.lib apparc.lib apgrfx.lib bafl.lib apserv.lib ecom.lib 
    44 library         euser.lib efsrv.lib apparc.lib apgrfx.lib bafl.lib apserv.lib ecom.lib 
    45 library			apmime.lib caf.lib
    45 library			apmime.lib caf.lib
       
    46 library			centralrepository.lib
    46 
    47 
    47 
       
    48 START RESOURCE ../apfile/apfmimecontentpolicy.rss
       
    49 HEADER  
       
    50 TARGETPATH   /resource/apps
       
    51 END
       
    52 
    48 
    53 START WINS
    49 START WINS
    54 	baseaddress	0x43000000
    50 	baseaddress	0x43000000
    55 END
    51 END
    56 
    52