Kaydet (Commit) 713ed7b3 authored tarafından Michael Stahl's avatar Michael Stahl

gbuild: stop defining _USING_V110_SDK71_

Change-Id: Ic8eee967269b3666b15795f20ee62817dadfb0ff
üst b411470b
...@@ -54,7 +54,6 @@ gb_COMPILERDEFS := \ ...@@ -54,7 +54,6 @@ gb_COMPILERDEFS := \
-D_MT \ -D_MT \
-D_DLL \ -D_DLL \
-DCPPU_ENV=$(gb_CPPU_ENV) \ -DCPPU_ENV=$(gb_CPPU_ENV) \
$(if $(findstring 140_70,$(VCVER)_$(WINDOWS_SDK_VERSION)),-D_USING_V110_SDK71_) \
ifeq ($(CPUNAME),INTEL) ifeq ($(CPUNAME),INTEL)
gb_COMPILERDEFS += \ gb_COMPILERDEFS += \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment