# HG changeset patch # User Shabe Razvi # Date 1272980880 -3600 # Node ID c585bdae81dda1804e2ebbe66ee870991120d6bd # Parent 7579f232bae7c0b51636c7a3e5a9f7bc88b381db Export missing vgcontext*.h headers and remove libvgi.mmp due to collision with KhronosRI. diff -r 7579f232bae7 -r c585bdae81dd graphicsaccelaration/vgi/group/bld.inf --- a/graphicsaccelaration/vgi/group/bld.inf Fri Apr 30 17:15:32 2010 +0100 +++ b/graphicsaccelaration/vgi/group/bld.inf Tue May 04 14:48:00 2010 +0100 @@ -21,9 +21,9 @@ #include PRJ_EXPORTS -//../inc/vg/vgcontext.h OS_LAYER_PLATFORM_EXPORT_PATH(vg/vgcontext.h) -//../inc/vg/vgcontext_symbian.h OS_LAYER_PLATFORM_EXPORT_PATH(vg/vgcontext_symbian.h) +../inc/vg/vgcontext.h OS_LAYER_PLATFORM_EXPORT_PATH(vg/vgcontext.h) +../inc/vg/vgcontext_symbian.h OS_LAYER_PLATFORM_EXPORT_PATH(vg/vgcontext_symbian.h) ../rom/libvgi.iby CORE_OS_LAYER_IBY_EXPORT_PATH(libvgi.iby) PRJ_MMPFILES -libvgi.mmp +// libvgi.mmp