switched to TDM-GCC 5.1.0

recompiled all C++ code as the new compiler appears to have default C++11 support. This will break backwards compatibility!
This commit is contained in:
Tom Schoonjans
2015-07-04 14:42:17 +02:00
parent 9adcfe1399
commit 7e9191ba33
16 changed files with 3 additions and 3 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -14,7 +14,7 @@
!define GTK_VERSION "2.24.28"
!define GTK_BIN_VERSION "2.10.0"
!define PRODUCT_VERSION "${GTK_VERSION}-2015-06-23-ts-win64"
!define PRODUCT_VERSION "${GTK_VERSION}-2015-07-03-ts-win64"
!define PRODUCT_NAME "GTK2-Runtime Win64"
!define PRODUCT_PUBLISHER "Tom Schoonjans"
!define PRODUCT_WEB_SITE "https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer"

View File

@ -13,7 +13,7 @@
!define GTK_VERSION "3.14.13"
!define GTK_BIN_VERSION "3.0.0"
!define PRODUCT_VERSION "${GTK_VERSION}-2015-06-23-ts-win64"
!define PRODUCT_VERSION "${GTK_VERSION}-2015-07-03-ts-win64"
!define PRODUCT_NAME "GTK3-Runtime Win64"
!define PRODUCT_PUBLISHER "Tom Schoonjans"
!define PRODUCT_WEB_SITE "https://github.com/tschoonj/GTK-for-Windows-Runtime-Environment-Installer"