annotate TOOLS/bmovl-test/Makefile @ 11924:217d10ec0e18

avi-fix v0.1: simple tool to fix chunk sizes in a RIFF AVI file
author arpi
date Thu, 05 Feb 2004 22:37:43 +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