projects
/
reactos.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Begin implementing Keyboard Layout Compiler Tool, as requested by KJK::Hyperion....
[reactos.git]
/
reactos
/
tools
/
kbdtool
/
kbdtool.rbuild
1
<?xml version="1.0"?>
2
<!DOCTYPE module SYSTEM "../../tools/rbuild/project.dtd">
3
<module name="kbdtool" type="buildtool">
4
<file>main.c</file>
5
<file>output.c</file>
6
<file>parser.c</file>
7
</module>