|
123456789101112131415 |
- README file for SNFMulti C++ test program
-
- Copyright (c) 2009 ARM Research Laboratories
-
- This is the README file for the SNFMulti C++ test sources.
-
- This directory contains the sources used to build SNFMultiTest, the
- C++ test application for SNFMulti.dll. These sources are used by:
-
- 1) ../MinGW/buildSNFMultiTestDLL.cmd, the .CMD file that builds
- SNFMultiTest using SNFMulti.dll created by the .CMD files.
-
- 2) ../CodeBlocks/SNFMultiTest/SNFMultiTest.cbp, the Code::Blocks
- project for SNFMultiTest using SNFMulti.dll created by the
- Code::Blocks project (../CodeBlocks/SNFMulti/SNFMulti.cbp).
|