mirror of
https://gitlab.com/kelteseth/ScreenPlay.git
synced 2024-11-06 19:12:30 +01:00
Update Docs/config.qdocconf
This commit is contained in:
parent
e552729d0c
commit
e14c0c7e21
@ -41,9 +41,18 @@ includepaths += ../ScreenPlayWallpaper/
|
||||
includepaths += ../ScreenPlayWidget/src/
|
||||
includepaths += ../ScreenPlayWidget/
|
||||
|
||||
# qt
|
||||
includepaths += /opt/qt/5.14.0/gcc_64/include/
|
||||
includepaths += /opt/qt/5.14.0/gcc_64/include/QtCore/
|
||||
includepaths += /opt/qt/5.14.0/gcc_64/include/QtGui/
|
||||
includepaths += /opt/qt/5.14.0/gcc_64/include/QtQml/
|
||||
includepaths += /opt/qt/5.14.0/gcc_64/include/QtWebView/
|
||||
|
||||
|
||||
# Images
|
||||
imagedirs = ./images
|
||||
|
||||
|
||||
# what kind of sources should be processed
|
||||
sources.fileextensions += "*.qdoc *.cpp *.qml"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user