diff --git a/.gitmodules b/.gitmodules index 091e2a7c..182630f1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -324,3 +324,10 @@ url = ../qtremoteobjects branch = dev status = preview +[submodule "qtwebglplugin"] + depends = qtbase qtwebsockets + recommends = qtdeclarative + path = qtwebglplugin + url = ../qtwebglplugin.git + branch = dev + status = preview diff --git a/qtwebglplugin b/qtwebglplugin new file mode 160000 index 00000000..91bc2d2f --- /dev/null +++ b/qtwebglplugin @@ -0,0 +1 @@ +Subproject commit 91bc2d2f217507f20933b7caf65dc33701d2e9cd