Some obsolete flags removed, some useless compiler flags removed & shit. Nothing...
[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 <include base="schannel_winetest">.</include>
6 <define name="__ROS_LONG64__" />
7 <library>wine</library>
8 <library>kernel32</library>
9 <library>ntdll</library>
10 <file>main.c</file>
11 <file>testlist.c</file>
12 </module>
13 </group>