Files
reactos/rostests/tests/thread/thread.rbuild
T
Samuel Serapion 11bbb46220 ignore some warnings by gcc 4.4.2
svn path=/branches/ros-amd64-bringup/; revision=44789
2009-12-28 04:46:04 +00:00

5 lines
162 B
Ruby

<module name="thread" type="win32gui" installbase="bin" installname="thread.exe" allowwarnings="true">
<library>gdi32</library>
<file>thread.c</file>
</module>