grub2: bring back build of aros-side grub2 tools
[AROS.git] / workbench / classes / zune / rawimage / Rawimage.conf
blobbdcb50e110c171ba4f22238795e5d5456c5da35c
1 ##begin config
2 basename      Rawimage
3 version       20.19
4 date          15.2.2012
5 copyright     (c) 2011 Thore Böckelmann, (c) 2012 The AROS Development Team
6 superclass    MUIC_Pixmap
7 classdatatype struct Data
8 ##end config
10 ##begin cdef
11 #include <libraries/mui.h>
12 #include "Rawimage_mcc.h"
13 ##end cdef
15 ##begin cdefprivate
16 #include "Rawimage_private.h"
17 ##end cdefprivate
19 ##begin methodlist
20 OM_NEW
21 OM_SET
22 ##end methodlist