--- branches/dev-api-4/xvidcore/vfw/src/config.rc 2003/10/03 19:59:16 1170 +++ branches/dev-api-4/xvidcore/vfw/src/config.rc 2003/10/04 00:38:49 1171 @@ -7,7 +7,14 @@ // // Generated from the TEXTINCLUDE 2 resource. // +#ifdef _MSC_VER #include "afxres.h" +#else +#include +#ifndef IDC_STATIC +#define IDC_STATIC (-1) +#endif +#endif ///////////////////////////////////////////////////////////////////////////// #undef APSTUDIO_READONLY_SYMBOLS