New bitmap method SetRGBConversionFunction which can be used to
[tangerine.git] / test / Zune / mmakefile.src
blob004ce2ced2c6fb2fa6f3b58c33b1182ec203079b
1 # $Id$
3 # Makefile for Zune test programs
5 include $(TOP)/config/make.cfg
7 FILES  := test              \
8           virttest          \
9           gradient          \
10           volumelist        \
11           dirlist           \
12           disable           \
13           dtpic             \
14           string            \
15           numericbutton     \
16           poplist           \
17           popscreen         \
18           crawling          \
19           levelmeter        \
20           knob              \
21           texticonlist      \
22           loginwindow       \
23           busy
25 EXEDIR := $(AROS_TESTS)/Zune
27 #MM test-zune : includes linklibs workbench-classes-zune-busy
29 %build_progs mmake=test-zune \
30     files=$(FILES) targetdir=$(EXEDIR) \
31     uselibs="mui arossupport amiga arosc"