mirror of
https://github.com/reactos/reactos.git
synced 2025-03-10 18:24:02 +00:00

* Add GetDriveType tests. Some fails in ReactOS * Fix few rbuild files svn path=/trunk/; revision=51484
7 lines
No EOL
232 B
Ruby
7 lines
No EOL
232 B
Ruby
<module name="vbltest" type="win32gui" installbase="bin" installname="vbltest.exe">
|
|
<include base="vbltest">.</include>
|
|
<library>user32</library>
|
|
<library>gdi32</library>
|
|
<file>vbltest.c</file>
|
|
<file>vbltest.rc</file>
|
|
</module> |