mirror of
https://github.com/reactos/reactos.git
synced 2025-05-18 00:31:27 +00:00
12 lines
418 B
Text
12 lines
418 B
Text
![]() |
<module name="msctf_winetest" type="win32cui" installbase="bin" installname="msctf_winetest.exe" allowwarnings="true">
|
||
|
<compilerflag compiler="cc">-Wno-format</compilerflag>
|
||
|
<include base="msctf_winetest">.</include>
|
||
|
<file>inputprocessor.c</file>
|
||
|
<file>testlist.c</file>
|
||
|
<library>wine</library>
|
||
|
<library>ole32</library>
|
||
|
<library>user32</library>
|
||
|
<library>kernel32</library>
|
||
|
<library>ntdll</library>
|
||
|
</module>
|