mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 09:50:02 +00:00
8 lines
306 B
Ruby
8 lines
306 B
Ruby
<?xml version="1.0"?>
|
|
<!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
|
|
<module name="bootok" type="win32cui" installbase="system32" installname="bootok.exe" unicode="yes">
|
|
<include base="bootok">.</include>
|
|
<library>advapi32</library>
|
|
<file>bootok.c</file>
|
|
<file>bootok.rc</file>
|
|
</module>
|