From 7d9d712c295775ff86fa470141261fde17526502 Mon Sep 17 00:00:00 2001 From: mickeyl Date: Fri, 30 Apr 2004 20:10:42 +0000 Subject: add missing TARGET statement. this confuses qmake in certain situations --- (limited to 'noncore') diff --git a/noncore/apps/qashmoney/qashmoney.pro b/noncore/apps/qashmoney/qashmoney.pro index 8a4302f..b01be4b 100755 --- a/noncore/apps/qashmoney/qashmoney.pro +++ b/noncore/apps/qashmoney/qashmoney.pro @@ -39,7 +39,7 @@ SOURCES = qashmoney.cpp \ currency.cpp INCLUDEPATH = $(OPIEDIR)/include DEPENDPATH = $(OPIEDIR)/include - +TARGET = qashmoney DESTDIR = $(OPIEDIR)/bin unix:LIBS += -lm -- cgit v0.9.0.2