Commit 8daaf165 by apatrick@chromium.org

Remove dependency on DirectX SDK.

parent 98100d41
......@@ -217,11 +217,10 @@
'include_dirs': [
'.',
'../include',
'$(DXSDK_DIR)/include',
],
'sources': [
'third_party/murmurhash/MurmurHash3.h'
'third_party/murmurhash/MurmurHash3.cpp'
'third_party/murmurhash/MurmurHash3.h',
'third_party/murmurhash/MurmurHash3.cpp',
'common/angleutils.h',
'common/debug.cpp',
'common/debug.h',
......
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