- DBGKD_WAIT_STATE_CHANGE64 is used in KD protocol 5, not number 6 that we use. Proto...
[reactos.git] / reactos / lib / rossym / rossym.rbuild
1 <?xml version="1.0"?>
2 <!DOCTYPE module SYSTEM "../../tools/rbuild/project.dtd">
3 <module name="rossym" type="staticlibrary">
4 <define name="_NTSYSTEM_" />
5 <file>delete.c</file>
6 <file>find.c</file>
7 <file>fromfile.c</file>
8 <file>frommem.c</file>
9 <file>fromraw.c</file>
10 <file>getraw.c</file>
11 <file>init.c</file>
12 <file>initkm.c</file>
13 <file>initum.c</file>
14 <file>zwfile.c</file>
15 </module>