1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-09-14 22:42:34 +02:00

Fix CI ubuntu paths

This commit is contained in:
Elias Steurer 2020-01-30 15:54:56 +01:00
parent ca131f7909
commit 22dba2bdb7

View File

@ -36,6 +36,15 @@ includepaths += ../ScreenPlayWallpaper/
includepaths += ../ScreenPlayWidget/src/
includepaths += ../ScreenPlayWidget/
# qt
includepaths += /usr/include/x86_64-linux-gnu/qt5/
includepaths += /usr/include/x86_64-linux-gnu/qt5/QtCore/
includepaths += /usr/include/x86_64-linux-gnu/qt5/QtGui/
includepaths += /usr/include/x86_64-linux-gnu/qt5/QtQml/
includepaths += /usr/include/x86_64-linux-gnu/qt5/QtWebEngine/
includepaths += /usr/include/x86_64-linux-gnu/qt5/QtNetwork/
includepaths += /usr/include/x86_64-linux-gnu/qt5/QtQuick/
includepaths += /usr/include/x86_64-linux-gnu/qt5/QtQuickControls2/
# Images
imagedirs = ./images