mirror of
https://gitlab.com/kelteseth/ScreenPlay.git
synced 2024-11-07 19:42:45 +01:00
Merge branch 'master' of https://gitlab.com/kelteseth/ScreenPlay into master
This commit is contained in:
commit
f1028d15d4
@ -37,14 +37,14 @@ includepaths += ../ScreenPlayWidget/src/
|
|||||||
includepaths += ../ScreenPlayWidget/
|
includepaths += ../ScreenPlayWidget/
|
||||||
|
|
||||||
# qt
|
# qt
|
||||||
includepaths += /usr/include/x86_64-linux-gnu/qt5/
|
includepaths += ../QtInstall/5.15.0/gcc_64/bin/
|
||||||
includepaths += /usr/include/x86_64-linux-gnu/qt5/QtCore/
|
includepaths += ../QtInstall/5.15.0/gcc_64/bin/QtCore/
|
||||||
includepaths += /usr/include/x86_64-linux-gnu/qt5/QtGui/
|
includepaths += ../QtInstall/5.15.0/gcc_64/bin/QtGui/
|
||||||
includepaths += /usr/include/x86_64-linux-gnu/qt5/QtQml/
|
includepaths += ../QtInstall/5.15.0/gcc_64/bin/QtQml/
|
||||||
includepaths += /usr/include/x86_64-linux-gnu/qt5/QtWebEngine/
|
includepaths += ../QtInstall/5.15.0/gcc_64/bin/QtWebEngine/
|
||||||
includepaths += /usr/include/x86_64-linux-gnu/qt5/QtNetwork/
|
includepaths += ../QtInstall/5.15.0/gcc_64/bin/QtNetwork/
|
||||||
includepaths += /usr/include/x86_64-linux-gnu/qt5/QtQuick/
|
includepaths += ../QtInstall/5.15.0/gcc_64/bin/QtQuick/
|
||||||
includepaths += /usr/include/x86_64-linux-gnu/qt5/QtQuickControls2/
|
includepaths += ../QtInstall/5.15.0/gcc_64/bin/QtQuickControls2/
|
||||||
|
|
||||||
# Images
|
# Images
|
||||||
imagedirs = ./images
|
imagedirs = ./images
|
||||||
|
Loading…
Reference in New Issue
Block a user