From 71060928271e01dde692bedff7af178220de0e7e Mon Sep 17 00:00:00 2001 From: Elias Naur Date: Sat, 15 Jul 2006 23:31:37 +0000 Subject: [PATCH] Windows: Use env.MSSdk, not MSSDK (the capitalization is important in ant). The MSVC compiler doesn't seem to mind if the PLTSDK is included or not, though (if it did, we would have noticed the incorrect env. variable) --- platform_build/mingw_ant/build.xml | 3 --- platform_build/windows_ant/build.xml | 2 +- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/platform_build/mingw_ant/build.xml b/platform_build/mingw_ant/build.xml index 17ea9fcb..c4e5e941 100644 --- a/platform_build/mingw_ant/build.xml +++ b/platform_build/mingw_ant/build.xml @@ -4,7 +4,6 @@ - @@ -15,7 +14,6 @@ - @@ -37,7 +35,6 @@ - diff --git a/platform_build/windows_ant/build.xml b/platform_build/windows_ant/build.xml index 1aaa41f8..5eb068c2 100644 --- a/platform_build/windows_ant/build.xml +++ b/platform_build/windows_ant/build.xml @@ -4,7 +4,7 @@ - +