mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 22:46:17 +00:00
Change Xml from msafd32.dll to msafd.dll.
svn path=/trunk/; revision=15694
This commit is contained in:
parent
c46482a139
commit
907751c162
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
<module name="msafd" type="win32dll" baseaddress="${BASEADDRESS_MSAFD}" installbase="system32" installname="msafd32.dll">
|
<module name="msafd" type="win32dll" baseaddress="${BASEADDRESS_MSAFD}" installbase="system32" installname="msafd.dll">
|
||||||
<importlibrary definition="msafd.def" />
|
<importlibrary definition="msafd.def" />
|
||||||
<include base="msafd">include</include>
|
<include base="msafd">include</include>
|
||||||
<define name="UNICODE" />
|
<define name="UNICODE" />
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue