summaryrefslogtreecommitdiffstats
path: root/examples/embedded/raycasting/raycasting.pro
blob: 79b560ffeb6c8dd581717a97433a0bde73709f69 (plain)
1
2
3
4
5
6
7
TEMPLATE = app
SOURCES = raycasting.cpp
RESOURCES += raycasting.qrc

target.path = $$[QT_INSTALL_EXAMPLES]/embedded/raycasting
INSTALLS += target
QT += widgets widgets