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

Unified Diff: Makefile

Issue 16337012: Smallest possible desktop application that uses Skia to render stuff. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Indentation fixes... Created 7 years, 7 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 | « no previous file | gyp/HelloSkia.gyp » ('j') | gyp/HelloSkia.gyp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Makefile
diff --git a/Makefile b/Makefile
index a3f946f066739a1268f4afad07413aa8ef9a4f94..ffe47cf032dcb4895dfd247cc9317b87467903a1 100644
--- a/Makefile
+++ b/Makefile
@@ -44,6 +44,7 @@ VALID_TARGETS := \
most \
pathops_unittest \
SampleApp \
+ HelloSkia \
caryclark 2013/06/03 19:02:01 This probably doesn't need to change, except possi
sglez 2013/06/03 20:24:07 Done.
SkiaAndroidApp \
skia_lib \
tests \
« no previous file with comments | « no previous file | gyp/HelloSkia.gyp » ('j') | gyp/HelloSkia.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698