--- branches/dev-api-4/xvidcore/vfw/src/resource.rc 2004/01/26 05:49:42 1334 +++ branches/dev-api-4/xvidcore/vfw/src/resource.rc 2004/01/26 05:55:25 1335 @@ -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