2006-02-23 00:01:01 +00:00
|
|
|
<?xml version="1.0"?>
|
2007-09-14 17:07:53 +00:00
|
|
|
<!DOCTYPE module SYSTEM "../../../../tools/rbuild/project.dtd">
|
|
|
|
<module name="servman" type="win32gui" installbase="system32" installname="servman.exe" unicode="yes">
|
|
|
|
<include base="servman">.</include>
|
|
|
|
<library>user32</library>
|
|
|
|
<library>gdi32</library>
|
|
|
|
<library>advapi32</library>
|
|
|
|
<library>version</library>
|
|
|
|
<library>comctl32</library>
|
|
|
|
<library>shell32</library>
|
|
|
|
<library>comdlg32</library>
|
|
|
|
<compilationunit name="unit.c">
|
|
|
|
<file>about.c</file>
|
|
|
|
<file>control.c</file>
|
|
|
|
<file>create.c</file>
|
|
|
|
<file>delete.c</file>
|
2009-12-21 11:57:58 +00:00
|
|
|
<file>dependencies_tv1.c</file>
|
|
|
|
<file>dependencies_tv2.c</file>
|
2007-09-14 17:07:53 +00:00
|
|
|
<file>export.c</file>
|
|
|
|
<file>listview.c</file>
|
|
|
|
<file>mainwnd.c</file>
|
|
|
|
<file>misc.c</file>
|
|
|
|
<file>progress.c</file>
|
|
|
|
<file>propsheet.c</file>
|
2009-05-04 18:44:54 +00:00
|
|
|
<file>propsheet_depends.c</file>
|
|
|
|
<file>propsheet_general.c</file>
|
2007-09-14 17:07:53 +00:00
|
|
|
<file>query.c</file>
|
|
|
|
<file>servman.c</file>
|
|
|
|
<file>start.c</file>
|
2007-10-11 09:07:38 +00:00
|
|
|
<file>stop.c</file>
|
2010-01-05 17:14:08 +00:00
|
|
|
<file>stop_dependencies.c</file>
|
2007-09-14 17:07:53 +00:00
|
|
|
</compilationunit>
|
|
|
|
<file>servman.rc</file>
|
|
|
|
<pch>precomp.h</pch>
|
|
|
|
</module>
|