From 133d3c7fdbdb581928d0a16f78eb197a7b5fc922 Mon Sep 17 00:00:00 2001 From: davipt Date: Fri, 28 Jun 2002 12:25:33 +0000 Subject: Is this app working ? if so, can we change the libraries names ? --- (limited to 'noncore/tools/calc2/calc.pro') diff --git a/noncore/tools/calc2/calc.pro b/noncore/tools/calc2/calc.pro index 5b58b36..f9553ef 100644 --- a/noncore/tools/calc2/calc.pro +++ b/noncore/tools/calc2/calc.pro @@ -1,23 +1,25 @@ -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 - -TRANSLATIONS = ../../../i18n/de/calc.pro.in.ts \ - ../../../i18n/en/calc.pro.in.ts \ - ../../../i18n/es/calc.pro.in.ts \ - ../../../i18n/fr/calc.pro.in.ts \ - ../../../i18n/hu/calc.pro.in.ts \ - ../../../i18n/ja/calc.pro.in.ts \ - ../../../i18n/ko/calc.pro.in.ts \ - ../../../i18n/no/calc.pro.in.ts \ - ../../../i18n/pl/calc.pro.in.ts \ - ../../../i18n/pt/calc.pro.in.ts \ - ../../../i18n/pt_BR/calc.pro.in.ts \ - ../../../i18n/sl/calc.pro.in.ts \ - ../../../i18n/zh_CN/calc.pro.in.ts \ - ../../../i18n/zh_TW/calc.pro.in.ts +#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