testdev/ite/test/com.nokia.testfw.cmdtool.test/test.resource/unittest/standard/testThread/group/testThread.mmp
changeset 1 96906a986c3b
equal deleted inserted replaced
0:f1112f777ce9 1:96906a986c3b
       
     1 /*
       
     2 ============================================================================
       
     3  Name		: testThread.mmp
       
     4  Author	  : Yue Zhang
       
     5  Copyright   : Test Product Team, Symbian
       
     6  Description : This is the project specification file for testThread.
       
     7 ============================================================================
       
     8 */
       
     9 
       
    10 TARGET		  testThread.exe
       
    11 TARGETTYPE	  exe
       
    12 UID			 0 0xEE0ED66F
       
    13 
       
    14 USERINCLUDE	 ..\inc
       
    15 SYSTEMINCLUDE   \epoc32\include
       
    16 
       
    17 SOURCEPATH	  ..\src
       
    18 SOURCE		  testThread.cpp test1.cpp child.cpp
       
    19 
       
    20 LIBRARY		 euser.lib
       
    21 
       
    22