mirror of
https://github.com/reactos/reactos.git
synced 2024-11-04 13:52:30 +00:00
ee795b8b1e
* Add GetDriveType tests. Some fails in ReactOS * Fix few rbuild files svn path=/trunk/; revision=51484
7 lines
228 B
Ruby
7 lines
228 B
Ruby
<module name="bltrop" type="win32gui" installbase="bin" installname="bltrop.exe">
|
|
<include base="bltrop">.</include>
|
|
<library>gdi32</library>
|
|
<library>user32</library>
|
|
<file>bltrop.c</file>
|
|
<file>bltrop.rc</file>
|
|
</module>
|