aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/utils.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/utils.pro')
-rw-r--r--src/utils/utils.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/utils/utils.pro b/src/utils/utils.pro
index 3986bdf3..f8434b06 100644
--- a/src/utils/utils.pro
+++ b/src/utils/utils.pro
@@ -7,6 +7,7 @@ DEFINES += QT_BUILD_QUICK3DUTILS_LIB
HEADERS += \
qssgbounds3_p.h \
+ qssgmeshbvh_p.h \
qssgutils_p.h \
qssgdataref_p.h \
qssgoption_p.h \
@@ -18,6 +19,7 @@ HEADERS += \
SOURCES += \
qssgbounds3.cpp \
qssgdataref.cpp \
+ qssgmeshbvh.cpp \
qssgperftimer.cpp \
qssgplane.cpp \
qssgutils.cpp