diff svapp.pro @ 263:3c236d31cccd qt5

Get this one building with Qt5
author Chris Cannam
date Mon, 11 Mar 2013 14:48:49 +0000
parents a3fbd52031a5
children 518b2cbd6bf2
line wrap: on
line diff
--- a/svapp.pro	Fri Nov 16 13:09:58 2012 +0000
+++ b/svapp.pro	Mon Mar 11 14:48:49 2013 +0000
@@ -4,7 +4,7 @@
 include(config.pri)
 
 CONFIG += staticlib qt thread warn_on stl rtti exceptions
-QT += network xml gui
+QT += network xml gui widgets
 
 TARGET = svapp