Commit 3e8fc7f6 by apatrick@chromium.org

Move targets from src\build_angle.gyp to src\build_angle.gypi

This enables Skia to compile ANGLE Review URL: https://codereview.appspot.com/6492063 git-svn-id: https://angleproject.googlecode.com/svn/trunk@1268 736b8ea6-26fd-11df-bfd4-992fa37f6226
parent ac5ae3b5
...@@ -29,6 +29,7 @@ Google Inc. ...@@ -29,6 +29,7 @@ Google Inc.
Brian Salomon Brian Salomon
Ben Vanik Ben Vanik
Adrienne Walker Adrienne Walker
Eric Boren
Mozilla Corp. Mozilla Corp.
Ehsan Akhgari Ehsan Akhgari
......
#define MAJOR_VERSION 1 #define MAJOR_VERSION 1
#define MINOR_VERSION 0 #define MINOR_VERSION 0
#define BUILD_VERSION 0 #define BUILD_VERSION 0
#define BUILD_REVISION 1267 #define BUILD_REVISION 1268
#define STRINGIFY(x) #x #define STRINGIFY(x) #x
#define MACRO_STRINGIFY(x) STRINGIFY(x) #define MACRO_STRINGIFY(x) STRINGIFY(x)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment