Supersedes r40536, r40537
[reactos.git] / rostests / tests / p_dup_handle / p_dup_handle.rbuild
1 <module name="p_dup_handle" type="win32cui" installbase="bin" installname="p_dup_handle.exe">
2 <library>kernel32</library>
3 <library>gdi32</library>
4 <file>p_dup_handle.c</file>
5 </module>