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

Unified Diff: third_party/freetype2/src/src/tools/Jamfile

Issue 1524973002: Update freetype sources (2.6.2) in third party. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 5 years 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
Index: third_party/freetype2/src/src/tools/Jamfile
diff --git a/third_party/freetype2/src/src/tools/Jamfile b/third_party/freetype2/src/src/tools/Jamfile
new file mode 100644
index 0000000000000000000000000000000000000000..475161e07fd949624cff70b2bc87328b2c57a057
--- /dev/null
+++ b/third_party/freetype2/src/src/tools/Jamfile
@@ -0,0 +1,5 @@
+# Jamfile for src/tools
+#
+SubDir FT2_TOP src tools ;
+
+Main apinames : apinames.c ;

Powered by Google App Engine
This is Rietveld 408576698