Add windows 3rd party repo as a submodule

This commit is contained in:
James Turner 2015-04-03 10:52:29 +01:00
parent fae026da99
commit c2ef0ba2dc

4
.gitmodules vendored
View File

@ -14,3 +14,7 @@
path = fgdata path = fgdata
url = git://git.code.sf.net/p/flightgear/fgdata url = git://git.code.sf.net/p/flightgear/fgdata
branch = next branch = next
[submodule "windows-3rd-party"]
path = windows-3rd-party
url = git://git.code.sf.net/p/flightgear/windows-3rd-party
branch = master