mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 17:05:46 +00:00
Fix xml name conflict.
svn path=/trunk/; revision=19219
This commit is contained in:
parent
168b9c5b2a
commit
3f4c411061
1 changed files with 0 additions and 12 deletions
|
@ -1,12 +0,0 @@
|
|||
<module name="devmgrapp" type="win32cui" installbase="system32" installname="devmgr.exe">
|
||||
<define name="__USE_W32API" />
|
||||
<define name="DEFINE_GUID" />
|
||||
<library>ntdll</library>
|
||||
<library>setupapi</library>
|
||||
<library>gdi32</library>
|
||||
<library>kernel32</library>
|
||||
<library>user32</library>
|
||||
<library>comctl32</library>
|
||||
<file>devmgr.c</file>
|
||||
<efile>devmgr.rc</efile>
|
||||
</module>
|
Loading…
Reference in a new issue