mirror of
https://github.com/reactos/reactos.git
synced 2025-08-04 02:36:13 +00:00
- remove 'basename' , no such attribute exists for <importlibrary>
svn path=/trunk/; revision=33672
This commit is contained in:
parent
0d8cccef41
commit
9ea0a62432
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
<!DOCTYPE group SYSTEM "../../tools/rbuild/project.dtd">
|
<!DOCTYPE group SYSTEM "../../tools/rbuild/project.dtd">
|
||||||
<group>
|
<group>
|
||||||
<module name="hal" type="kernelmodedll">
|
<module name="hal" type="kernelmodedll">
|
||||||
<importlibrary basename="hal" definition="hal_$(ARCH).def" />
|
<importlibrary definition="hal_$(ARCH).def" />
|
||||||
<include base="ntoskrnl">include</include>
|
<include base="ntoskrnl">include</include>
|
||||||
<library>ntoskrnl</library>
|
<library>ntoskrnl</library>
|
||||||
<define name="_NTHAL_" />
|
<define name="_NTHAL_" />
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue