Symbian Developer Library

SYMBIAN OS V6.1 EDITION FOR C++

[Index] [Glossary] [Previous] [Next]



prj_testmmpfiles

prj_testmmpfiles

mmp_file_1 [tidy] [manual] [support]

mmp_file_1 [tidy] [manual] [support]

makefile makefile_1 [tidy] [manual] [support]

makefile makefile_n [tidy] [manual] [support]

In the prj_testmmpfiles section, list the .mmp files contained in your component which define test programs.

This section for test .mmp files has the same syntax as the section for standard .mmp files, except that two extra .mmp file attributes are provided: the manual and support attributes.

If any such tests are listed, bldmake bldfiles can create batch files for running the test programs for your component.

For each platform, two batch files are created in the bldmake output directory for your component:

Note that, in order for the releasable test to be invoked successfully, the basename of the .mmp file must be the same as the basename of the releasable specified with the target statement in the .mmp file.