uiacceltk/hitchcock/CommonInc/alfmoduletestconf.h
author William Roberts <williamr@symbian.org>
Fri, 12 Nov 2010 11:42:24 +0000
branchRCL_3
changeset 66 8ee165fddeb6
parent 52 31fccae4f8a7
permissions -rw-r--r--
Change HuiStatic.cpp to avoid VFP instructions in the static initialiser - avoids Bug 3937

#ifndef ALF_MODULETEST_CONF_H
#define ALF_MODULETEST_CONF_H

// Define this to build module testing enchanced version of ALF
//#define USE_MODULE_TEST_HOOKS_FOR_ALF

// Define this to override the effects on ROM with effects on MMC
// #define USE_ALTERNATIVE_EFFECTS_FROM_MMC

#endif // ALF_MODULETEST_CONF_H

// End of File