mirror of
https://github.com/ukui/kylin-nm.git
synced 2026-03-09 09:26:39 -07:00
9 lines
172 B
Plaintext
9 lines
172 B
Plaintext
|
|
#LIBINTERFACE_NAME = $$qtLibraryTarget(switchbutton)
|
|
|
|
SOURCES += \
|
|
$$PWD/SwitchButton/switchbutton.cpp \
|
|
|
|
HEADERS += \
|
|
$$PWD/SwitchButton/switchbutton.h \
|