summaryrefslogtreecommitdiffstats
path: root/examples/openvg/openvg.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/openvg/openvg.pro')
-rw-r--r--examples/openvg/openvg.pro9
1 files changed, 0 insertions, 9 deletions
diff --git a/examples/openvg/openvg.pro b/examples/openvg/openvg.pro
deleted file mode 100644
index f8c982dbfc..0000000000
--- a/examples/openvg/openvg.pro
+++ /dev/null
@@ -1,9 +0,0 @@
-TEMPLATE = subdirs
-SUBDIRS = star
-
-# install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/openvg
-sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS openvg.pro README
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/openvg
-INSTALLS += target sources
-