From 12db043b1bd8fcf410916af34bac7bccf0ddb955 Mon Sep 17 00:00:00 2001 From: zecke Date: Sat, 27 Apr 2002 16:13:09 +0000 Subject: make it behave right --- (limited to 'noncore/settings/mediummount/mediummount.pro') diff --git a/noncore/settings/mediummount/mediummount.pro b/noncore/settings/mediummount/mediummount.pro index 2602a00..0ed5744 100644 --- a/noncore/settings/mediummount/mediummount.pro +++ b/noncore/settings/mediummount/mediummount.pro @@ -1,4 +1,5 @@ TEMPLATE = app +DESTDIR = ../../bin/ #CONFIG = qt warn_on debug CONFIG = qt warn_on release HEADERS = mediumwidget.h mediumglobal.h mainwindow.h @@ -6,3 +7,4 @@ SOURCES = main.cpp mediumwidget.cc mediumglobal.cc mainwindow.cc INCLUDEPATH += $(OPIEDIR)/include DEPENDPATH += $(OPIEDIR)/include LIBS += -lqpe +TARGET = mediummount \ No newline at end of file -- cgit v0.9.0.2