direct3d11: the quad always have the decoder size, no matter what
[vlc.git] / test / dynamicoverlay / Makefile
blob18876ca5377483076b8fcb096e0d5203b35a51f7
1 all: overlay-test
3 overlay-test: overlay-test.c
4 gcc -g2 --std=c99 -D_XOPEN_SOURCE=500 overlay-test.c -lm -o overlay-test