summaryrefslogtreecommitdiff
path: root/noncore/graphics/drawpad/drawpad.pro
Unidiff
Diffstat (limited to 'noncore/graphics/drawpad/drawpad.pro') (more/less context) (show whitespace changes)
-rw-r--r--noncore/graphics/drawpad/drawpad.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/noncore/graphics/drawpad/drawpad.pro b/noncore/graphics/drawpad/drawpad.pro
index 8d729c5..fce0701 100644
--- a/noncore/graphics/drawpad/drawpad.pro
+++ b/noncore/graphics/drawpad/drawpad.pro
@@ -25,31 +25,32 @@ SOURCES = colordialog.cpp \
25 erasetool.cpp \ 25 erasetool.cpp \
26 exportdialog.cpp \ 26 exportdialog.cpp \
27 filltool.cpp \ 27 filltool.cpp \
28 filledellipsetool.cpp \ 28 filledellipsetool.cpp \
29 filledrectangletool.cpp \ 29 filledrectangletool.cpp \
30 importdialog.cpp \ 30 importdialog.cpp \
31 linetool.cpp \ 31 linetool.cpp \
32 main.cpp \ 32 main.cpp \
33 newpagedialog.cpp \ 33 newpagedialog.cpp \
34 pointtool.cpp \ 34 pointtool.cpp \
35 rectangletool.cpp \ 35 rectangletool.cpp \
36 shapetool.cpp \ 36 shapetool.cpp \
37 tool.cpp 37 tool.cpp
38 INCLUDEPATH+= $(OPIEDIR)/include \ 38 INCLUDEPATH+= $(OPIEDIR)/include \
39 $(QTDIR)/src/3rdparty/zlib 39 $(QTDIR)/src/3rdparty/zlib
40 DEPENDPATH+= $(OPIEDIR)/include 40 DEPENDPATH+= $(OPIEDIR)/include
41 LIBS += -lqpe 41 LIBS += -lqpe
42 DESTDIR = $(OPIEDIR)/bin 42 DESTDIR = $(OPIEDIR)/bin
43 TARGET = drawpad 43 TARGET = drawpad
44 44
45TRANSLATIONS = ../../i18n/pt_BR/drawpad.ts 45TRANSLATIONS = ../../i18n/pt_BR/drawpad.ts
46TRANSLATIONS += ../../i18n/de/drawpad.ts 46TRANSLATIONS += ../../i18n/de/drawpad.ts
47TRANSLATIONS += ../../i18n/en/drawpad.ts 47TRANSLATIONS += ../../i18n/en/drawpad.ts
48TRANSLATIONS += ../../i18n/hu/drawpad.ts 48TRANSLATIONS += ../../i18n/hu/drawpad.ts
49TRANSLATIONS += ../../i18n/pl/drawpad.ts
49TRANSLATIONS += ../../i18n/ja/drawpad.ts 50TRANSLATIONS += ../../i18n/ja/drawpad.ts
50TRANSLATIONS += ../../i18n/sl/drawpad.ts 51TRANSLATIONS += ../../i18n/sl/drawpad.ts
51TRANSLATIONS += ../../i18n/fr/drawpad.ts 52TRANSLATIONS += ../../i18n/fr/drawpad.ts
52TRANSLATIONS += ../../i18n/ko/drawpad.ts 53TRANSLATIONS += ../../i18n/ko/drawpad.ts
53TRANSLATIONS += ../../i18n/no/drawpad.ts 54TRANSLATIONS += ../../i18n/no/drawpad.ts
54TRANSLATIONS += ../../i18n/zh_CN/drawpad.ts 55TRANSLATIONS += ../../i18n/zh_CN/drawpad.ts
55TRANSLATIONS += ../../i18n/zh_TW/drawpad.ts 56TRANSLATIONS += ../../i18n/zh_TW/drawpad.ts