82cce22c9ca1a4e560d2b4faf2dff3de4dc37fbf
[reactos.git] / rostests / winetests / schannel / schannel.rbuild
1 <?xml version="1.0"?>
2 <!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
3 <group>
4 <module name="schannel_winetest" type="win32cui" installbase="bin" installname="schannel_winetest.exe" allowwarnings="true">
5 <compilerflag compiler="cc">-Wno-format</compilerflag>
6 <include base="schannel_winetest">.</include>
7 <define name="__ROS_LONG64__" />
8 <library>wine</library>
9 <library>kernel32</library>
10 <library>ntdll</library>
11 <file>main.c</file>
12 <file>testlist.c</file>
13 </module>
14 </group>