mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2025-07-08 02:17:43 +08:00
qt 6.5.1 original
This commit is contained in:
@ -0,0 +1,14 @@
|
||||
QT += widgets
|
||||
|
||||
HEADERS += \
|
||||
mouse.h
|
||||
SOURCES += \
|
||||
main.cpp \
|
||||
mouse.cpp
|
||||
|
||||
RESOURCES += \
|
||||
mice.qrc
|
||||
|
||||
# install
|
||||
target.path = $$[QT_INSTALL_EXAMPLES]/widgets/graphicsview/collidingmice
|
||||
INSTALLS += target
|
Reference in New Issue
Block a user