diff -r 28839de615b4 -r 26645d81f48d 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 Thu Aug 19 11:36:21 2010 +0300 +++ b/traceservices/tracefw/integ_test/ost/TEF/lauterbach_perftimer_tester/group/test_timer_temp.mmp Tue Aug 31 16:57:14 2010 +0300 @@ -15,27 +15,22 @@ // This is the project specification file for test_timer_temp. // - - TARGET test_timer_temp.exe TARGETTYPE exe UID 0 0xE48A1B8A -USERINCLUDE ..\inc -SYSTEMINCLUDE \epoc32\include -SYSTEMINCLUDE \epoc32\include\platform +OS_LAYER_SYSTEMINCLUDE -SOURCEPATH ..\src +USERINCLUDE ../inc +USERINCLUDE ../../../performance + +SOURCEPATH ../src SOURCE test_timer_temp.cpp SOURCEPATH ../../../performance SOURCE te_upttimer.cpp -USERINCLUDE ../../../performance - -LIBRARY euser.lib +LIBRARY euser.lib LIBRARY hal.lib SMPSAFE - -