|
Rockbox mail archiveSubject: using libplugin.ausing libplugin.a
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 18 May 2004 17:19:59 +0200 (CEST) Hey plugin authors! (mostly Jörn and Jens to start with) Once the attached patch is applied, you should be able to put C sources in apps/plugins/lib and have them built into a lib that is used when linking plugins. (This patch only patches the Makefile in the plugins directory) Using this technique, you should be able to put the grayscale code into the lib and make the JPEG viewer simply link with the lib to get those functions. This also assumes that you put libplugin-headers in the plugins/lib dir, so I figure a grayscale.h header file is suitable to put there. I'm posting it here since I want it slightly tested before I commit. -- Daniel Stenberg -- http://rockbox.haxx.se/ -- http://daniel.haxx.se/ _______________________________________________ http://cool.haxx.se/mailman/listinfo/rockbox
Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy |