rockbox/rbutil/ipodpatcher
Dominik Riebeling c8fa53050d rbutil: Add project file for building multiple binaries.
To use ipodpatcher and sansapatcher as external binaries (so we can do
proper permission elevation) we need to build them using qmake as part
of the main build. Add a subdirs template based project file to do that,
and project files for the patchers.

Move Linux appimage rules one level up, since it needs to include the
patchers as well.

Change-Id: I63ee59372668f4319402df65a77a6f04521d133b
2020-10-11 09:42:13 +02:00
..
arc4.c
arc4.h
fat32format.c Remove 64bit warning by using C99 fixed width format specifier. 2013-01-13 19:51:48 +01:00
ipodio-posix.c OS X: change include paths to use actual paths. 2014-03-20 22:26:23 +01:00
ipodio-win32-scsi.c ipodpatcher: remove external ddk/ntddscsi.h dependency 2017-06-19 02:00:30 +02:00
ipodio-win32.c Provide dealloc function to ipodpatcher. 2013-01-01 15:06:41 +01:00
ipodio.h Provide dealloc function to ipodpatcher. 2013-01-01 15:06:41 +01:00
ipodpatcher.c ipodpatcher: Fix some type warnings. 2020-09-27 09:28:05 +02:00
ipodpatcher.h ipodpatcher: Rework exit codes. 2020-09-27 09:28:10 +02:00
ipodpatcher.manifest
ipodpatcher.pro rbutil: Add project file for building multiple binaries. 2020-10-11 09:42:13 +02:00
ipodpatcher.rc Bulk convert all DOS line endings to UNIX. 2011-11-06 22:44:25 +00:00
main.c ipodpatcher: Rework exit codes. 2020-09-27 09:28:10 +02:00
Makefile Don't add LIBSOURCES to SOURCES. 2016-12-16 19:46:07 +01:00
parttypes.h