Modified the binary files to use MSYS2 environment of GTK (mingw64 folder)

Also added a script which copies all necessary files from the appropriate MSYS2/mingw64 folders to the bin folder of the install environment
Updated GTK3 NSI script
This commit is contained in:
peterbud
2016-09-05 21:21:51 +02:00
parent 9ee00261c1
commit eb4d5b4717
69 changed files with 149 additions and 14 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@
gtk2-runtime*-ts-win64*exe
gtk3-runtime*-ts-win64*exe
*.swp
/.vscode