Author: greatlrd
Date: Wed Nov 26 00:30:33 2008
New Revision: 37646
URL: http://svn.reactos.org/svn/reactos?rev=37646&view=rev
Log:
part 1 of 2
This is a experiment with opengl over gdientry1-16, we do not known if this experiment is good or bad idea. if it works fine and show it is good idea, it will mabe be in trunk later
Modified:
branches/reactx/reactos/config.template.rbuild
Modified: branches/reactx/reactos/config.template.rbuild
URL: http://svn.reactos.org/svn/reactos/branches/reactx/reactos/config.template.…
==============================================================================
--- branches/reactx/reactos/config.template.rbuild [iso-8859-1] (original)
+++ branches/reactx/reactos/config.template.rbuild [iso-8859-1] Wed Nov 26 00:30:33 2008
@@ -85,4 +85,10 @@
-->
<property name="_ELF_" value="0" />
+<!--
+ Activate OpenGL emulations for ReactX in GDI32
+-->
+<property name="REACTX_EMU" value="0" />
+
+
</group>