mirror of
https://github.com/reactos/reactos.git
synced 2024-11-04 05:43:30 +00:00
d0ccc9c5ec
svn path=/trunk/; revision=36945
9 lines
325 B
Ruby
9 lines
325 B
Ruby
<module name="screenshot" type="win32gui" installbase="system32" installname="screenshot.exe" unicode="yes">
|
|
<include base="screenshot">.</include>
|
|
<library>kernel32</library>
|
|
<library>user32</library>
|
|
<library>gdi32</library>
|
|
<library>comdlg32</library>
|
|
<file>screenshot.c</file>
|
|
<file>screenshot.rc</file>
|
|
</module>
|