commit | ae85aea58e09dafd25cc698acc8f21eb83cc4ba7 | [log] [tgz] |
---|---|---|
author | epoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Tue May 31 13:50:51 2011 +0000 |
committer | epoger@google.com <epoger@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Tue May 31 13:50:51 2011 +0000 |
tree | 10edcc9ab8c5b9b9ed19e6b6fd8818b15b022a63 | |
parent | 3509f050810ab95cc36265f3b486b9569799041d [diff] |
split skia.gyp into separate gypfile for each source dir see http://codereview.appspot.com/4527084/ Now, to build out/Debug/SampleApp on Linux, do the following: cd trunk/gyp rm -rf Makefile *mk *.Makefile out ./gyp_skia -fmake --ignore-environment "--toplevel-dir=$PWD" \ -Icommon.gypi "--depth=$PWD" SampleApp.gyp make git-svn-id: http://skia.googlecode.com/svn/trunk@1446 2bbb7eff-a529-9590-31e7-b0007b416f81