javacommons/javaenv/tsrc/build/alltests.mmp
branchRCL_3
changeset 19 04becd199f91
child 25 9ac0a0a7da70
equal deleted inserted replaced
16:f5050f1da672 19:04becd199f91
       
     1 /*
       
     2 * Copyright (c) 2009 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: 
       
    15 *
       
    16 */
       
    17 TARGET		  JavaEnvInfoTests.exe
       
    18 TARGETTYPE	  exe
       
    19 UID			 0x00000000 0x03A6305A
       
    20 CAPABILITY all -tcb -allfiles -drm
       
    21 
       
    22 #include <../../../../inc/java_stdcpp_support_for_exe.hrh>
       
    23 #include <domain/osextensions/platform_paths.hrh>
       
    24 
       
    25 //SYSTEMINCLUDE /epoc32/include 
       
    26 
       
    27 USERINCLUDE ../../../inc
       
    28 USERINCLUDE ../../../../tools/cpputest/include/cpputest
       
    29 USERINCLUDE ../../../../tools/cpputest/include/platforms/symbian
       
    30 USERINCLUDE ../../../../inc
       
    31 
       
    32 STATICLIBRARY cpputest.lib
       
    33 
       
    34 
       
    35 SOURCEPATH ../src
       
    36 SOURCE alltests.cpp     // For STL execution
       
    37 SOURCE testjavaenvinfo.cpp
       
    38 
       
    39 LIBRARY javaenv.lib