Added comments

This commit is contained in:
Gerhard Hoffmann 2023-03-17 13:13:11 +01:00
parent 66b22a4233
commit 0b87f44e64

View File

@ -30,6 +30,8 @@ contains( CONFIG, PTU5 ) {
CONFIG += link_pkgconfig
ARCH = PTU5
# NOTE: include contents of DCPlugin.pri. Also used by ATBQT.
# Add new files in DCPlugin.pri.
include(DCPlugin.pri)
}