summaryrefslogtreecommitdiff
path: root/src/3rdparty/clip2tri/clip2tri.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/3rdparty/clip2tri/clip2tri.pro')
-rw-r--r--src/3rdparty/clip2tri/clip2tri.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/3rdparty/clip2tri/clip2tri.pro b/src/3rdparty/clip2tri/clip2tri.pro
index 50901c06..4ae7a799 100644
--- a/src/3rdparty/clip2tri/clip2tri.pro
+++ b/src/3rdparty/clip2tri/clip2tri.pro
@@ -2,6 +2,9 @@ TARGET = clip2tri
CONFIG += staticlib exceptions
+INCLUDEPATH += ../poly2tri
+INCLUDEPATH += ../clipper
+
load(qt_helper_lib)
# workaround for QTBUG-31586