summaryrefslogtreecommitdiffstats
path: root/examples/widgets/effects/lighting/lighting.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/effects/lighting/lighting.pro')
-rw-r--r--examples/widgets/effects/lighting/lighting.pro8
1 files changed, 0 insertions, 8 deletions
diff --git a/examples/widgets/effects/lighting/lighting.pro b/examples/widgets/effects/lighting/lighting.pro
deleted file mode 100644
index 0a3b397de5..0000000000
--- a/examples/widgets/effects/lighting/lighting.pro
+++ /dev/null
@@ -1,8 +0,0 @@
-QT += widgets
-
-SOURCES += main.cpp lighting.cpp
-HEADERS += lighting.h
-
-# install
-target.path = $$[QT_INSTALL_EXAMPLES]/widgets/effects/lighting
-INSTALLS += target