2 CCACHE
= $$
system(which ccache
)
4 message("using ccache")
15 SOURCES
+= rbutilqt
.cpp \
23 installbootloader
.cpp \
24 installbootloaderwindow
.cpp \
25 progressloggergui
.cpp \
26 installtalkwindow
.cpp \
29 ../ipodpatcher
/ipodpatcher
.c \
30 ../sansapatcher
/sansapatcher
.c \
31 irivertools
/irivertools
.cpp \
32 irivertools
/md5sum
.cpp \
37 HEADERS
+= rbutilqt
.h \
50 installbootloaderwindow
.h \
54 progressloggerinterface
.h \
56 ../ipodpatcher
/ipodpatcher
.h \
57 ../ipodpatcher
/ipodio
.h \
58 ../ipodpatcher
/parttypes
.h \
59 ../sansapatcher
/sansapatcher
.h \
60 ../sansapatcher
/sansaio
.h \
61 irivertools
/irivertools
.h \
62 irivertools
/md5sum
.h \
63 irivertools
/h100sums
.h \
64 irivertools
/h120sums
.h \
65 irivertools
/h300sums
.h \
66 irivertools
/checksums
.h \
72 INCLUDEPATH
= . irivertools zip zlib
../ipodpatcher
../sansapatcher
81 FORMS
+= rbutilqtfrm
.ui \
84 installprogressfrm
.ui \
86 installbootloaderfrm
.ui \
91 RESOURCES
+= rbutilqt
.qrc
93 TRANSLATIONS
+= rbutil_de
.ts
95 DEFINES
+= RBUTIL _LARGEFILE64_SOURCE
98 SOURCES
+= ../ipodpatcher
/ipodio
-win32
.c
99 SOURCES
+= ../sansapatcher
/sansaio
-win32
.c
103 SOURCES
+= ../ipodpatcher
/ipodio
-posix
.c
104 SOURCES
+= ../sansapatcher
/sansaio
-posix
.c