view mp_msg-mencoder.c @ 17841:73db10d5f2e3

remove mp_msg.c dependency when compiling codec-cfg binary. Fixes MinGW compilation (caused by missing -liconv), this solution seems best to me because of e.g. cross-compilation issues just adding -liconv might cause.
author reimar
date Sun, 12 Mar 2006 23:06:09 +0000
parents 94813c4807f3
children 92b0eee57acb
line wrap: on
line source


#define FOR_MENCODER 1
#include "mp_msg.c"