summaryrefslogtreecommitdiff
path: root/core/launcher/server.pro
blob: 0fc6dae0a623c49ce1b1ed76adfc26c6806cabf8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
TEMPLATE	= app

CONFIG		+= qtopia warn_on release
win32:DEFINES   += QTOPIA_DLL

DESTDIR		= $(QPEDIR)/bin

HEADERS		+= server.h \
		  serverinterface.h \
		  launchertab.h \
		  documentlist.h \
		  suspendmonitor.h \
		  appicons.h \
		  taskbar.h \
                  runningappbar.h \
		  applauncher.h \
		  stabmon.h \
		  inputmethods.h \
		  systray.h \
		  wait.h \
		  shutdownimpl.h \
		  launcher.h \
		  launcherview.h \
		  $(QPEDIR)/src/settings/calibrate/calibrate.h \
		  startmenu.h \
		  transferserver.h \
		  qcopbridge.h \
		  packageslave.h \
		  irserver.h \
		  firstuse.h \
	$(QPEDIR)/src/3rdparty/libraries/rsync/buf.h \
	$(QPEDIR)/src/3rdparty/libraries/rsync/checksum.h \
	$(QPEDIR)/src/3rdparty/libraries/rsync/command.h \
	$(QPEDIR)/src/3rdparty/libraries/rsync/emit.h \
	$(QPEDIR)/src/3rdparty/libraries/rsync/job.h \
	$(QPEDIR)/src/3rdparty/libraries/rsync/netint.h \
	$(QPEDIR)/src/3rdparty/libraries/rsync/protocol.h \
	$(QPEDIR)/src/3rdparty/libraries/rsync/prototab.h \
	$(QPEDIR)/src/3rdparty/libraries/rsync/rsync.h \
	$(QPEDIR)/src/3rdparty/libraries/rsync/search.h \
	$(QPEDIR)/src/3rdparty/libraries/rsync/stream.h \
	$(QPEDIR)/src/3rdparty/libraries/rsync/sumset.h \
	$(QPEDIR)/src/3rdparty/libraries/rsync/trace.h \
	$(QPEDIR)/src/3rdparty/libraries/rsync/types.h \
	$(QPEDIR)/src/3rdparty/libraries/rsync/util.h \
	$(QPEDIR)/src/3rdparty/libraries/rsync/whole.h \
	$(QPEDIR)/src/3rdparty/libraries/rsync/config_rsync.h \
	$(QPEDIR)/src/3rdparty/libraries/rsync/qrsync.h \
		  syncdialog.h \
		  serverapp.h

SOURCES		+= server.cpp \
		  serverinterface.cpp \
		  launchertab.cpp \
		  documentlist.cpp \
		  suspendmonitor.cpp \
		  appicons.cpp \
		  taskbar.cpp \
                  runningappbar.cpp \
		  applauncher.cpp \
		  stabmon.cpp \
		  inputmethods.cpp \
		  systray.cpp \
		  wait.cpp \
		  shutdownimpl.cpp \
		  launcher.cpp \
		  launcherview.cpp \
		  $(QPEDIR)/src/settings/calibrate/calibrate.cpp \
		  transferserver.cpp \
		  packageslave.cpp \
   		  irserver.cpp \
		  qcopbridge.cpp \
		  startmenu.cpp \
		  main.cpp \
		  firstuse.cpp \
	$(QPEDIR)/src/3rdparty/libraries/rsync/base64.c \
	$(QPEDIR)/src/3rdparty/libraries/rsync/buf.c \
	$(QPEDIR)/src/3rdparty/libraries/rsync/checksum.c \
	$(QPEDIR)/src/3rdparty/libraries/rsync/command.c \
	$(QPEDIR)/src/3rdparty/libraries/rsync/delta.c \
	$(QPEDIR)/src/3rdparty/libraries/rsync/emit.c \
	$(QPEDIR)/src/3rdparty/libraries/rsync/hex.c \
	$(QPEDIR)/src/3rdparty/libraries/rsync/job.c \
	$(QPEDIR)/src/3rdparty/libraries/rsync/mdfour.c \
	$(QPEDIR)/src/3rdparty/libraries/rsync/mksum.c \
	$(QPEDIR)/src/3rdparty/libraries/rsync/msg.c \
	$(QPEDIR)/src/3rdparty/libraries/rsync/netint.c \
	$(QPEDIR)/src/3rdparty/libraries/rsync/patch.c \
	$(QPEDIR)/src/3rdparty/libraries/rsync/prototab.c \
	$(QPEDIR)/src/3rdparty/libraries/rsync/readsums.c \
	$(QPEDIR)/src/3rdparty/libraries/rsync/scoop.c \
	$(QPEDIR)/src/3rdparty/libraries/rsync/search.c \
	$(QPEDIR)/src/3rdparty/libraries/rsync/stats.c \
	$(QPEDIR)/src/3rdparty/libraries/rsync/stream.c \
	$(QPEDIR)/src/3rdparty/libraries/rsync/sumset.c \
	$(QPEDIR)/src/3rdparty/libraries/rsync/trace.c \
	$(QPEDIR)/src/3rdparty/libraries/rsync/tube.c \
	$(QPEDIR)/src/3rdparty/libraries/rsync/util.c \
	$(QPEDIR)/src/3rdparty/libraries/rsync/version.c \
	$(QPEDIR)/src/3rdparty/libraries/rsync/whole.c \
	$(QPEDIR)/src/3rdparty/libraries/rsync/qrsync.cpp \
		  syncdialog.cpp \
		  serverapp.cpp

INTERFACES	+= shutdown.ui

INCLUDEPATH += $(QPEDIR)/src/settings/calibrate
DEPENDPATH	+= $(QPEDIR)/src/settings/calibrate

INCLUDEPATH += $(QPEDIR)/src/3rdparty/libraries/rsync
DEPENDPATH	+= $(QPEDIR)/src/3rdparty/libraries/rsync

TARGET		= qpe

unix:LIBS	+= -lcrypt -luuid
win32:LIBS      += 

TRANSLATIONS = qpe-en_GB.ts qpe-de.ts qpe-ja.ts qpe-no.ts