Skip to content

Commit

Permalink
Add .gitmodules
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocobo1 committed Nov 28, 2015
0 parents commit f9e49d9
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
[submodule "lib/opus"]
path = lib/opus
url = git://git.opus-codec.org/opus.git
[submodule "lib/libogg"]
path = lib/libogg
url = git://git.opus-codec.org/ogg.git
[submodule "lib/opus-tools"]
path = lib/opus-tools
url = git://git.opus-codec.org/opus-tools.git
1 change: 1 addition & 0 deletions lib/libogg
Submodule libogg added at 23264e
1 change: 1 addition & 0 deletions lib/opus
Submodule opus added at 60fcfd
1 change: 1 addition & 0 deletions lib/opus-tools
Submodule opus-tools added at aa7e01

0 comments on commit f9e49d9

Please sign in to comment.