Modifed eglbringuptest to compile against S^3 SDK; added a pkg file bug235_bringup_0
authorGareth Stockwell <gareth.stockwell@accenture.com>
Fri, 22 Oct 2010 11:38:29 +0100
branchbug235_bringup_0
changeset 206 c170e304623f
parent 205 c7cc034fd51d
child 207 69cf6858ae99
Modifed eglbringuptest to compile against S^3 SDK; added a pkg file The S^3 SDK lacks libopenvgu.lib. Since this test app does not require that library, it is simply removed from the .mmp file.
egl/sfegltest/group/eglbringuptest.mmp
egl/sfegltest/sis/eglbringuptest.pkg
--- a/egl/sfegltest/group/eglbringuptest.mmp	Fri Oct 22 11:15:40 2010 +0100
+++ b/egl/sfegltest/group/eglbringuptest.mmp	Fri Oct 22 11:38:29 2010 +0100
@@ -31,6 +31,7 @@
 
 target          eglbringuptest.exe
 targettype      exe
+uid             0x100039ce 0x12345678
 
 userinclude     .
 userinclude 	../inc/
@@ -40,7 +41,6 @@
 
 library			libegl.lib		// EGL
 library			libopenvg.lib	// OpenVG
-library			libopenvgu.lib	// OpenVGU
 
 library         euser.lib
 library         libc.lib
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/egl/sfegltest/sis/eglbringuptest.pkg	Fri Oct 22 11:38:29 2010 +0100
@@ -0,0 +1,21 @@
+;Languages
+&EN
+
+;Header
+#{"eglbringuptest"}, (0x12345678), 1, 0, 0
+
+; Localised Vendor name
+%{"Vendor"}
+
+; Unique Vendor name
+:"Vendor"
+
+; Default HW/platform dependencies
+;[0x101F7961],0,0,0,{"S60ProductID"}
+;[0x102032BE],0,0,0,{"S60ProductID"}
+;[0x102752AE],0,0,0,{"S60ProductID"}
+;[0x1028315F],0,0,0,{"S60ProductID"}
+
+;Files to install
+"/epoc32/release/armv5/urel/eglbringuptest.exe" -"!:\sys\bin\eglbringuptest.exe"
+