aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/shapeops_edge.gyp
diff options
context:
space:
mode:
authorGravatar caryclark@google.com <caryclark@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-05-18 20:50:33 +0000
committerGravatar caryclark@google.com <caryclark@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-05-18 20:50:33 +0000
commitb45a1b46ee25e9b19800b028bb1ca925212ac7b4 (patch)
tree2a2bc0d004962519eaadd605c4b885386fc252cf /gyp/shapeops_edge.gyp
parenta611c3ea53c02ef80baa32fbfb9cca33f999378d (diff)
shape ops work in progress
git-svn-id: http://skia.googlecode.com/svn/trunk@4006 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'gyp/shapeops_edge.gyp')
-rw-r--r--gyp/shapeops_edge.gyp6
1 files changed, 4 insertions, 2 deletions
diff --git a/gyp/shapeops_edge.gyp b/gyp/shapeops_edge.gyp
index 01469a6ff7..defe7cdc8d 100644
--- a/gyp/shapeops_edge.gyp
+++ b/gyp/shapeops_edge.gyp
@@ -69,14 +69,15 @@
'../experimental/Intersection/RectUtilities.cpp',
'../experimental/Intersection/Simplify.cpp',
'../experimental/Intersection/SimplifyAddIntersectingTs_Test.cpp',
+ '../experimental/Intersection/SimplifyAngle_Test.cpp',
+ '../experimental/Intersection/SimplifyFindNext_Test.cpp',
+ '../experimental/Intersection/SimplifyFindTop_Test.cpp',
'../experimental/Intersection/TestUtilities.cpp',
'../experimental/Intersection/CubicIntersection_TestData.h',
'../experimental/Intersection/CubicUtilities.h',
'../experimental/Intersection/CurveIntersection.h',
'../experimental/Intersection/DataTypes.h',
- '../experimental/Intersection/EdgeMain.h',
'../experimental/Intersection/EdgeWalker_Test.h',
- '../experimental/Intersection/EdgeWalkerPolygons_Mismatches.h',
'../experimental/Intersection/Extrema.h',
'../experimental/Intersection/Intersection_Tests.h',
'../experimental/Intersection/Intersections.h',
@@ -88,6 +89,7 @@
'../experimental/Intersection/QuadraticIntersection_TestData.h',
'../experimental/Intersection/QuadraticUtilities.h',
'../experimental/Intersection/ShapeOps.h',
+ '../experimental/Intersection/Simplify.h',
'../experimental/Intersection/TestUtilities.h',
'../experimental/Intersection/TSearch.h',
'../experimental/Intersection/thingsToDo.txt',