mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2025-01-23 12:24:31 +08:00
9 lines
128 B
Prolog
9 lines
128 B
Prolog
TEMPLATE = app
|
|
|
|
QT += gui-private
|
|
|
|
SOURCES = \
|
|
float16texture_with_compute.cpp
|
|
|
|
RESOURCES = float16texture_with_compute.qrc
|