summaryrefslogtreecommitdiffstats
path: root/examples/openvg/star/star.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/openvg/star/star.pro')
-rw-r--r--examples/openvg/star/star.pro7
1 files changed, 0 insertions, 7 deletions
diff --git a/examples/openvg/star/star.pro b/examples/openvg/star/star.pro
deleted file mode 100644
index 6ae1238536..0000000000
--- a/examples/openvg/star/star.pro
+++ /dev/null
@@ -1,7 +0,0 @@
-TEMPLATE = app
-TARGET = star
-CONFIG += qt debug warn_on
-QT += openvg
-SOURCES = starwidget.cpp main.cpp
-HEADERS = starwidget.h
-LIBS += $$QMAKE_LIBS_OPENVG \ No newline at end of file