annotate TOOLS/bmovl-test/Makefile @ 12443:ae4ae7ab636c

ENCA support (http://trific.ath.cx/software/enca/)
author henry
date Sat, 08 May 2004 17:52:25 +0000
parents ac161720f4f0
children 7cd5c542b1b2
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
7856
ac161720f4f0 sample client for -vop bmovl -- loads and alphablend any PNG file
arpi
parents:
diff changeset
1 bmovl-test: bmovl-test.c
ac161720f4f0 sample client for -vop bmovl -- loads and alphablend any PNG file
arpi
parents:
diff changeset
2 gcc -O3 -I/usr/local/include/SDL -L/usr/local/lib -lSDL_image -o bmovl-test bmovl-test.c