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