From e74a3f5cb2936276e14f056347ce5265fbcc8fe9 Mon Sep 17 00:00:00 2001 From: Roman Telezhynskyi Date: Tue, 24 Jan 2017 16:20:39 +0200 Subject: [PATCH] Fixed typo. --HG-- branch : develop --- src/app/tape/tape.pro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/tape/tape.pro b/src/app/tape/tape.pro index 9cf32625f..a33906354 100644 --- a/src/app/tape/tape.pro +++ b/src/app/tape/tape.pro @@ -259,14 +259,14 @@ unix{ } } -#win32 { +win32 { for(DIR, INSTALL_OPENSSL) { #add these absolute paths to a variable which #ends up as 'mkcommands = path1 path2 path3 ...' openssl_path += $${PWD}/$$DIR } copyToDestdir($$openssl_path, $$shell_path($${OUT_PWD}/$$DESTDIR)) -#} +} # Compilation will fail without this files after we added them to this section. OTHER_FILES += \