mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 09:50:02 +00:00
9 lines
265 B
Ruby
9 lines
265 B
Ruby
<module name="rosget" type="win32cui" installbase="system32" installname="rosget.exe">
|
|
<include base="package">.</include>
|
|
<define name="UNICODE" />
|
|
|
|
<library>kernel32</library>
|
|
<library>package</library>
|
|
<file>main.c</file>
|
|
<file>ros-get.rc</file>
|
|
</module>
|