uidesigner/com.nokia.sdt.component.symbian.test/data/srcmapping/ref/TestExtendedWithEnums.rss
Fix bug 11592 - mixing executables from variant and non-variant builds in the same SDK is OK
#include <enumsheader.rh>
RESOURCE COLORS r_test_extended_with_enums
{
aknFgColor = 2;
aknBgColor = 123;
}
RESOURCE COLORS r_test_extended_with_enums_defaults
{
aknFgColor = 2;
aknBgColor = 123;
}