lowlevellibsandfws/pluginfw/Framework/MMPFiles/t_listimplementation.mmp
branchRCL_3
changeset 57 2efc27d87e1c
parent 56 acd3cd4aaceb
equal deleted inserted replaced
56:acd3cd4aaceb 57:2efc27d87e1c
    15 // Clients have no direct access to the servers.
    15 // Clients have no direct access to the servers.
    16 // Therefore test_harness tests may fail with -11, if run directly after
    16 // Therefore test_harness tests may fail with -11, if run directly after
    17 // 
    17 // 
    18 //
    18 //
    19 
    19 
    20 TARGET      t_listimplementation.exe		//RTEST
    20 TARGET      t_listimplementation.exe
    21 TARGETTYPE  exe
    21 TARGETTYPE  exe
    22 
    22 
    23 SOURCEPATH  ../../Framework/ListImplementationTest
    23 SOURCEPATH  ../../Framework/ListImplementationTest
    24 SOURCE      t_listimplementation.cpp
    24 SOURCE      t_listimplementation.cpp
    25 
    25