_USING_V110_SDK71_ is not related to DirectX, restore

partially reverts ff17c5a2b0

Change-Id: I413fe859f7691d36334b68ad0862f3c100c72264
This commit is contained in:
Christian Lohmaier
2014-12-10 22:30:27 +01:00
parent 80ae88836d
commit 098242fdf2

View File

@@ -47,6 +47,7 @@ gb_COMPILERDEFS := \
-D_MT \
-D_DLL \
-DCPPU_ENV=$(gb_CPPU_ENV) \
$(if $(findstring 120_70,$(VCVER)_$(WINDOWS_SDK_VERSION)),-D_USING_V110_SDK71_) \
ifeq ($(CPUNAME),INTEL)
gb_COMPILERDEFS += \