From b5d84581b2ba61065f3382f7f9fa29416a23b560 Mon Sep 17 00:00:00 2001 From: llornkcor Date: Sat, 22 Jun 2002 03:07:35 +0000 Subject: fix destdir to /bin instead of into new oblivion --- (limited to 'core/apps/qcop') diff --git a/core/apps/qcop/qcop.pro b/core/apps/qcop/qcop.pro index 3ffe796..63e8ace 100644 --- a/core/apps/qcop/qcop.pro +++ b/core/apps/qcop/qcop.pro @@ -1,6 +1,6 @@ TEMPLATE = app CONFIG = qt warn_on release -DESTDIR = ../bin +DESTDIR = $(OPIEDIR)/bin HEADERS = SOURCES = main.cpp INCLUDEPATH += $(OPIEDIR)/include -- cgit v0.9.0.2