summaryrefslogtreecommitdiff
path: root/solenv
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2017-05-30 17:00:42 +0200
committerMichael Stahl <mstahl@redhat.com>2017-05-30 20:19:21 +0200
commit713ed7b338b467b176af7eb5e9a80559b8496e8e (patch)
tree5e77339e4ad76a752a1bc03cd23849012ce05309 /solenv
parentb411470bb818b6be17d0da982deb74d31b1b3dfc (diff)
gbuild: stop defining _USING_V110_SDK71_
Change-Id: Ic8eee967269b3666b15795f20ee62817dadfb0ff
Diffstat (limited to 'solenv')
-rw-r--r--[-rwxr-xr-x]solenv/gbuild/platform/com_MSC_defs.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/solenv/gbuild/platform/com_MSC_defs.mk b/solenv/gbuild/platform/com_MSC_defs.mk
index 5c9b86618516..7f184c6be057 100755..100644
--- a/solenv/gbuild/platform/com_MSC_defs.mk
+++ b/solenv/gbuild/platform/com_MSC_defs.mk
@@ -54,7 +54,6 @@ gb_COMPILERDEFS := \
-D_MT \
-D_DLL \
-DCPPU_ENV=$(gb_CPPU_ENV) \
- $(if $(findstring 140_70,$(VCVER)_$(WINDOWS_SDK_VERSION)),-D_USING_V110_SDK71_) \
ifeq ($(CPUNAME),INTEL)
gb_COMPILERDEFS += \