reactos/rostests/tests/miditest/miditest.rbuild
KJK::Hyperion bbfe8fa8d7 Some obsolete flags removed, some useless compiler flags removed & shit. Nothing earth-shattering
<insert ginormous commit message ruined by TortoiseSVN's shitty GUI>

svn path=/trunk/; revision=40537
2009-04-16 02:18:00 +00:00

7 lines
203 B
Ruby

<module name="miditest" type="win32gui" installbase="bin" installname="miditest.exe">
<library>kernel32</library>
<library>user32</library>
<library>winmm</library>
<file>miditest.c</file>
</module>