summaryrefslogtreecommitdiffstats
path: root/examples/embedded/raycasting/raycasting.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/embedded/raycasting/raycasting.pro')
-rw-r--r--examples/embedded/raycasting/raycasting.pro7
1 files changed, 0 insertions, 7 deletions
diff --git a/examples/embedded/raycasting/raycasting.pro b/examples/embedded/raycasting/raycasting.pro
deleted file mode 100644
index 51bf4bf4b0..0000000000
--- a/examples/embedded/raycasting/raycasting.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-TEMPLATE = app
-QT += widgets
-SOURCES = raycasting.cpp
-RESOURCES += raycasting.qrc
-
-target.path = $$[QT_INSTALL_EXAMPLES]/embedded/raycasting
-INSTALLS += target