reactos/lib/ntdllsys/ntdllsys.rbuild
KJK::Hyperion c0fa485960 The real, definitive, Visual C++ support branch. Accept no substitutes
svn path=/branches/the-real-msvc/; revision=36960
2008-10-25 17:56:00 +00:00

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>