From 89e261c3f8fa2685d34a93a95c18f7e7572dee5c Mon Sep 17 00:00:00 2001 From: Philippe Renon Date: Thu, 14 Nov 2013 22:41:39 +0100 Subject: [PATCH] OP-1109: added required DLLs --- ground/openpilotgcs/copydata.pro | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ground/openpilotgcs/copydata.pro b/ground/openpilotgcs/copydata.pro index 0f30ae9fc..257e19d4d 100644 --- a/ground/openpilotgcs/copydata.pro +++ b/ground/openpilotgcs/copydata.pro @@ -31,6 +31,9 @@ equals(copydata, 1) { Qt5SerialPort$${DS}.dll \ Qt5Multimedia$${DS}.dll \ Qt5MultimediaWidgets$${DS}.dll \ + Qt5Quick$${DS}.dll \ + Qt5Qml$${DS}.dll \ + Qt5V8$${DS}.dll \ icuin51.dll \ icudt51.dll \ icuuc51.dll