projects
/
web/konrad/elam.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
a1a605a
)
remove destination dir from .pro - make it easier to set from outside
master
author
Konrad Rosenbaum
<konrad@silmor.de>
Sun, 3 Mar 2013 21:11:13 +0000 (22:11 +0100)
committer
Konrad Rosenbaum
<konrad@silmor.de>
Sun, 3 Mar 2013 21:11:13 +0000 (22:11 +0100)
src/elam.pro
patch
|
blob
|
history
diff --git
a/src/elam.pro
b/src/elam.pro
index
18b4ad6
..
a717937
100644
(file)
--- 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