mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
Change Xml from msafd32.dll to msafd.dll.
svn path=/trunk/; revision=15694
This commit is contained in:
@@ -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" />
|
||||
<include base="msafd">include</include>
|
||||
<define name="UNICODE" />
|
||||
|
||||
Reference in New Issue
Block a user