소스 검색

Added OpenGL to projects.xml.

Daniel Buckmaster 10 년 전
부모
커밋
7b8197a13a
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>