# HG changeset patch # User William Roberts # Date 1284568933 -3600 # Node ID 63f008f95a6dbb44ee781a6bc323d0388c1cd8c9 # Parent bb9f081b4e87a2742ad4b48b978d27345b692093 Add addition #defines in bld_codeline.hrh, to workaround Bug 3708 diff -r bb9f081b4e87 -r 63f008f95a6d foundation_system/sf_config/config/inc/bldcodeline.hrh --- a/foundation_system/sf_config/config/inc/bldcodeline.hrh Fri Sep 10 14:34:31 2010 +0100 +++ b/foundation_system/sf_config/config/inc/bldcodeline.hrh Wed Sep 15 17:42:13 2010 +0100 @@ -1427,5 +1427,10 @@ */ #define SYMBIAN_GRAPHICS_BUILD_OPENWF_WSERV +/** +Defines needed for "10.1" build of qtmobility contacts plugin - see Bug 3708 +*/ +#define SYMBIAN_BACKEND_USE_SQLITE +#define SYMBIAN_BACKEND_SIGNAL_EMISSION_TWEAK #endif // __BLDCODELINE_HRH