]> granicus.if.org Git - graphviz/commitdiff
Added GTK2 libraries for Windows as submodule.
authorErwin Janssen <erwinjanssen@outlook.com>
Mon, 13 Jun 2016 09:45:23 +0000 (11:45 +0200)
committerErwin Janssen <erwinjanssen@outlook.com>
Mon, 13 Jun 2016 09:45:23 +0000 (11:45 +0200)
Using a submodule allows the libraries to be included in the repository,
without being added as actual files.

.gitmodules [new file with mode: 0644]
windows/dependencies/GTK2 [new submodule]

diff --git a/.gitmodules b/.gitmodules
new file mode 100644 (file)
index 0000000..c058e61
--- /dev/null
@@ -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 (submodule)
index 0000000..62bfec1
--- /dev/null
@@ -0,0 +1 @@
+Subproject commit 62bfec1360c690ad5f3583b8941ebd0856a598db