commonservices/PlatformEnv/tsrc/platformenvtest/group/PlatformEnvTest.mmp
changeset 83 11da52d4c847
parent 70 653a8b91b95e
equal deleted inserted replaced
78:3f0699f2e14c 83:11da52d4c847
    21 TARGET          PlatformEnvTest.dll
    21 TARGET          PlatformEnvTest.dll
    22 TARGETTYPE      dll
    22 TARGETTYPE      dll
    23 UID             0x1000008D 0x101FB3E7
    23 UID             0x1000008D 0x101FB3E7
    24 
    24 
    25 CAPABILITY      ALL -TCB
    25 CAPABILITY      ALL -TCB
    26 
       
    27 //TARGETPATH      ?target_path
       
    28 DEFFILE         PlatformEnvTest.def
       
    29 
    26 
    30 SOURCEPATH      ../src
    27 SOURCEPATH      ../src
    31 SOURCE          PlatformEnvTest.cpp
    28 SOURCE          PlatformEnvTest.cpp
    32 SOURCE          PlatformEnvTestCases.cpp
    29 SOURCE          PlatformEnvTestCases.cpp
    33 
    30