Include main .rc file in format.xml, so that strings will actually print.
[reactos.git] / reactos / subsys / system / format / format.xml
index 6e2e8a3..c3958ba 100644 (file)
@@ -4,5 +4,6 @@
        <library>ntdll</library>
        <library>kernel32</library>
        <library>fmifs</library>
+       <file>format.rc</file>
        <file>format.c</file>
 </module>