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 729b182..d0a573b 100644
--- a/core/launcher/launcher.pro
+++ b/core/launcher/launcher.pro
@@ -76,49 +76,49 @@ SOURCES = background.cpp \
76 ../../rsync/mdfour.c \ 76 ../../rsync/mdfour.c \
77 ../../rsync/mksum.c \ 77 ../../rsync/mksum.c \
78 ../../rsync/msg.c \ 78 ../../rsync/msg.c \
79 ../../rsync/netint.c \ 79 ../../rsync/netint.c \
80 ../../rsync/patch.c \ 80 ../../rsync/patch.c \
81 ../../rsync/prototab.c \ 81 ../../rsync/prototab.c \
82 ../../rsync/readsums.c \ 82 ../../rsync/readsums.c \
83 ../../rsync/scoop.c \ 83 ../../rsync/scoop.c \
84 ../../rsync/search.c \ 84 ../../rsync/search.c \
85 ../../rsync/stats.c \ 85 ../../rsync/stats.c \
86 ../../rsync/stream.c \ 86 ../../rsync/stream.c \
87 ../../rsync/sumset.c \ 87 ../../rsync/sumset.c \
88 ../../rsync/trace.c \ 88 ../../rsync/trace.c \
89 ../../rsync/tube.c \ 89 ../../rsync/tube.c \
90 ../../rsync/util.c \ 90 ../../rsync/util.c \
91 ../../rsync/version.c \ 91 ../../rsync/version.c \
92 ../../rsync/whole.c \ 92 ../../rsync/whole.c \
93 ../../rsync/qrsync.cpp 93 ../../rsync/qrsync.cpp
94 INTERFACES= syncdialog.ui 94 INTERFACES= syncdialog.ui
95INCLUDEPATH += ../../include 95INCLUDEPATH += ../../include
96 DEPENDPATH+= ../../include . 96 DEPENDPATH+= ../../include .
97INCLUDEPATH += ../../core/apps/calibrate 97INCLUDEPATH += ../../core/apps/calibrate
98 DEPENDPATH+= ../../core/apps/calibrate 98 DEPENDPATH+= ../../core/apps/calibrate
99INCLUDEPATH += ../../rsync 99INCLUDEPATH += ../../rsync
100 DEPENDPATH+= ../../rsync 100 DEPENDPATH+= ../../rsync
101 TARGET = qpe 101 TARGET = qpe
102 LIBS += -lqpe -lcrypt -lopie 102 LIBS += -lqpe -lcrypt -lopie
103 103
104TRANSLATIONS = ../../i18n/de/qpe.ts \ 104TRANSLATIONS = ../../i18n/de/qpe.ts \
105 ../../i18n/xx/qpe.ts \ 105 ../../i18n/xx/qpe.ts \
106 ../../i18n/en/qpe.ts \ 106 ../../i18n/en/qpe.ts \
107 ../../i18n/es/qpe.ts \ 107 ../../i18n/es/qpe.ts \
108 ../../i18n/fr/qpe.ts \ 108 ../../i18n/fr/qpe.ts \
109 ../../i18n/hu/qpe.ts \ 109 ../../i18n/hu/qpe.ts \
110 ../../i18n/ja/qpe.ts \ 110 ../../i18n/ja/qpe.ts \
111 ../../i18n/ko/qpe.ts \ 111 ../../i18n/ko/qpe.ts \
112 ../../i18n/no/qpe.ts \ 112 ../../i18n/no/qpe.ts \
113 ../../i18n/pl/qpe.ts \ 113 ../../i18n/pl/qpe.ts \
114 ../../i18n/pt/qpe.ts \ 114 ../../i18n/pt/qpe.ts \
115 ../../i18n/pt_BR/qpe.ts \ 115 ../../i18n/pt_BR/qpe.ts \
116 ../../i18n/sl/qpe.ts \ 116 ../../i18n/sl/qpe.ts \
117 ../../i18n/zh_CN/qpe.ts \ 117 ../../i18n/zh_CN/qpe.ts \
118 ../../i18n/it/qpe.ts \ 118 ../../i18n/it/qpe.ts \
119 ../../i18n/zh_TW/qpe.ts \ 119 ../../i18n/zh_TW/qpe.ts \
120 ../../i18n/da/qpe.ts 120 ../../i18n/da/qpe.ts
121 121
122 122
123 123
124include ( ../../include.pro ) 124include ( $(OPIEDIR)/include.pro )