summaryrefslogtreecommitdiffstats
path: root/o3d/standalone/standalone.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'o3d/standalone/standalone.gyp')
-rw-r--r--o3d/standalone/standalone.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/o3d/standalone/standalone.gyp b/o3d/standalone/standalone.gyp
index c5a5d5b..2199fa9 100644
--- a/o3d/standalone/standalone.gyp
+++ b/o3d/standalone/standalone.gyp
@@ -102,7 +102,7 @@
],
['OS == "win" and renderer == "d3d9"',
{
- 'include_dirs': [
+ 'msvs_system_include_dirs': [
'"$(DXSDK_DIR)/Include"',
],
'link_settings': {