added glew as submodule

This commit is contained in:
2017-01-31 18:30:52 +00:00
parent d313e815d3
commit 4b26976d61
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -10,3 +10,6 @@
[submodule "libs/tinyxml2"]
path = libs/tinyxml2
url = https://github.com/leethomason/tinyxml2.git
[submodule "libs/glew-2.0.0"]
path = libs/glew-2.0.0
url = https://omigamedev@bitbucket.org/omigamedev/libglew-2.0.0.git