view libswscale/libswscale.v @ 30918:be200e917ae1

Remove unused OPTFLAGS variable from config.mak.
author diego
date Thu, 25 Mar 2010 19:53:05 +0000
parents 1d3d91c14d6e
children
line wrap: on
line source

LIBSWSCALE_$MAJOR {
        global: swscale_*; sws_*; ff_*;
        local: *;
};