Allow warnings for now Modified: branches/xmlbuildsystem/reactos/subsys/system/format/format.xml _____
Modified: branches/xmlbuildsystem/reactos/subsys/system/format/format.xml --- branches/xmlbuildsystem/reactos/subsys/system/format/format.xml 2005-04-23 16:23:57 UTC (rev 14779) +++ branches/xmlbuildsystem/reactos/subsys/system/format/format.xml 2005-04-23 17:09:59 UTC (rev 14780) @@ -1,4 +1,4 @@
-<module name="format" type="win32cui" installbase="system32" installname="format.exe"> +<module name="format" type="win32cui" installbase="system32" installname="format.exe" warnings="false"> <include base="format">.</include> <define name="__USE_W32API" /> <library>ntdll</library>