javauis/eswt_akn/eswtphysics/group/eswtphysics.mmp
branchRCL_3
changeset 19 04becd199f91
child 77 7cee158cb8cd
equal deleted inserted replaced
16:f5050f1da672 19:04becd199f91
       
     1 /*
       
     2 * Copyright (c) 2007 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:  THIS FILE IS NOT INCLUDED INTO ECLIPSE CVS DELIVERY
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 
       
    20 #include <platform_paths.hrh>
       
    21 #include <data_caging_paths.hrh>
       
    22 
       
    23 // java/inc
       
    24 #include <../../../../inc/project_defines.hrh>
       
    25 #include <../../../../inc/java_stdcpp_support_for_dll.hrh>
       
    26 
       
    27 
       
    28 
       
    29 TARGET          eswtphysics.dll
       
    30 TARGETTYPE      dll
       
    31 CAPABILITY      CAP_GENERAL_DLL
       
    32 UID             0x10282F32 0x2000CFEC
       
    33 VERSION         12.19065
       
    34 
       
    35 
       
    36 // Modify default options to optimize for speed over size in this module.
       
    37 OPTION ARMCC -O3
       
    38 OPTION ARMCC -Otime
       
    39 ALWAYS_BUILD_AS_ARM
       
    40 
       
    41 
       
    42 NOSTRICTDEF
       
    43 #if defined(WINSCW)
       
    44 DEFFILE     ../bwins/eswtphysics.def
       
    45 #else
       
    46 DEFFILE     ../eabi/eswtphysics.def
       
    47 #endif
       
    48 
       
    49 PAGED
       
    50 
       
    51 USERINCLUDE     ../inc
       
    52 USERINCLUDE     ../../org.eclipse.ercp.swt.s60/native/inc
       
    53 APP_LAYER_SYSTEMINCLUDE
       
    54 
       
    55 
       
    56 SOURCEPATH  ../src
       
    57 SOURCE swtphysics.cpp
       
    58 
       
    59 LIBRARY aknphysics.lib