mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 16:36:33 +00:00
8 lines
251 B
Ruby
8 lines
251 B
Ruby
<?xml version="1.0"?>
|
|
<!DOCTYPE module SYSTEM "../../tools/rbuild/project.dtd">
|
|
<module name="ntdllsys" type="staticlibrary">
|
|
<define name="_DISABLE_TIDENTS" />
|
|
<directory name="." root="intermediate">
|
|
<file>ntdll.S</file>
|
|
</directory>
|
|
</module>
|