openvg/openvgrefimplementation/sfopenvg/group/openvgu.mmp
branchEGL_MERGE
changeset 57 2bf8a359aa2f
parent 6 250ac10a3d98
--- a/openvg/openvgrefimplementation/sfopenvg/group/openvgu.mmp	Tue Mar 02 14:25:11 2010 +0000
+++ b/openvg/openvgrefimplementation/sfopenvg/group/openvgu.mmp	Wed May 12 11:20:41 2010 +0100
@@ -22,6 +22,7 @@
 vendorid        0x70000001
 //noexportlibrary
 
+								   
 userinclude     ..\sfopenvg\include //for internal egl functions e.g. do_eglXXX
 
 OS_LAYER_SYSTEMINCLUDE
@@ -34,7 +35,12 @@
 source          vgu.cpp
 
 library         euser.lib     		// Mandatory
-library			sflibopenvgrefimpl.lib
+
+#ifdef BUILD_WITH_PRIVATE_VGU
+library		libEGL.lib
+#else
+library		sflibopenvgrefimpl.lib
+#endif
 
 #ifdef WINS
 DEFFILE         \epoc32\include\def\win32\libopenvgu11.def	// WINS/WINSCW def file