uiacceltk/hitchcock/CommonInc/alfmoduletestconf.h
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 15 Jul 2010 19:40:07 +0300
branchRCL_3
changeset 17 c9d868f1e20c
parent 7 88b23e2e82e1
child 19 e5af45d51884
permissions -rw-r--r--
Revision: 201026 Kit: 2010127

#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