traceservices/tracefw/integ_test/ost/TEF/lauterbach_perftimer_tester/group/test_timer_temp.mmp
branchRCL_3
changeset 23 26645d81f48d
parent 0 08ec8eefde2f
child 24 cc28652e0254
equal deleted inserted replaced
21:28839de615b4 23:26645d81f48d
    13 // Description:
    13 // Description:
    14 // Name		: test_timer_temp.mmp
    14 // Name		: test_timer_temp.mmp
    15 // This is the project specification file for test_timer_temp.
    15 // This is the project specification file for test_timer_temp.
    16 //
    16 //
    17 
    17 
    18 
       
    19 
       
    20 TARGET		  test_timer_temp.exe
    18 TARGET		  test_timer_temp.exe
    21 TARGETTYPE	  exe
    19 TARGETTYPE	  exe
    22 UID			 0 0xE48A1B8A
    20 UID			 0 0xE48A1B8A
    23 
    21 
    24 USERINCLUDE	 ..\inc
    22 OS_LAYER_SYSTEMINCLUDE
    25 SYSTEMINCLUDE   \epoc32\include
       
    26 SYSTEMINCLUDE   \epoc32\include\platform
       
    27 
    23 
    28 SOURCEPATH	  ..\src
    24 USERINCLUDE	 ../inc
       
    25 USERINCLUDE  ../../../performance
       
    26 
       
    27 SOURCEPATH	  ../src
    29 SOURCE		  test_timer_temp.cpp
    28 SOURCE		  test_timer_temp.cpp
    30 
    29 
    31 SOURCEPATH    ../../../performance
    30 SOURCEPATH    ../../../performance
    32 SOURCE te_upttimer.cpp
    31 SOURCE te_upttimer.cpp
    33 
    32 
    34 USERINCLUDE   ../../../performance
    33 LIBRARY		euser.lib
    35 
       
    36 LIBRARY		 euser.lib
       
    37 LIBRARY 	hal.lib
    34 LIBRARY 	hal.lib
    38 
    35 
    39 SMPSAFE
    36 SMPSAFE
    40 
       
    41