new plugin: FS#10559 - lrcplayer: a plugin to view .lrc file.
[kugel-rb.git] / apps / plugins / BUILD_OVERLAY
blobf792b0e9a4d30d86cfd504beb9434a69a32317b6
1 #include "config.h"
3 /* this file is processed by makefiles
4  * they will grep for "YES" to see if overlay plugins must be built
5  */
7 #if PLUGIN_BUFFER_SIZE <= 0x10000 && !defined(SIMULATOR)
8 YES
9 #endif