qt6-bb10/examples/embedded/raycasting/raycasting.pro

8 lines
168 B
Prolog

TEMPLATE = app
SOURCES = raycasting.cpp
RESOURCES += raycasting.qrc
target.path = $$[QT_INSTALL_EXAMPLES]/embedded/raycasting
INSTALLS += target
QT += widgets widgets