summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/wasm/wasm.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/platforms/wasm/wasm.pro')
-rw-r--r--src/plugins/platforms/wasm/wasm.pro6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/plugins/platforms/wasm/wasm.pro b/src/plugins/platforms/wasm/wasm.pro
index 5aa6dfccf3..9b98445c68 100644
--- a/src/plugins/platforms/wasm/wasm.pro
+++ b/src/plugins/platforms/wasm/wasm.pro
@@ -19,7 +19,8 @@ SOURCES = \
qwasmcursor.cpp \
qwasmopenglcontext.cpp \
qwasmtheme.cpp \
- qwasmclipboard.cpp
+ qwasmclipboard.cpp \
+ qwasmservices.cpp
HEADERS = \
qwasmintegration.h \
@@ -33,7 +34,8 @@ HEADERS = \
qwasmcursor.h \
qwasmopenglcontext.h \
qwasmtheme.h \
- qwasmclipboard.h
+ qwasmclipboard.h \
+ qwasmservices.h
wasmfonts.files = \
../../../3rdparty/wasm/Vera.ttf \