summaryrefslogtreecommitdiffstats
path: root/lib/lib.pro
diff options
context:
space:
mode:
Diffstat (limited to 'lib/lib.pro')
-rw-r--r--lib/lib.pro6
1 files changed, 4 insertions, 2 deletions
diff --git a/lib/lib.pro b/lib/lib.pro
index 32af217b6..4eb076467 100644
--- a/lib/lib.pro
+++ b/lib/lib.pro
@@ -49,7 +49,8 @@ SOURCES = \
web_contents_delegate_qt.cpp \
web_contents_view_qt.cpp \
web_engine_context.cpp \
- web_event_factory.cpp
+ web_event_factory.cpp \
+ yuv_video_node.cpp
HEADERS = \
backing_store_qt.h \
@@ -70,5 +71,6 @@ HEADERS = \
web_contents_delegate_qt.h \
web_contents_view_qt.h \
web_engine_context.h \
- web_event_factory.h
+ web_event_factory.h \
+ yuv_video_node.h