comparison TOOLS/bmovl-test/Makefile @ 7856:ac161720f4f0

sample client for -vop bmovl -- loads and alphablend any PNG file
author arpi
date Wed, 23 Oct 2002 00:28:27 +0000
parents
children 7cd5c542b1b2
comparison
equal deleted inserted replaced
7855:fe88f7403d64 7856:ac161720f4f0
1 bmovl-test: bmovl-test.c
2 gcc -O3 -I/usr/local/include/SDL -L/usr/local/lib -lSDL_image -o bmovl-test bmovl-test.c