diff -r 26645d81f48d -r cc28652e0254 traceservices/tracefw/integ_test/ost/TEF/lauterbach_perftimer_tester/group/test_timer_temp.mmp --- a/traceservices/tracefw/integ_test/ost/TEF/lauterbach_perftimer_tester/group/test_timer_temp.mmp Tue Aug 31 16:57:14 2010 +0300 +++ b/traceservices/tracefw/integ_test/ost/TEF/lauterbach_perftimer_tester/group/test_timer_temp.mmp Wed Sep 01 12:39:58 2010 +0100 @@ -15,22 +15,27 @@ // This is the project specification file for test_timer_temp. // + + TARGET test_timer_temp.exe TARGETTYPE exe UID 0 0xE48A1B8A -OS_LAYER_SYSTEMINCLUDE +USERINCLUDE ..\inc +SYSTEMINCLUDE \epoc32\include +SYSTEMINCLUDE \epoc32\include\platform -USERINCLUDE ../inc -USERINCLUDE ../../../performance - -SOURCEPATH ../src +SOURCEPATH ..\src SOURCE test_timer_temp.cpp SOURCEPATH ../../../performance SOURCE te_upttimer.cpp -LIBRARY euser.lib +USERINCLUDE ../../../performance + +LIBRARY euser.lib LIBRARY hal.lib SMPSAFE + +