From ee6bcd5af3bdc045748d8d9233d7368e7ef085d1 Mon Sep 17 00:00:00 2001 From: birkeh Date: Mon, 11 Feb 2019 21:37:49 +0100 Subject: [PATCH] unix/linux makefile --- pictureLibrary.pro | 1 + 1 file changed, 1 insertion(+) diff --git a/pictureLibrary.pro b/pictureLibrary.pro index 64c5fea..76f8d85 100644 --- a/pictureLibrary.pro +++ b/pictureLibrary.pro @@ -33,6 +33,7 @@ win32-g++ { unix { message("*nix") + -lraw -lexiv2 } QMAKE_CXXFLAGS += -DLIBRAW_NODLL -DLIBRAW_NOTHREADS