mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 01:39:30 +00:00
7 lines
237 B
Ruby
7 lines
237 B
Ruby
<module name="noexecute" type="win32cui" installbase="bin" installname="noexecute.exe">
|
|
<define name="__USE_W32API" />
|
|
<library>pseh</library>
|
|
<library>kernel32</library>
|
|
<library>user32</library>
|
|
<file>noexecute.c</file>
|
|
</module>
|