[MSCTF] Add ADD_IMPORTLIB to CMakeLists.txt spec2def

CORE-19361
This commit is contained in:
Katayama Hirofumi MZ 2023-12-13 11:10:06 +09:00
parent bfd5d37fe6
commit a19ba4760e

View file

@ -4,7 +4,7 @@ add_definitions(-D_WIN32_WINNT=0x600)
add_definitions(-D__WINESRC__)
include_directories(BEFORE ${REACTOS_SOURCE_DIR}/sdk/include/reactos/wine)
spec2def(msctf.dll msctf.spec)
spec2def(msctf.dll msctf.spec ADD_IMPORTLIB)
list(APPEND SOURCE
categorymgr.c