aboutsummaryrefslogtreecommitdiff
path: root/make/common/shared/Platform.gmk
diff options
context:
space:
mode:
Diffstat (limited to 'make/common/shared/Platform.gmk')
-rw-r--r--make/common/shared/Platform.gmk2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/common/shared/Platform.gmk b/make/common/shared/Platform.gmk
index abf939643..9673ce2cf 100644
--- a/make/common/shared/Platform.gmk
+++ b/make/common/shared/Platform.gmk
@@ -370,7 +370,7 @@ ifeq ($(PLATFORM), windows)
# ISHIELD_TEMP_MIN is the difference of an empty C:\TEMP vs. one after a
# bundles build on windows.
ISHIELD_TEMP_MIN=250000
- REQUIRED_DXSDK_VER = 0x0700
+ REQUIRED_DXSDK_VER = 0x0900
OS_VENDOR = Microsoft
# How much RAM does this machine have:
ifeq ($(USING_CYGWIN),true)