Commit 456556db authored by mercury233's avatar mercury233

add pragma comment imm32.lib of the IME support

parent 51befd6e
......@@ -37,6 +37,9 @@
#endif
#endif
#endif
#ifdef _MSC_VER
#pragma comment(lib, "imm32.lib")
#endif
namespace irr
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment