From 63f2d8148900cbdb23c50c8a24c47ea161ce1643 Mon Sep 17 00:00:00 2001 From: Elias Date: Sun, 16 Dec 2018 18:09:37 +0100 Subject: [PATCH] Fixed recursive html copy *pikachu surprised face* --- ScreenPlayWindow/ScreenPlayWindow.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ScreenPlayWindow/ScreenPlayWindow.pro b/ScreenPlayWindow/ScreenPlayWindow.pro index 86e6c4bf..ad7f96a4 100644 --- a/ScreenPlayWindow/ScreenPlayWindow.pro +++ b/ScreenPlayWindow/ScreenPlayWindow.pro @@ -50,7 +50,7 @@ macx: { QMAKE_LIBDIR += $$OUT_PWD/../ScreenPlaySDK install_it.files += index.html \ - install_it.path = $${OUT_PWD}/ + INSTALLS += install_it DISTFILES += \ index.html