use IDE_APP_PATH more, introduce IDE_LIBEXEC_PATH

IDE_LIBEXEC_PATH is still the bindir, so it's kinda fake. oh, well.
This commit is contained in:
Oswald Buddenhagen
2009-05-06 16:18:05 +02:00
parent 97ffee6bdd
commit e3885f280b
4 changed files with 11 additions and 11 deletions

View File

@@ -1,9 +1,11 @@
# This is a compile check for the dumpers only. Don't install the library!
include(../../qworkbenchlibrary.pri)
TEMPLATE = lib
TARGET = DebuggingHelper
CONFIG += shared
DESTDIR = ../../../bin
DESTDIR = $$IDE_LIBRARY_PATH # /tmp would be better in some respect ...
linux-* {
CONFIG -= release