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.
27 base/zipinstaller.cpp \
28 progressloggergui.cpp \
29 installtalkwindow.cpp \
31 base/talkgenerator.cpp \
32 base/autodetection.cpp \
33 ../ipodpatcher/ipodpatcher.c \
34 ../sansapatcher/sansapatcher.c \
35 ../chinachippatcher/chinachip.c \
37 themesinstallwindow.cpp \
44 base/encttssettings.cpp \
48 base/ttsfestival.cpp \
49 ../../tools/wavtrim.c \
50 ../../tools/voicefont.c \
52 createvoicewindow.cpp \
61 base/bootloaderinstallbase.cpp \
62 base/bootloaderinstallmi4.cpp \
63 base/bootloaderinstallhex.cpp \
64 base/bootloaderinstallipod.cpp \
65 base/bootloaderinstallsansa.cpp \
66 base/bootloaderinstallfile.cpp \
67 base/bootloaderinstallchinachip.cpp \
68 base/bootloaderinstallams.cpp \
69 base/bootloaderinstalltcc.cpp \
70 base/bootloaderinstallmpio.cpp \
71 base/rockboxinfo.cpp \
72 ../../tools/mkboot.c \
73 ../../tools/iriver.c \
90 base/talkgenerator.h \
91 base/autodetection.h \
92 base/progressloggerinterface.h \
94 ../ipodpatcher/ipodpatcher.h \
95 ../ipodpatcher/ipodio.h \
96 ../ipodpatcher/parttypes.h \
97 ../sansapatcher/sansapatcher.h \
98 ../sansapatcher/sansaio.h \
99 ../chinachippatcher/chinachip.h \
100 irivertools/h100sums.h \
101 irivertools/h120sums.h \
102 irivertools/h300sums.h \
104 themesinstallwindow.h \
111 base/encttssettings.h \
116 ../../tools/wavtrim.h \
117 ../../tools/voicefont.h \
119 createvoicewindow.h \
128 base/bootloaderinstallbase.h \
129 base/bootloaderinstallmi4.h \
130 base/bootloaderinstallhex.h \
131 base/bootloaderinstallipod.h \
132 base/bootloaderinstallsansa.h \
133 base/bootloaderinstallfile.h \
134 base/bootloaderinstallchinachip.h \
135 base/bootloaderinstallams.h \
136 base/bootloaderinstalltcc.h \
137 base/bootloaderinstallmpio.h \
139 ../../tools/mkboot.h \
140 ../../tools/iriver.h \
145 installwindowfrm.ui \
146 progressloggerfrm.ui \
148 browsedirtreefrm.ui \
150 themesinstallfrm.ui \
170 lang/rbutil_pt_BR.ts \
173 lang/rbutil_zh_CN.ts \
174 lang/rbutil_zh_TW.ts \
176 RESOURCES += $$_PRO_FILE_PWD_/rbutilqt.qrc
178 RESOURCES += $$_PRO_FILE_PWD_/rbutilqt-lang.qrc
180 # windows specific files
182 SOURCES += ../ipodpatcher/ipodio-win32.c
183 SOURCES += ../ipodpatcher/ipodio-win32-scsi.c
184 SOURCES += ../sansapatcher/sansaio-win32.c
185 RC_FILE = rbutilqt.rc
186 RESOURCES += $$_PRO_FILE_PWD_/rbutilqt-win.qrc
189 # unix specific files
191 SOURCES += ../ipodpatcher/ipodio-posix.c
192 SOURCES += ../sansapatcher/sansaio-posix.c
197 SOURCES += base/ttscarbon.cpp
198 HEADERS += base/ttscarbon.h
199 QMAKE_INFO_PLIST = Info.plist
200 RC_FILE = icons/rbutilqt.icns