mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
- remove 'basename' , no such attribute exists for <importlibrary>
svn path=/trunk/; revision=33672
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<!DOCTYPE group SYSTEM "../../tools/rbuild/project.dtd">
|
||||
<group>
|
||||
<module name="hal" type="kernelmodedll">
|
||||
<importlibrary basename="hal" definition="hal_$(ARCH).def" />
|
||||
<importlibrary definition="hal_$(ARCH).def" />
|
||||
<include base="ntoskrnl">include</include>
|
||||
<library>ntoskrnl</library>
|
||||
<define name="_NTHAL_" />
|
||||
|
||||
Reference in New Issue
Block a user