aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar junov@google.com <junov@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2011-05-17 15:47:10 +0000
committerGravatar junov@google.com <junov@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2011-05-17 15:47:10 +0000
commit869d6d9f4d5057c736c28749740550f367fcf9b7 (patch)
tree7e8372d71326d3569c86ae3767cee5f1d6dd51db /gyp
parent6fb8f77abb561cec3eeb2d5c71ae9196770ddf00 (diff)
Adding a test to sampleapp for texture domain
git-svn-id: http://skia.googlecode.com/svn/trunk@1347 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'gyp')
-rw-r--r--gyp/skia.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/skia.gyp b/gyp/skia.gyp
index f8d025dee9..6c982dafbd 100644
--- a/gyp/skia.gyp
+++ b/gyp/skia.gyp
@@ -1481,6 +1481,7 @@
'../samplecode/SampleTextBox.cpp',
'../samplecode/SampleTextEffects.cpp',
'../samplecode/SampleTextOnPath.cpp',
+ '../samplecode/SampleTextureDomian.cpp',
'../samplecode/SampleTiling.cpp',
'../samplecode/SampleTinyBitmap.cpp',
'../samplecode/SampleTriangles.cpp',