xlnt/.gitmodules

13 lines
358 B
Plaintext
Raw Normal View History

2014-05-09 03:32:12 +08:00
[submodule "third-party/pugixml"]
path = third-party/pugixml
url = https://github.com/zeux/pugixml.git
2014-05-16 12:17:54 +08:00
branch = master
2014-05-15 06:31:48 +08:00
[submodule "third-party/zlib"]
path = third-party/zlib
url = https://github.com/madler/zlib.git
2014-05-16 12:17:54 +08:00
branch = master
[submodule "third-party/cxxtest"]
path = third-party/cxxtest
url = https://github.com/CxxTest/cxxtest
branch = master