mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2025-02-09 08:15:39 +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
|