--- branches/dev-api-4/xvidcore/vfw/src/resource.rc 2003/12/21 19:42:11 1297 +++ branches/dev-api-4/xvidcore/vfw/src/resource.rc 2003/12/25 20:58:31 1298 @@ -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 @@ -1017,7 +1024,7 @@ ///////////////////////////////////////////////////////////////////////////// -// Englisch (Australien) resources +// English (Australia) resources #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENA) #ifdef _WIN32 @@ -1050,7 +1057,7 @@ #endif // APSTUDIO_INVOKED -#endif // Englisch (Australien) resources +#endif // English (Australia) resources /////////////////////////////////////////////////////////////////////////////