Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(138)

Unified Diff: gyp/SampleApp.gyp

Issue 2198933002: Making a sample for shadow maps for more intensive development (Closed) Base URL: https://skia.googlesource.com/skia@shadow-gm
Patch Set: argh fixed utils include error Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « gm/shadowmaps.cpp ('k') | gyp/samples.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/SampleApp.gyp
diff --git a/gyp/SampleApp.gyp b/gyp/SampleApp.gyp
index beaaeca0f254edfd4c9cac49fb5b3a761e5ad4f5..d7a2126bf906b872581eda1876a8b38d2dc06478 100644
--- a/gyp/SampleApp.gyp
+++ b/gyp/SampleApp.gyp
@@ -103,6 +103,7 @@
'../experimental/iOSSampleApp/iPhone',
'../experimental/iOSSampleApp/Shared',
'../include/utils/ios',
+ '../src/utils',
'../src/views/mac',
],
'xcode_settings' : {
« no previous file with comments | « gm/shadowmaps.cpp ('k') | gyp/samples.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698