From a9053ed157cd8f555e2e80421cebe476c086bafc Mon Sep 17 00:00:00 2001 From: Philippe Renon Date: Tue, 10 Nov 2015 19:37:27 +0100 Subject: [PATCH] LP-2 remove deprecated Qt5Declarative --- ground/gcs/copydata.pro | 2 -- 1 file changed, 2 deletions(-) diff --git a/ground/gcs/copydata.pro b/ground/gcs/copydata.pro index dd42b0939..14357a40d 100644 --- a/ground/gcs/copydata.pro +++ b/ground/gcs/copydata.pro @@ -14,7 +14,6 @@ equals(copyqt, 1) { libQt5Svg.so.5 \ libQt5Test.so.5 \ libQt5Xml.so.5 \ - libQt5Declarative.so.5 \ libQt5XmlPatterns.so.5 \ libQt5Script.so.5 \ libQt5Concurrent.so.5 \ @@ -62,7 +61,6 @@ equals(copyqt, 1) { Qt5Svg$${DS}.dll \ Qt5Test$${DS}.dll \ Qt5Xml$${DS}.dll \ - Qt5Declarative$${DS}.dll \ Qt5XmlPatterns$${DS}.dll \ Qt5Script$${DS}.dll \ Qt5Concurrent$${DS}.dll \