mirror of
https://github.com/tfussell/xlnt.git
synced 2024-03-22 13:11:17 +08:00
28 lines
724 B
Plaintext
28 lines
724 B
Plaintext
[submodule "third-party/libstudxml"]
|
|
path = third-party/libstudxml
|
|
url = http://scm.codesynthesis.com/libstudxml/libstudxml.git
|
|
branch = master
|
|
|
|
[submodule "third-party/cxxtest"]
|
|
path = third-party/cxxtest
|
|
url = https://github.com/CxxTest/cxxtest
|
|
branch = master
|
|
|
|
[submodule "third-party/utfcpp"]
|
|
path = third-party/utfcpp
|
|
url = https://github.com/nemtrif/utfcpp
|
|
branch = master
|
|
|
|
[submodule "third-party/pugixml"]
|
|
path = third-party/pugixml
|
|
url = https://github.com/zeux/pugixml
|
|
branch = master
|
|
|
|
[submodule "third-party/botan"]
|
|
path = third-party/botan
|
|
url = https://github.com/randombit/botan
|
|
branch = master
|
|
[submodule "third-party/zlib"]
|
|
path = third-party/zlib
|
|
url = https://github.com/madler/zlib.git
|