2008-05-08 16:01:30 +00:00
|
|
|
<module name="acledit" type="win32dll" baseaddress="${BASEADDRESS_ACLEDIT}" installbase="system32" installname="acledit.dll" unicode="yes">
|
2008-10-21 13:51:49 +00:00
|
|
|
<importlibrary definition="acledit.spec" />
|
2005-07-24 21:42:00 +00:00
|
|
|
<include base="acledit">.</include>
|
2007-08-12 19:17:00 +00:00
|
|
|
|
|
|
|
<metadata description = "Access Control List Editor" />
|
|
|
|
|
2005-07-24 21:42:00 +00:00
|
|
|
<library>ntdll</library>
|
|
|
|
<library>advapi32</library>
|
|
|
|
<library>user32</library>
|
|
|
|
<file>acledit.c</file>
|
|
|
|
<file>stubs.c</file>
|
|
|
|
<file>acledit.rc</file>
|
2011-08-11 15:16:48 +00:00
|
|
|
<pch>acleditint.h</pch>
|
2005-07-24 21:42:00 +00:00
|
|
|
</module>
|