rename tests to dllname_winetest to make it less trouble on exception to change build...
[reactos.git] / reactos / regtests / regtests / regtests.xml
1 <module name="regtests" type="win32dll" baseaddress="${BASEADDRESS_REGTESTS}">
2 <importlibrary definition="regtests.def" />
3 <include base="regtests">.</include>
4 <define name="__USE_W32API" />
5 <library>kernel32</library>
6 <file>regtests.c</file>
7 </module>