commit | 5c83dcc371b68e4cda2d533e247684ea1a32d1bc | [log] [tgz] |
---|---|---|
author | caryclark@google.com <caryclark@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Wed Sep 26 13:02:37 2012 +0000 |
committer | caryclark@google.com <caryclark@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Wed Sep 26 13:02:37 2012 +0000 |
tree | 8d3bbdf66d34e0f5d2444e725462bddf7fff3690 | |
parent | d312804b2198d58276f460c6a85378d2c1b5e548 [diff] [blame] |
add simple ios app update ios flavor of sample app fix utils.gyp for ios git-svn-id: http://skia.googlecode.com/svn/trunk@5686 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/gyp/utils.gyp b/gyp/utils.gyp index 49b4599..e5274ed 100644 --- a/gyp/utils.gyp +++ b/gyp/utils.gyp
@@ -98,6 +98,8 @@ '$(SDKROOT)/System/Library/Frameworks/AGL.framework', ], }, + }], + [ 'skia_os in ["mac", "ios"]', { 'direct_dependent_settings': { 'include_dirs': [ '../include/utils/mac',