mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
fix hal build
svn path=/branches/ros-amd64-bringup/; revision=35906
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0"?>
|
||||
<!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
|
||||
<module name="halup" type="kernelmodedll" installbase="system32" installname="hal.dll">
|
||||
<importlibrary definition="../halamd64.def" />
|
||||
<importlibrary base="hal" definition="hal_amd64.def" />
|
||||
<bootstrap installbase="$(CDOUTPUT)" nameoncd="hal.dll" />
|
||||
<include base="halup">../include</include>
|
||||
<include base="ntoskrnl">include</include>
|
||||
|
||||
Reference in New Issue
Block a user