skia2/third_party/externals
epoger@google.com f01b7cb8d8 Add third_party/externals dir that brings in gyp
git-svn-id: http://skia.googlecode.com/svn/trunk@1505 2bbb7eff-a529-9590-31e7-b0007b416f81
2011-06-03 21:19:27 +00:00
..
README Add third_party/externals dir that brings in gyp 2011-06-03 21:19:27 +00:00

Subversion uses this directory to map in "external" repositories upon which
we depend.

To see the mappings, cd into this directory and then run:
svn propget svn:externals .

To modify the mappings, cd into this directory and run:
svn propedit svn:externals .

See http://svnbook.red-bean.com/en/1.5/svn.advanced.externals.html for
more info.