javamanager/javainstaller/javasifplugin/build/javasifplugin.mmp
branchRCL_3
changeset 83 26b2b12093af
parent 77 7cee158cb8cd
equal deleted inserted replaced
77:7cee158cb8cd 83:26b2b12093af
     1 /*
     1 /*
     2 * Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2009 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".
    37 // Resources
    37 // Resources
    38 
    38 
    39 START RESOURCE  ../data/2002BC6F.rss
    39 START RESOURCE  ../data/2002BC6F.rss
    40 TARGET          javasifplugin.rsc
    40 TARGET          javasifplugin.rsc
    41 END
    41 END
    42 START RESOURCE  ../data/2002BC6F_iad.rss
       
    43 TARGET          javasifplugin.rsc
       
    44 TARGETPATH      resource/java/iad
       
    45 END
       
    46 
    42 
    47 // Sources
    43 // Sources
    48 SOURCEPATH      ../src
    44 SOURCEPATH      ../src
    49 SOURCE          asyncwaitcallback.cpp
       
    50 SOURCE          javasifplugin.cpp
    45 SOURCE          javasifplugin.cpp
    51 SOURCE          proxy.cpp
    46 SOURCE          proxy.cpp
    52 SOURCE          resultsserver.cpp
    47 SOURCE          resultsserver.cpp
    53 
    48 
    54 
    49 
    55 // Includes
    50 // Includes
    56 USERINCLUDE     .
    51 USERINCLUDE     .
    57 USERINCLUDE     ../inc
    52 USERINCLUDE     ../inc
    58 USERINCLUDE     ../../../../inc
    53 USERINCLUDE     ../../../../inc
    59 
    54 
    60 SYSTEMINCLUDE   /epoc32/include/mw/hb/hbwidgets
    55 SYSTEMINCLUDE   ../../../../inc
    61 
    56 
    62 // Libraries
    57 // Libraries
    63 LIBRARY         apgrfx.lib
    58 LIBRARY         apgrfx.lib
    64 LIBRARY         apmime.lib
    59 LIBRARY         apmime.lib
    65 LIBRARY         ecom.lib
    60 LIBRARY         ecom.lib
    66 LIBRARY         efsrv.lib
    61 LIBRARY         efsrv.lib
    67 LIBRARY         hbwidgets.lib
       
    68 LIBRARY         sif.lib
    62 LIBRARY         sif.lib
    69 LIBRARY         javacomms.lib
    63 LIBRARY         javacomms.lib
    70 LIBRARY         javaruntimestarterutils.lib
    64 LIBRARY         javaruntimestarterutils.lib