summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--examples/openvg/star/star.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/openvg/star/star.pro b/examples/openvg/star/star.pro
index 90c236d..6ae1238 100644
--- a/examples/openvg/star/star.pro
+++ b/examples/openvg/star/star.pro
@@ -4,3 +4,4 @@ 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