Skip to content

Commit

Permalink
DebugTrap: Update submodule.
Browse files Browse the repository at this point in the history
Project files and the zlib dependency are now used directly from the submodule.
  • Loading branch information
CrossVR committed Nov 15, 2015
1 parent 64032b4 commit 582f61b
Show file tree
Hide file tree
Showing 24 changed files with 76 additions and 996 deletions.
7 changes: 2 additions & 5 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,18 +1,15 @@
[submodule "cs/3rd party/zlib"]
path = cs/3rd party/zlib
url = https://github.com/madler/zlib.git
[submodule "cs/3rd party/jpeg"]
path = cs/3rd party/jpeg
url = https://github.com/winlibs/libjpeg.git
[submodule "cs/3rd party/BugTrap"]
path = cs/3rd party/BugTrap
url = https://github.com/nitrocaster/BugTrap.git
url = https://github.com/Armada651/BugTrap.git
[submodule "cs/3rd party/OpenAutomate"]
path = cs/3rd party/OpenAutomate
url = https://github.com/Armada651/OpenAutomate.git
[submodule "cs/3rd party/glew"]
path = cs/3rd party/glew
url = https://github.com/Armada651/glew
url = https://github.com/Armada651/glew.git
[submodule "cs/3rd party/gli"]
path = cs/3rd party/gli
url = https://github.com/g-truc/gli.git
2 changes: 1 addition & 1 deletion cs/3rd party/BugTrap
283 changes: 0 additions & 283 deletions cs/3rd party/BugTrap.vcxproj

This file was deleted.

Loading

0 comments on commit 582f61b

Please sign in to comment.