reactos/ntoskrnl/ntkrnlmp.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

9 lines
317 B
Ruby

<?xml version="1.0"?>
<!DOCTYPE module SYSTEM "../tools/rbuild/project.dtd">
<group xmlns:xi="http://www.w3.org/2001/XInclude">
<module name="ntkrnlmp" type="kernel" installbase="system32" installname="ntkrnlmp.exe">
<define name="CONFIG_SMP" />
<xi:include href="ntoskrnl-generic.rbuild" />
</module>
</group>