reactos/lib/sdk/nt/nt.rbuild

7 lines
197 B
Plaintext
Raw Normal View History

<?xml version="1.0"?>
<!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
<module name="nt" type="staticlibrary">
<define name="_DISABLE_TIDENTS" />
<file>entry_point.c</file>
</module>