From 04ee935a67b4f4296c31655d625cc3e45cb31b9b Mon Sep 17 00:00:00 2001 From: Iain Date: Fri, 11 Sep 2009 17:49:54 +0200 Subject: Add platform specific libraries required to use OpenVG to star example Reviewed-by: Jason Barron --- examples/openvg/star/star.pro | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v0.12