summaryrefslogtreecommitdiff
path: root/core/launcher/launcher.pro
Unidiff
Diffstat (limited to 'core/launcher/launcher.pro') (more/less context) (show whitespace changes)
-rw-r--r--core/launcher/launcher.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/launcher/launcher.pro b/core/launcher/launcher.pro
index 7321aa3..29eaea7 100644
--- a/core/launcher/launcher.pro
+++ b/core/launcher/launcher.pro
@@ -65,49 +65,49 @@ SOURCES = background.cpp \
65 packageslave.cpp \ 65 packageslave.cpp \
66 irserver.cpp \ 66 irserver.cpp \
67 qcopbridge.cpp \ 67 qcopbridge.cpp \
68 startmenu.cpp \ 68 startmenu.cpp \
69 main.cpp \ 69 main.cpp \
70 $(OPIEDIR)/rsync/base64.c \ 70 $(OPIEDIR)/rsync/base64.c \
71 $(OPIEDIR)/rsync/buf.c \ 71 $(OPIEDIR)/rsync/buf.c \
72 $(OPIEDIR)/rsync/checksum.c \ 72 $(OPIEDIR)/rsync/checksum.c \
73 $(OPIEDIR)/rsync/command.c \ 73 $(OPIEDIR)/rsync/command.c \
74 $(OPIEDIR)/rsync/delta.c \ 74 $(OPIEDIR)/rsync/delta.c \
75 $(OPIEDIR)/rsync/emit.c \ 75 $(OPIEDIR)/rsync/emit.c \
76 $(OPIEDIR)/rsync/hex.c \ 76 $(OPIEDIR)/rsync/hex.c \
77 $(OPIEDIR)/rsync/job.c \ 77 $(OPIEDIR)/rsync/job.c \
78 $(OPIEDIR)/rsync/mdfour.c \ 78 $(OPIEDIR)/rsync/mdfour.c \
79 $(OPIEDIR)/rsync/mksum.c \ 79 $(OPIEDIR)/rsync/mksum.c \
80 $(OPIEDIR)/rsync/msg.c \ 80 $(OPIEDIR)/rsync/msg.c \
81 $(OPIEDIR)/rsync/netint.c \ 81 $(OPIEDIR)/rsync/netint.c \
82 $(OPIEDIR)/rsync/patch.c \ 82 $(OPIEDIR)/rsync/patch.c \
83 $(OPIEDIR)/rsync/prototab.c \ 83 $(OPIEDIR)/rsync/prototab.c \
84 $(OPIEDIR)/rsync/readsums.c \ 84 $(OPIEDIR)/rsync/readsums.c \
85 $(OPIEDIR)/rsync/scoop.c \ 85 $(OPIEDIR)/rsync/scoop.c \
86 $(OPIEDIR)/rsync/search.c \ 86 $(OPIEDIR)/rsync/search.c \
87 $(OPIEDIR)/rsync/stats.c \ 87 $(OPIEDIR)/rsync/stats.c \
88 $(OPIEDIR)/rsync/stream.c \ 88 $(OPIEDIR)/rsync/stream.c \
89 $(OPIEDIR)/rsync/sumset.c \ 89 $(OPIEDIR)/rsync/sumset.c \
90 $(OPIEDIR)/rsync/trace.c \ 90 $(OPIEDIR)/rsync/trace.c \
91 $(OPIEDIR)/rsync/tube.c \ 91 $(OPIEDIR)/rsync/tube.c \
92 $(OPIEDIR)/rsync/util.c \ 92 $(OPIEDIR)/rsync/util.c \
93 $(OPIEDIR)/rsync/version.c \ 93 $(OPIEDIR)/rsync/version.c \
94 $(OPIEDIR)/rsync/whole.c \ 94 $(OPIEDIR)/rsync/whole.c \
95 $(OPIEDIR)/rsync/qrsync.cpp 95 $(OPIEDIR)/rsync/qrsync.cpp
96 96
97 INTERFACES= shutdown.ui syncdialog.ui 97 INTERFACES= shutdown.ui syncdialog.ui
98 98
99INCLUDEPATH += $(OPIEDIR)/include 99INCLUDEPATH += $(OPIEDIR)/include
100 DEPENDPATH+= $(OPIEDIR)/include . 100 DEPENDPATH+= $(OPIEDIR)/include .
101 101
102INCLUDEPATH += $(OPIEDIR)/calibrate 102INCLUDEPATH += $(OPIEDIR)/calibrate
103 DEPENDPATH+= $(OPIEDIR)/calibrate 103 DEPENDPATH+= $(OPIEDIR)/calibrate
104 104
105INCLUDEPATH += $(OPIEDIR)/rsync 105INCLUDEPATH += $(OPIEDIR)/rsync
106 DEPENDPATH+= $(OPIEDIR)/rsync 106 DEPENDPATH+= $(OPIEDIR)/rsync
107 107
108 TARGET = qpe 108 TARGET = qpe
109 109
110 LIBS += -lqpe -lcrypt 110 LIBS += -lqpe -lcrypt
111 111
112TRANSLATIONS = ../i18n/de/qpe.ts 112TRANSLATIONS = ../i18n/de/qpe.ts
113TRANSLATIONS = ../i18n/pt_BR/qpe.ts 113TRANSLATIONS += ../i18n/pt_BR/qpe.ts