annotate mp_msg-mencoder.c @ 21223:8a52c3139152

Add support for compiling with ICC 9.1. Currently needs --target=generic-linux, since ICC does not (properly) support __attribute__((used)), even though the documentation claims otherwise.
author reimar
date Sat, 25 Nov 2006 18:00:59 +0000
parents 94813c4807f3
children 92b0eee57acb
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5957
94813c4807f3 gui vs. mencoder conflict workaround
arpi
parents:
diff changeset
1
94813c4807f3 gui vs. mencoder conflict workaround
arpi
parents:
diff changeset
2 #define FOR_MENCODER 1
94813c4807f3 gui vs. mencoder conflict workaround
arpi
parents:
diff changeset
3 #include "mp_msg.c"