mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 23:12:56 +00:00
Use W32API.
svn path=/trunk/; revision=15985
This commit is contained in:
parent
f44cbee050
commit
ddec33b110
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
<module name="tdi" type="kernelmodedriver" installbase="system32/drivers" installname="tdi.sys">
|
<module name="tdi" type="kernelmodedriver" installbase="system32/drivers" installname="tdi.sys">
|
||||||
<importlibrary definition="misc/tdi.def"></importlibrary>
|
<importlibrary definition="misc/tdi.def"></importlibrary>
|
||||||
|
<define name="__USE_W32API" />
|
||||||
<library>ntoskrnl</library>
|
<library>ntoskrnl</library>
|
||||||
<library>hal</library>
|
<library>hal</library>
|
||||||
<directory name="cte">
|
<directory name="cte">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue