From: Erwin Janssen Date: Mon, 13 Jun 2016 09:45:23 +0000 (+0200) Subject: Added GTK2 libraries for Windows as submodule. X-Git-Tag: untagged-fd4ca25a4ca4e4dc471c~4^2~83 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8e56de6373f6480f6803649191c8ae4711fa6288;p=graphviz Added GTK2 libraries for Windows as submodule. Using a submodule allows the libraries to be included in the repository, without being added as actual files. --- diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 000000000..c058e6135 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "windows/dependencies/GTK2"] + path = windows/dependencies/GTK2 + url = https://github.com/ErwinJanssen/gtk2-win32-development-libraries.git diff --git a/windows/dependencies/GTK2 b/windows/dependencies/GTK2 new file mode 160000 index 000000000..62bfec136 --- /dev/null +++ b/windows/dependencies/GTK2 @@ -0,0 +1 @@ +Subproject commit 62bfec1360c690ad5f3583b8941ebd0856a598db