Merge pull request #1081 from eightyeight/opengl-project-manager

Added OpenGL to projects.xml
This commit is contained in:
Daniel Buckmaster 2014-12-26 12:18:11 +11:00
commit 4f9c4ea538

View file

@ -28,6 +28,7 @@ Here are some examples:
<entry type="templateDirectory" path="Templates" args="">Templates</entry>
<entry type="modules">
<module name="openGL">OpenGL Rendering</module>
<module name="fmod">FMod Sound Engine</module>
<module name="leapMotion" path="$LEAPMOTION_SDK_PATH">Leap Motion Controller</module>
<module name="razerHydra" path="$RAZERHYDRA_SDK_PATH">Razer Hydra Controller</module>