mirror of
https://gitlab.com/kelteseth/ScreenPlay.git
synced 2024-11-07 03:22:33 +01:00
Test qdoc config
This commit is contained in:
parent
6ea2c6beeb
commit
0d7a5615f2
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user