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