traceservices/tracefw/integ_test/ost/TEF/lauterbach_perftimer_tester/group/test_timer_temp.mmp
branchRCL_3
changeset 24 cc28652e0254
parent 23 26645d81f48d
equal deleted inserted replaced
23:26645d81f48d 24:cc28652e0254
    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 
    18 TARGET		  test_timer_temp.exe
    20 TARGET		  test_timer_temp.exe
    19 TARGETTYPE	  exe
    21 TARGETTYPE	  exe
    20 UID			 0 0xE48A1B8A
    22 UID			 0 0xE48A1B8A
    21 
    23 
    22 OS_LAYER_SYSTEMINCLUDE
    24 USERINCLUDE	 ..\inc
       
    25 SYSTEMINCLUDE   \epoc32\include
       
    26 SYSTEMINCLUDE   \epoc32\include\platform
    23 
    27 
    24 USERINCLUDE	 ../inc
    28 SOURCEPATH	  ..\src
    25 USERINCLUDE  ../../../performance
       
    26 
       
    27 SOURCEPATH	  ../src
       
    28 SOURCE		  test_timer_temp.cpp
    29 SOURCE		  test_timer_temp.cpp
    29 
    30 
    30 SOURCEPATH    ../../../performance
    31 SOURCEPATH    ../../../performance
    31 SOURCE te_upttimer.cpp
    32 SOURCE te_upttimer.cpp
    32 
    33 
    33 LIBRARY		euser.lib
    34 USERINCLUDE   ../../../performance
       
    35 
       
    36 LIBRARY		 euser.lib
    34 LIBRARY 	hal.lib
    37 LIBRARY 	hal.lib
    35 
    38 
    36 SMPSAFE
    39 SMPSAFE
       
    40 
       
    41