6d21cec1197d66bf3f1d03159829a8054a81cd3a
[reactos.git] / rostests / winetests / powrprof / powrprof.rbuild
1 <module name="powrprof_winetest" type="win32cui" installbase="bin" installname="powrprof_winetest.exe" allowwarnings="true">
2 <compilerflag compiler="cc">-Wno-format</compilerflag>
3 <include base="powrprof_winetest">.</include>
4 <define name="__ROS_LONG64__" />
5 <define name="__USE_W32API" />
6 <define name="UNICODE" />
7 <define name="_UNICODE" />
8 <library>powrprof</library>
9 <library>ntdll</library>
10 <library>advapi32</library>
11 <library>kernel32</library>
12 <file>testlist.c</file>
13 <file>pwrprof.c</file>
14 </module>