added the windows dependencies as a git submodule, so the users can get them only if they plan to build a binary version

This commit is contained in:
jmdaweb
2014-11-25 14:44:59 +01:00
parent 55691cca20
commit dacbb19586
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored Normal file
View File

@@ -0,0 +1,3 @@
[submodule "windows-dependencies"]
path = windows-dependencies
url = https://github.com/jmdaweb/TWBlue_deps_windows.git

1
windows-dependencies Submodule

Submodule windows-dependencies added at e34b965499