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