qt_demoe/core_frameless/core_frameless.pri

10 lines
217 B
Plaintext
Raw Normal View History

2021-07-27 07:35:23 +00:00
HEADERS += \
$$PWD/framelessdialog.h \
$$PWD/framelessmainwindow.h \
$$PWD/framelesswidget.h
SOURCES += \
$$PWD/framelessdialog.cpp \
$$PWD/framelessmainwindow.cpp \
$$PWD/framelesswidget.cpp