uiacceltk/hitchcock/CommonInc/alfmoduletestconf.h
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 19 Aug 2010 10:48:02 +0300
branchRCL_3
changeset 18 1801340c26a2
parent 17 c9d868f1e20c
child 19 e5af45d51884
permissions -rw-r--r--
Revision: 201031 Kit: 201033

#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