RaaA: Enable plugins for application builds
commit61978eff82c9daba4538b6c9ca159defeba96394
authorthomasjfox <thomasjfox@a1c6a512-1295-4272-9138-f99709370657>
Thu, 24 Feb 2011 23:35:16 +0000 (24 23:35 +0000)
committerthomasjfox <thomasjfox@a1c6a512-1295-4272-9138-f99709370657>
Thu, 24 Feb 2011 23:35:16 +0000 (24 23:35 +0000)
treec392c37bd133b2c538d7b143385f24e6ae1fc005
parent2cb57c7dee0dd084cfc356903994bebee1d668a1
RaaA: Enable plugins for application builds

Use own plugins/SOURCES and plugins/SUBDIRS file to avoid
ifdef hell for disabled plugins without a keymap.

This finally brings the credits screen to RaaA.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29392 a1c6a512-1295-4272-9138-f99709370657
apps/plugins/SOURCES.app_build [new file with mode: 0644]
apps/plugins/SUBDIRS.app_build [new file with mode: 0644]
apps/plugins/plugins.make
firmware/export/config/application.h
tools/configure