فهرست منبع

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

Added OpenGL to projects.xml
Daniel Buckmaster 10 سال پیش
والد
کامیت
4f9c4ea538
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      projects.xml

+ 1 - 0
projects.xml

@@ -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>