diff -r 10534483575f -r 88b23e2e82e1 uiacceltk/hitchcock/CommonInc/alfmoduletestconf.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/uiacceltk/hitchcock/CommonInc/alfmoduletestconf.h Wed Mar 31 23:03:58 2010 +0300 @@ -0,0 +1,9 @@ +#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 + +#endif // ALF_MODULETEST_CONF_H + +// End of File