summaryrefslogtreecommitdiff
path: root/noncore/tools/calc2
Unidiff
Diffstat (limited to 'noncore/tools/calc2') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/tools/calc2/binary/binary.pro16
-rw-r--r--noncore/tools/calc2/calc.pro17
-rw-r--r--noncore/tools/calc2/simple/simple.pro16
3 files changed, 0 insertions, 49 deletions
diff --git a/noncore/tools/calc2/binary/binary.pro b/noncore/tools/calc2/binary/binary.pro
index 73f0be8..33a5a75 100644
--- a/noncore/tools/calc2/binary/binary.pro
+++ b/noncore/tools/calc2/binary/binary.pro
@@ -10,24 +10,8 @@
10#INCLUDEPATH += $(OPIEDIR)/include \ 10#INCLUDEPATH += $(OPIEDIR)/include \
11 # $(OPIEDIR)/calc2 11 # $(OPIEDIR)/calc2
12#DEPENDPATH += $(OPIEDIR)/include 12#DEPENDPATH += $(OPIEDIR)/include
13#DESTDIR = $(OPIEDIR)/plugins/calculator 13#DESTDIR = $(OPIEDIR)/plugins/calculator
14#TARGET = binary 14#TARGET = binary
15# 15#
16#TRANSLATIONS = ../../../../i18n/de/libbinary.ts \
17 # ../../../../i18n/en/libbinary.ts \
18 # ../../../../i18n/es/libbinary.ts \
19 # ../../../../i18n/fr/libbinary.ts \
20 # ../../../../i18n/hu/libbinary.ts \
21 # ../../../../i18n/ja/libbinary.ts \
22 # ../../../../i18n/ko/libbinary.ts \
23 # ../../../../i18n/no/libbinary.ts \
24 # ../../../../i18n/pl/libbinary.ts \
25 # ../../../../i18n/pt/libbinary.ts \
26 # ../../../../i18n/pt_BR/libbinary.ts \
27 # ../../../../i18n/sl/libbinary.ts \
28 # ../../../../i18n/zh_CN/libbinary.ts \
29 # ../../../../i18n/zh_TW/libbinary.ts
30
31
32 16
33include ( $(OPIEDIR)/include.pro ) 17include ( $(OPIEDIR)/include.pro )
diff --git a/noncore/tools/calc2/calc.pro b/noncore/tools/calc2/calc.pro
index c9f5fa1..462d75e 100644
--- a/noncore/tools/calc2/calc.pro
+++ b/noncore/tools/calc2/calc.pro
@@ -6,24 +6,7 @@ SOURCES += calc.cpp main.cpp engine.cpp
6INCLUDEPATH += $(OPIEDIR)/include 6INCLUDEPATH += $(OPIEDIR)/include
7DEPENDPATH += $(OPIEDIR)/include 7DEPENDPATH += $(OPIEDIR)/include
8LIBS += -lqpe -Wl,-export-dynamic 8LIBS += -lqpe -Wl,-export-dynamic
9TARGET = calc 9TARGET = calc
10DESTDIR = $(OPIEDIR)/bin 10DESTDIR = $(OPIEDIR)/bin
11 11
12TRANSLATIONS = ../../../i18n/de/calc.pro \
13 ../../../i18n/en/calc.pro \
14 ../../../i18n/es/calc.pro \
15 ../../../i18n/fr/calc.pro \
16 ../../../i18n/hu/calc.pro \
17 ../../../i18n/ja/calc.pro \
18 ../../../i18n/ko/calc.pro \
19 ../../../i18n/no/calc.pro \
20 ../../../i18n/pl/calc.pro \
21 ../../../i18n/pt/calc.pro \
22 ../../../i18n/pt_BR/calc.pro \
23 ../../../i18n/sl/calc.pro \
24 ../../../i18n/zh_CN/calc.pro \
25 ../../../i18n/zh_TW/calc.pro
26
27
28
29include ( $(OPIEDIR)/include.pro ) 12include ( $(OPIEDIR)/include.pro )
diff --git a/noncore/tools/calc2/simple/simple.pro b/noncore/tools/calc2/simple/simple.pro
index 990aa9e..e84d18f 100644
--- a/noncore/tools/calc2/simple/simple.pro
+++ b/noncore/tools/calc2/simple/simple.pro
@@ -7,24 +7,8 @@
7#SOURCES = simpleimpl.cpp simplefactory.cpp 7#SOURCES = simpleimpl.cpp simplefactory.cpp
8#INCLUDEPATH += $(OPIEDIR)/include \ 8#INCLUDEPATH += $(OPIEDIR)/include \
9 # $(OPIEDIR)/calc2 9 # $(OPIEDIR)/calc2
10#DEPENDPATH += $(OPIEDIR)/include 10#DEPENDPATH += $(OPIEDIR)/include
11#DESTDIR = $(OPIEDIR)/plugins/calculator 11#DESTDIR = $(OPIEDIR)/plugins/calculator
12# 12#
13#TRANSLATIONS = ../../../../i18n/de/lib.ts \
14 # ../../../../i18n/en/lib.ts \
15 # ../../../../i18n/es/lib.ts \
16 # ../../../../i18n/fr/lib.ts \
17 # ../../../../i18n/hu/lib.ts \
18 # ../../../../i18n/ja/lib.ts \
19 # ../../../../i18n/ko/lib.ts \
20 # ../../../../i18n/no/lib.ts \
21 # ../../../../i18n/pl/lib.ts \
22 # ../../../../i18n/pt/lib.ts \
23 # ../../../../i18n/pt_BR/lib.ts \
24 # ../../../../i18n/sl/lib.ts \
25 # ../../../../i18n/zh_CN/lib.ts \
26 # ../../../../i18n/zh_TW/lib.ts
27
28
29 13
30include ( $(OPIEDIR)/include.pro ) 14include ( $(OPIEDIR)/include.pro )