mirror of
https://github.com/reactos/reactos.git
synced 2024-11-20 14:30:57 +00:00
00a5b02ea1
svn path=/trunk/; revision=37533
8 lines
321 B
Ruby
8 lines
321 B
Ruby
<module name="enumfonts" type="win32gui" installbase="bin" installname="enumfonts.exe" stdlib="host">
|
|
<define name="__USE_W32API" />
|
|
<library>kernel32</library>
|
|
<library>user32</library>
|
|
<library>gdi32</library>
|
|
<compilerflag compiler="cpp">-Wno-non-virtual-dtor</compilerflag>
|
|
<file>enumfonts.cpp</file>
|
|
</module>
|