Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

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