added lib/debugsup
[reactos.git] / reactos / lib / debugsup / debugsup.rbuild
1 <group>
2 <module name="debugsup_ntoskrnl" type="staticlibrary">
3 <importlibrary definition="debugsup-ntos.def" dllname="ntoskrnl.exe" />
4 </module>
5 <module name="debugsup_ntdll" type="staticlibrary">
6 <importlibrary definition="debugsup-ntos.def" dllname="ntdll.dll" />
7 </module>
8 </group>