aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar egdaniel <egdaniel@google.com>2015-11-05 13:09:08 -0800
committerGravatar Commit bot <commit-bot@chromium.org>2015-11-05 13:09:08 -0800
commitfca294b83b9ffd77cab6326a8a76eb472b2b78d6 (patch)
tree8d75c96b1ba7f3f73c12053adb59ab534c02038d /gyp
parentb7ffe03b1283506d78310cf0fff17aa7e6d74e2a (diff)
Create Sample that combines combose shader and coons patch
Diffstat (limited to 'gyp')
-rw-r--r--gyp/SampleApp.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/SampleApp.gyp b/gyp/SampleApp.gyp
index 6cdb31db3d..bbbd0717d2 100644
--- a/gyp/SampleApp.gyp
+++ b/gyp/SampleApp.gyp
@@ -31,6 +31,7 @@
'../samplecode/ClockFaceView.cpp',
'../samplecode/OverView.cpp',
'../samplecode/OverView.h',
+ '../samplecode/PerlinPatch.cpp',
'../samplecode/Sample2PtRadial.cpp',
'../samplecode/SampleAAClip.cpp',
'../samplecode/SampleAARects.cpp',