mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
Fix a typo
svn path=/trunk/; revision=30819
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
<module name="dxtn" type="win32dll" entrypoint="0" installbase="system32" installname="dxnt.dll" allowwarnings="true">
|
||||
<module name="dxtn" type="win32dll" entrypoint="0" installbase="system32" installname="dxtn.dll" allowwarnings="true">
|
||||
<importlibrary definition="dxtn.def" />
|
||||
<include base="dxtn">.</include>
|
||||
<define name="__USE_W32API" />
|
||||
|
||||
Reference in New Issue
Block a user