Fix shared library building failure on Windows with non MSVC

For example, now we can built shared library on Window with MinGW.

This changes improve features added in #1467.
This commit is contained in:
Konstantin Podsvirov
2020-06-10 22:56:53 +03:00
parent f593aad786
commit fe97a03033
2 changed files with 6 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
#define APSTUDIO_READONLY_SYMBOLS
#include "winres.h"
#include <windows.h>
#undef APSTUDIO_READONLY_SYMBOLS
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US