From fda68d1a33f1fbe4d34e7db635a841422da8d284 Mon Sep 17 00:00:00 2001 From: mickeyl Date: Sun, 10 Aug 2003 15:27:46 +0000 Subject: BUILDFIX: repeating default-arguments in definition btw., what is or was calc2 supposed to be? It is non-functional, can we remove it to unsupported or trashcan? --- (limited to 'noncore/tools/calc2/calc.pro') diff --git a/noncore/tools/calc2/calc.pro b/noncore/tools/calc2/calc.pro index 8dfba95..c9f5fa1 100644 --- a/noncore/tools/calc2/calc.pro +++ b/noncore/tools/calc2/calc.pro @@ -1,28 +1,28 @@ -#TEMPLATE = app -#CONFIG += qt release -## Input -#HEADERS += calc.h plugininterface.h instruction.h engine.h stdinstructions.h -#SOURCES += calc.cpp main.cpp engine.cpp -#INCLUDEPATH += $(OPIEDIR)/include -#DEPENDPATH += $(OPIEDIR)/include -#LIBS += -lqpe -Wl,-export-dynamic -#TARGET = calc -#DESTDIR = $(OPIEDIR)/bin -# -#TRANSLATIONS = ../../../i18n/de/calc.pro \ -# ../../../i18n/en/calc.pro \ -# ../../../i18n/es/calc.pro \ -# ../../../i18n/fr/calc.pro \ -# ../../../i18n/hu/calc.pro \ -# ../../../i18n/ja/calc.pro \ -# ../../../i18n/ko/calc.pro \ -# ../../../i18n/no/calc.pro \ -# ../../../i18n/pl/calc.pro \ -# ../../../i18n/pt/calc.pro \ -# ../../../i18n/pt_BR/calc.pro \ -# ../../../i18n/sl/calc.pro \ -# ../../../i18n/zh_CN/calc.pro \ -# ../../../i18n/zh_TW/calc.pro +TEMPLATE = app +CONFIG += qt release +# Input +HEADERS += calc.h plugininterface.h instruction.h engine.h stdinstructions.h +SOURCES += calc.cpp main.cpp engine.cpp +INCLUDEPATH += $(OPIEDIR)/include +DEPENDPATH += $(OPIEDIR)/include +LIBS += -lqpe -Wl,-export-dynamic +TARGET = calc +DESTDIR = $(OPIEDIR)/bin + +TRANSLATIONS = ../../../i18n/de/calc.pro \ + ../../../i18n/en/calc.pro \ + ../../../i18n/es/calc.pro \ + ../../../i18n/fr/calc.pro \ + ../../../i18n/hu/calc.pro \ + ../../../i18n/ja/calc.pro \ + ../../../i18n/ko/calc.pro \ + ../../../i18n/no/calc.pro \ + ../../../i18n/pl/calc.pro \ + ../../../i18n/pt/calc.pro \ + ../../../i18n/pt_BR/calc.pro \ + ../../../i18n/sl/calc.pro \ + ../../../i18n/zh_CN/calc.pro \ + ../../../i18n/zh_TW/calc.pro -- cgit v0.9.0.2