mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 08:25:03 +00:00
Try fix build
svn path=/branches/cmake-bringup/; revision=50769
This commit is contained in:
parent
ba07da3850
commit
99d12014da
1 changed files with 2 additions and 0 deletions
|
@ -21,7 +21,9 @@ import "unknwn.idl";
|
|||
#endif
|
||||
|
||||
cpp_quote("#include <imm.h>")
|
||||
#ifdef _MSC_VER
|
||||
cpp_quote("DEFINE_GUID(CLSID_CActiveIMM, 0x4955dd33, 0xb159, 0x11d0, 0x8f,0xcf, 0x00,0xaa,0x00,0x6b,0xcc,0x59);")
|
||||
#endif
|
||||
cpp_quote("#if 0")
|
||||
|
||||
typedef struct {
|
||||
|
|
Loading…
Reference in a new issue