aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/core.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'gyp/core.gyp')
-rw-r--r--gyp/core.gyp4
1 files changed, 4 insertions, 0 deletions
diff --git a/gyp/core.gyp b/gyp/core.gyp
index 5f99fd911e..57f31ba566 100644
--- a/gyp/core.gyp
+++ b/gyp/core.gyp
@@ -74,6 +74,10 @@
'include_dirs': [
'config/win',
],
+ 'sources!': [
+ '../include/core/SkMMapStream.h',
+ '../src/core/SkMMapStream.cpp',
+ ],
}],
[ 'skia_os in ("android", "nacl")', {
'dependencies': [