This patch provides the include file common.gypi (cargo culted from another
authorsenorblanco@chromium.org <senorblanco@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 11 Apr 2011 15:59:47 +0000 (15:59 +0000)
committersenorblanco@chromium.org <senorblanco@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 11 Apr 2011 15:59:47 +0000 (15:59 +0000)
commitafac88855a31bea16143028f51935d00be177dc6
tree7beb831a5c8319a34d04f5314d1c4eb207a4dcad
parentcff1c7f490228cc70fed9ff54f64d01c50770831
This patch provides the include file common.gypi (cargo culted from another
project) which implements basic support for Debug and Release targets in the
gyp-generated project files.  All configurations build on all platforms with
the exception of Windows/Release, which seems to have compile errors not
resolved here.

Review URL:  http://codereview.appspot.com/4391042/

git-svn-id: http://skia.googlecode.com/svn/trunk@1101 2bbb7eff-a529-9590-31e7-b0007b416f81
gyp/common.gypi [new file with mode: 0644]
gyp/gyp_skia