summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-sheet/opie-sheet.pro
authormickeyl <mickeyl>2004-05-16 21:32:58 (UTC)
committer mickeyl <mickeyl>2004-05-16 21:32:58 (UTC)
commita2ae46cf5a04a10042f84731a18a4471d633be59 (patch) (side-by-side diff)
tree65a0290d79c1a93e994f261997830660db7645ff /noncore/apps/opie-sheet/opie-sheet.pro
parent8027523311f2ce1c0b1b9c62e73ca0644689e7c1 (diff)
downloadopie-a2ae46cf5a04a10042f84731a18a4471d633be59.zip
opie-a2ae46cf5a04a10042f84731a18a4471d633be59.tar.gz
opie-a2ae46cf5a04a10042f84731a18a4471d633be59.tar.bz2
CLEANUP: synchronize appname with .desktop file
Diffstat (limited to 'noncore/apps/opie-sheet/opie-sheet.pro') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/apps/opie-sheet/opie-sheet.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/apps/opie-sheet/opie-sheet.pro b/noncore/apps/opie-sheet/opie-sheet.pro
index 5c4bc79..ced4daf 100644
--- a/noncore/apps/opie-sheet/opie-sheet.pro
+++ b/noncore/apps/opie-sheet/opie-sheet.pro
@@ -4,6 +4,6 @@ SOURCES = main.cpp mainwindow.cpp sheet.cpp cellformat.cpp finddlg.cpp nu
INCLUDEPATH += $(OPIEDIR)/include
DEPENDPATH += $(OPIEDIR)/include
LIBS += -lqpe -lopiecore2
-TARGET = sheetqt
+TARGET = opie-sheet
include ( $(OPIEDIR)/include.pro )