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