repo.or.cz
/
AROS-Contrib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Create includes for various plugin types.
[AROS-Contrib.git]
/
scalos
/
common
/
Plugin
/
scalosmenuplugin-aros.conf
blob
6d8cc894ab7ded48996a7bafe7915df6d36c427c
1
##begin config
2
basename ScalosMenuPlugin
3
libbase ScalosMenuPluginBase
4
libbasetype struct Library
5
copyright Copyright ©1999-2002 The Scalos Team
6
version 40.0
7
##end config
8
9
##begin functionlist
10
VOID SCAMenuFunction(struct ScaWindowTask *wt, struct ScaIconNode *in) (A0,A1)
11
##end functionlist