LSP: add resource file to qbs project file

Change-Id: I8aa2818dc0f9f6578d585365561d38597ecb63cc
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
David Schulz
2018-10-10 09:04:11 +02:00
parent 8d8aa62e4d
commit c839950bae

View File

@@ -18,6 +18,7 @@ QtcPlugin {
"baseclient.h", "baseclient.h",
"dynamiccapabilities.cpp", "dynamiccapabilities.cpp",
"dynamiccapabilities.h", "dynamiccapabilities.h",
"languageclient.qrc",
"languageclient_global.h", "languageclient_global.h",
"languageclientcodeassist.cpp", "languageclientcodeassist.cpp",
"languageclientcodeassist.h", "languageclientcodeassist.h",