appears we do need winresrc.h

This commit is contained in:
David Rose 2009-07-07 18:21:08 +00:00
parent 41ba4f06cb
commit af8f75dfbc

View File

@ -2,6 +2,10 @@
// text into the DLL, so Mozilla will recognize the DLL as a plugin.
// It also defines the MIME type supported by the plugin.
#define APSTUDIO_READONLY_SYMBOLS
#include "winresrc.h"
#undef APSTUDIO_READONLY_SYMBOLS
VS_VERSION_INFO VERSIONINFO
FILEVERSION 1,0,0,1