From 6214a9ce81e9955b046bd3bf4ba3820c8c0c3a00 Mon Sep 17 00:00:00 2001 From: Carsten Larsen Date: Wed, 11 Jan 2017 19:29:27 +0100 Subject: [PATCH] Updated toolset --- Makefile.vcxproj | 8 ++++---- builddist.sh | 3 ++- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/Makefile.vcxproj b/Makefile.vcxproj index 1752cdd7..9a8edb97 100644 --- a/Makefile.vcxproj +++ b/Makefile.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -210,13 +210,13 @@ Application true - v120 + v140 Unicode Application false - v120 + v140 true Unicode @@ -270,4 +270,4 @@ - + \ No newline at end of file diff --git a/builddist.sh b/builddist.sh index 33d71efe..5c165b4a 100755 --- a/builddist.sh +++ b/builddist.sh @@ -114,7 +114,8 @@ cp HISTORY dist/ mkdir dist/script cp script/* dist/script/ -date -u >dist/build_date +date -Ru >dist/build_date +#uname -srmo >dist/build_host mv dist amath #lha-ac a amath.lha amath