3 # Open \______ \ ____ ____ | | _\_ |__ _______ ___
4 # Source | _// _ \_/ ___\| |/ /| __ \ / _ \ \/ /
5 # Jukebox | | ( <_> ) \___| < | \_\ ( <_> > < <
6 # Firmware |____|_ /\____/ \___ >__|_ \|___ /\____/__/\_ \
10 # All files in this archive are subject to the GNU General Public License.
11 # See the file COPYING in the source tree root for full license agreement.
13 # This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
14 # KIND, either express or implied.
25 base/zipinstaller.cpp \
26 progressloggergui.cpp \
27 installtalkwindow.cpp \
29 base/talkgenerator.cpp \
30 base/autodetection.cpp \
31 ../ipodpatcher/ipodpatcher.c \
32 ../sansapatcher/sansapatcher.c \
33 ../chinachippatcher/chinachip.c \
34 themesinstallwindow.cpp \
41 base/encttssettings.cpp \
45 base/ttsfestival.cpp \
46 ../../tools/wavtrim.c \
47 ../../tools/voicefont.c \
49 createvoicewindow.cpp \
56 base/bootloaderinstallbase.cpp \
57 base/bootloaderinstallmi4.cpp \
58 base/bootloaderinstallhex.cpp \
59 base/bootloaderinstallipod.cpp \
60 base/bootloaderinstallsansa.cpp \
61 base/bootloaderinstallfile.cpp \
62 base/bootloaderinstallchinachip.cpp \
63 base/bootloaderinstallams.cpp \
64 base/bootloaderinstalltcc.cpp \
65 base/bootloaderinstallmpio.cpp \
66 base/rockboxinfo.cpp \
67 ../../tools/mkboot.c \
68 ../../tools/iriver.c \
70 quazip/quazipfile.cpp \
71 quazip/quazipnewinfo.cpp \
76 comboboxviewdelegate.cpp \
88 base/talkgenerator.h \
89 base/autodetection.h \
90 base/progressloggerinterface.h \
92 ../ipodpatcher/ipodpatcher.h \
93 ../ipodpatcher/ipodio.h \
94 ../ipodpatcher/parttypes.h \
95 ../sansapatcher/sansapatcher.h \
96 ../sansapatcher/sansaio.h \
97 ../chinachippatcher/chinachip.h \
98 irivertools/h100sums.h \
99 irivertools/h120sums.h \
100 irivertools/h300sums.h \
101 themesinstallwindow.h \
108 base/encttssettings.h \
113 ../../tools/wavtrim.h \
114 ../../tools/voicefont.h \
116 createvoicewindow.h \
123 base/bootloaderinstallbase.h \
124 base/bootloaderinstallmi4.h \
125 base/bootloaderinstallhex.h \
126 base/bootloaderinstallipod.h \
127 base/bootloaderinstallsansa.h \
128 base/bootloaderinstallfile.h \
129 base/bootloaderinstallchinachip.h \
130 base/bootloaderinstallams.h \
131 base/bootloaderinstalltcc.h \
132 base/bootloaderinstallmpio.h \
134 ../../tools/mkboot.h \
135 ../../tools/iriver.h \
138 quazip/quazipfile.h \
139 quazip/quazipfileinfo.h \
141 quazip/quazipnewinfo.h \
145 comboboxviewdelegate.h \
151 installwindowfrm.ui \
152 progressloggerfrm.ui \
155 themesinstallfrm.ui \
175 lang/rbutil_pt_BR.ts \
178 lang/rbutil_zh_CN.ts \
179 lang/rbutil_zh_TW.ts \
181 RESOURCES += $$_PRO_FILE_PWD_/rbutilqt.qrc
183 RESOURCES += $$_PRO_FILE_PWD_/rbutilqt-lang.qrc
185 # windows specific files
187 SOURCES += ../ipodpatcher/ipodio-win32.c
188 SOURCES += ../ipodpatcher/ipodio-win32-scsi.c
189 SOURCES += ../sansapatcher/sansaio-win32.c
190 RC_FILE = rbutilqt.rc
191 RESOURCES += $$_PRO_FILE_PWD_/rbutilqt-win.qrc
194 # unix specific files
196 SOURCES += ../ipodpatcher/ipodio-posix.c
197 SOURCES += ../sansapatcher/sansaio-posix.c
202 SOURCES += base/ttscarbon.cpp
203 HEADERS += base/ttscarbon.h
204 QMAKE_INFO_PLIST = Info.plist
205 RC_FILE = icons/rbutilqt.icns