modified makefile to allow easier adjustment of build options for different targets...
[AROS-Contrib.git] / scalos / Plugins / Prefs / Palette / paletteprefs-aros.conf
blobb71f99c7c8cb7b78f70b37b2c403fa7dde8aa6bc
1 ##begin config
2 basename PluginBase
3 libbase ScalosPrefsPluginBase
4 libbasetype struct PluginBase
5 version 40.11
6 copyright Copyright ©2003-2013 The Scalos Team
7 options noincludes
8 ##end config
10 ##begin cdefprivate
11 #include "plugin.h"
12 ##end cdefprivate
14 ##begin functionlist
15 IPTR SCAGetPrefsInfo(LONG which) (D0)
16 .function LIBSCAGetPrefsInfo
17 ##end functionlist