aboutsummaryrefslogtreecommitdiffstats
path: root/examples/hellowindow/hellowindow.pro
blob: 6922627a9839527b741e63d74e3886041b6be7e0 (plain)
1
2
3
4
5
TEMPLATE = app
QT += d3d12window

SOURCES = main.cpp window.cpp
HEADERS = window.h