mirror of
https://github.com/reactos/reactos.git
synced 2025-06-30 10:31:23 +00:00
12 lines
446 B
Text
12 lines
446 B
Text
![]() |
<module name="cryptui_winetest" type="win32cui" installbase="bin" installname="cryptui_winetest.exe" allowwarnings="true">
|
||
|
<compilerflag compiler="cc">-Wno-format</compilerflag>
|
||
|
<include base="cryptui_winetest">.</include>
|
||
|
<file>cryptui.c</file>
|
||
|
<file>testlist.c</file>
|
||
|
<library>wine</library>
|
||
|
<library>cryptui</library>
|
||
|
<library>crypt32</library>
|
||
|
<library>kernel32</library>
|
||
|
<library>user32</library>
|
||
|
<library>ntdll</library>
|
||
|
</module>
|