diff options
| author | aerosoul94 <aerosoul94@hotmail.com> | 2017-04-05 12:32:29 -0500 |
|---|---|---|
| committer | aerosoul94 <aerosoul94@hotmail.com> | 2017-04-05 12:32:29 -0500 |
| commit | 991de71c144a0d2b70034593b03b6b93a96a0791 (patch) | |
| tree | be40962e1428e5953bfd44cf6d83ede85aa1f502 /.gitmodules | |
First commit
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..9569be2 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "third_party/tinyxml"] + path = third_party/tinyxml + url = https://github.com/icebreaker/TinyXML |
