From: Konrad Rosenbaum Date: Sun, 3 Mar 2013 21:11:13 +0000 (+0100) Subject: remove destination dir from .pro - make it easier to set from outside X-Git-Url: http://git.silmor.de/gitweb/?a=commitdiff_plain;h=refs%2Fheads%2Fmaster;p=web%2Fkonrad%2Felam.git remove destination dir from .pro - make it easier to set from outside --- diff --git a/src/elam.pro b/src/elam.pro index 18b4ad6..a717937 100644 --- a/src/elam.pro +++ b/src/elam.pro @@ -1,6 +1,5 @@ TEMPLATE = lib TARGET = elam -DESTDIR = .. CONFIG += dll create_prl QT -= gui OBJECTS_DIR = .ctmp