uiacceltk/hitchcock/CommonInc/alfmoduletestconf.h
author Pat Downey <patd@symbian.org>
Wed, 01 Sep 2010 12:16:53 +0100
branchRCL_3
changeset 20 31fccae4f8a7
parent 19 e5af45d51884
permissions -rw-r--r--
Revert incorrect RCL_3 drop: Revision: 201033 Kit: 201035

#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