projects
/
reactos.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
- Remove the remaining __USE_W32API, deprecated for ages.
[reactos.git]
/
reactos
/
hal
/
halamd64
/
hal_generic.rbuild
1
<?xml version="1.0"?>
2
<!DOCTYPE group SYSTEM "../../../tools/rbuild/project.dtd">
3
<group>
4
<module name="hal_generic" type="objectlibrary">
5
<include>include</include>
6
<include base="ntoskrnl">include</include>
7
<define name="_NTHAL_" />
8
<file>hal_generic.c</file>
9
</module>
10
</group>