1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-09-18 16:32:33 +02:00

Test qdoc config

This commit is contained in:
Elias Steurer 2019-12-12 14:05:00 +01:00
parent 6ea2c6beeb
commit 0d7a5615f2

View File

@ -20,6 +20,8 @@ sourcedirs += ../ScreenPlayWallpaper/src/
sourcedirs += ../ScreenPlayWallpaper/
sourcedirs += ../ScreenPlayWidget/src/
sourcedirs += ../ScreenPlayWidget/
sourcedirs += /usr/include/x86_64-linux-gnu/qt5/QtCore/
sourcedirs += /usr/include/x86_64-linux-gnu/qt5/QtGui/
# Header
headerdirs += ../ScreenPlay/src/
@ -30,6 +32,8 @@ headerdirs += ../ScreenPlayWallpaper/src/
headerdirs += ../ScreenPlayWallpaper/
headerdirs += ../ScreenPlayWidget/src/
headerdirs += ../ScreenPlayWidget/
headerdirs += /usr/include/x86_64-linux-gnu/qt5/QtCore/
includepaths += /usr/include/x86_64-linux-gnu/qt5/QtGui/
# Include
includepaths += ../ScreenPlay/src/
@ -40,6 +44,8 @@ includepaths += ../ScreenPlayWallpaper/src/
includepaths += ../ScreenPlayWallpaper/
includepaths += ../ScreenPlayWidget/src/
includepaths += ../ScreenPlayWidget/
includepaths += /usr/include/x86_64-linux-gnu/qt5/QtCore/
includepaths += /usr/include/x86_64-linux-gnu/qt5/QtGui/
# Images
imagedirs = ./images