mirror of
https://github.com/reactos/reactos.git
synced 2025-08-04 09:36:33 +00:00
Mikhail Zvyozdochkin: Fix compiling on linux (adding proper include path for halxbox)
svn path=/trunk/; revision=22784
This commit is contained in:
parent
ff2f32e1fc
commit
feaabba4dc
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
<module name="halxbox" type="kernelmodedll" allowwarnings="true">
|
||||
<importlibrary definition="../../hal/hal.def" />
|
||||
<include base="hal_generic">../include</include>
|
||||
<include base="halxbox">.</include>
|
||||
<include base="ntoskrnl">include</include>
|
||||
<define name="_DISABLE_TIDENTS" />
|
||||
<define name="UP" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue