mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2025-07-06 17:25:24 +08:00
qt 6.5.1 original
This commit is contained in:
8
examples/widgets/touch/knobs/knobs.pro
Normal file
8
examples/widgets/touch/knobs/knobs.pro
Normal file
@ -0,0 +1,8 @@
|
||||
QT += widgets
|
||||
|
||||
HEADERS = knob.h
|
||||
SOURCES = main.cpp knob.cpp
|
||||
|
||||
# install
|
||||
target.path = $$[QT_INSTALL_EXAMPLES]/widgets/touch/knobs
|
||||
INSTALLS += target
|
Reference in New Issue
Block a user