mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 09:25:10 +00:00
6 lines
193 B
Ruby
6 lines
193 B
Ruby
<module name="apc" type="win32cui" installbase="bin" installname="apc.exe">
|
|
<define name="__USE_W32API" />
|
|
<library>kernel32</library>
|
|
<library>ntdll</library>
|
|
<file>apc.c</file>
|
|
</module>
|