mirror of
https://github.com/reactos/reactos.git
synced 2025-05-24 03:24:45 +00:00
7 lines
231 B
Ruby
7 lines
231 B
Ruby
<?xml version="1.0"?>
|
|
<!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
|
|
<module name="chew" type="staticlibrary">
|
|
<define name="_NTOSKRNL_" />
|
|
<include base="chew">include</include>
|
|
<file>workqueue.c</file>
|
|
</module>
|