blob: a2d855071605471f5df767d851cf6acd97a3898a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
[submodule "lib/cppunit"]
path = lib/cppunit
url = git://github.com/jwiegley/cppunit.git
[submodule "lib/libofx"]
path = lib/libofx
url = git://github.com/jwiegley/libofx.git
[submodule "lib/utfcpp"]
path = lib/utfcpp
url = git://github.com/jwiegley/utfcpp.git
[submodule "lib/irrxml"]
path = lib/irrxml
url = git://github.com/jwiegley/irrxml.git
|