Updated path to OpenVG ref implementation, and added EGL ref implementation as a separate item. RCL_1
authorSimon Howkins <simonh@symbian.org>
Fri, 03 Sep 2010 13:53:25 +0100
branchRCL_1
changeset 798 7500aa438ccf
parent 797 1533046e4fbc
child 799 3c1c80fce2a4
Updated path to OpenVG ref implementation, and added EGL ref implementation as a separate item.
symbian2/single/sysdefs/system_model.xml
--- a/symbian2/single/sysdefs/system_model.xml	Fri Sep 03 11:15:01 2010 +0100
+++ b/symbian2/single/sysdefs/system_model.xml	Fri Sep 03 13:53:25 2010 +0100
@@ -1861,7 +1861,12 @@
     </collection>
     <collection name="openvgref" long-name="OpenVG Ref">
      <component name="openvgrefimpl" long-name="OpenVG Ref Implementation" origin-model="foundation">
-      <unit bldFile="os/graphics/openvg/openvgrefimplementation/sfopenvg/group"/>
+      <unit bldFile="os/graphics/openvg/khropenvgri/group"/>
+     </component>    
+    </collection>
+    <collection name="eglref" long-name="EGL Ref">
+     <component name="eglrefimpl" long-name="EGL Ref Implementation" origin-model="foundation">
+      <unit bldFile="os/graphics/egl/khreglri/group"/>
      </component>    
     </collection>
     <collection name="graphicstest" long-name="Graphics Test" level="app-if">