mirror of
https://github.com/reactos/reactos.git
synced 2024-11-09 16:20:37 +00:00
10 lines
366 B
Text
10 lines
366 B
Text
|
<module name="rasapi32_winetest" type="win32cui" installbase="bin" installname="rasapi32_winetest.exe" allowwarnings="true">
|
||
|
<compilerflag compiler="cc">-Wno-format</compilerflag>
|
||
|
<include base="rasapi32_winetest">.</include>
|
||
|
<file>rasapi.c</file>
|
||
|
<file>testlist.c</file>
|
||
|
<library>wine</library>
|
||
|
<library>kernel32</library>
|
||
|
<library>ntdll</library>
|
||
|
</module>
|