mirror of
https://github.com/x-tools-author/x-tools.git
synced 2025-09-15 15:28:40 +08:00
adding files
This commit is contained in:
parent
79b4da6a82
commit
b51f95b889
@ -1,3 +1,18 @@
|
||||
include($$PWD/ui/widgets/qtappstyle/QtAppStyle.pri)
|
||||
include($$PWD/ui/widgets/qtstylesheet/QtStyleSheet.pri)
|
||||
|
||||
INCLUDEPATH += \
|
||||
$$PWD/ui/widgets \
|
||||
$$PWD/ui/widgets/base \
|
||||
$$PWD/ui/widgets/input \
|
||||
$$PWD/ui/widgets/other \
|
||||
$$PWD/ui/widgets/other/autoresponse \
|
||||
$$PWD/ui/widgets/other/highlight \
|
||||
$$PWD/ui/widgets/other/more \
|
||||
$$PWD/ui/widgets/other/readwrite \
|
||||
$$PWD/ui/widgets/other/timing \
|
||||
$$PWD/ui/widgets/other/transmission
|
||||
|
||||
DISTFILES += \
|
||||
$$PWD/ui/widgets/tools/filechecker/QtCryptographicHash.pri
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user