From d8c19e692a4382a16e9421b0f9aa4923aa35ae9d Mon Sep 17 00:00:00 2001 From: Felix Kauselmann <2039670+selmf@users.noreply.github.com> Date: Wed, 18 Feb 2015 10:30:29 +0100 Subject: [PATCH] fix YACReaderLibrary qmake files --- YACReaderLibrary/YACReaderLibrary.pro | 5 ----- 1 file changed, 5 deletions(-) diff --git a/YACReaderLibrary/YACReaderLibrary.pro b/YACReaderLibrary/YACReaderLibrary.pro index 8a5d9dfa..0efa4369 100644 --- a/YACReaderLibrary/YACReaderLibrary.pro +++ b/YACReaderLibrary/YACReaderLibrary.pro @@ -247,11 +247,6 @@ win32:RESOURCES += qml_win.qrc unix:!macx:RESOURCES += qml_win.qrc macx:RESOURCES += qml_osx.qrc -} else { - Release:DESTDIR = ../release - Debug:DESTDIR = ../debug -} - win32 { !exists(../compressed_archive/lib7zip){ error(You\'ll need 7zip source code to compile YACReader. \