mirror of
https://github.com/reactos/reactos.git
synced 2025-07-24 00:13:37 +00:00
Added def to xml file.
svn path=/trunk/; revision=15628
This commit is contained in:
parent
bcc09d453e
commit
ae660b3636
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
<module name="usbport" type="kernelmodedriver" installbase="system32/drivers" installname="usbport.sys">
|
<module name="usbport" type="kernelmodedriver" installbase="system32/drivers" installname="usbport.sys">
|
||||||
|
<importlibrary definition="usbport.def" />
|
||||||
<define name="__USE_W32API" />
|
<define name="__USE_W32API" />
|
||||||
<include base="ntoskrnl">include</include>
|
<include base="ntoskrnl">include</include>
|
||||||
<library>ntoskrnl</library>
|
<library>ntoskrnl</library>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue