2006-02-17 06:45:39 +00:00
|
|
|
<?xml version="1.0"?>
|
2007-09-14 17:07:53 +00:00
|
|
|
<!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
|
2005-11-29 21:57:19 +00:00
|
|
|
<module name="shutdown" type="win32cui" installbase="system32" installname="shutdown.exe">
|
2006-09-06 20:00:41 +00:00
|
|
|
<include base="shutdown">.</include>
|
|
|
|
<library>advapi32</library>
|
|
|
|
<library>user32</library>
|
2007-07-18 18:40:07 +00:00
|
|
|
<file>misc.c</file>
|
2006-09-06 20:00:41 +00:00
|
|
|
<file>shutdown.c</file>
|
2007-07-18 18:40:07 +00:00
|
|
|
<file>shutdown.rc</file>
|
|
|
|
<pch>precomp.h</pch>
|
2005-11-29 21:57:19 +00:00
|
|
|
</module>
|