annotate libavcodec.v @ 12053:aa0b01031adf libavcodec

tablegen: the executable depends on tablegen headers as well Make sure that the *_tablegen.h header is listed in the dependencies, but filter it out in the compile line.
author flameeyes
date Fri, 02 Jul 2010 00:30:27 +0000
parents e80dfe0c441b
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
10892
e80dfe0c441b Add symbol versioning for shared libraries
mru
parents:
diff changeset
1 LIBAVCODEC_$MAJOR {
e80dfe0c441b Add symbol versioning for shared libraries
mru
parents:
diff changeset
2 global: *;
e80dfe0c441b Add symbol versioning for shared libraries
mru
parents:
diff changeset
3 };