uidesigner/com.nokia.sdt.series60.componentlibrary/components/design_time/readme.txt
major refactor to wrap retieval of macros all around ISymbianBuildContext, to avoid need to access internal apis. Added getTargetTypeMacro(String targettype),
List<IDefine> getMetadataMacros(), List<IDefine> getBuildMacros().
The design_time folder is for design-time-only components, meaning
components that exist at design time but do not correspond to any run-time object.