Allow warnings for now (for real this time)
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 17:09:59 UTC (rev 14780)
+++ branches/xmlbuildsystem/reactos/subsys/system/format/format.xml
2005-04-23 17:11:51 UTC (rev 14781)
@@ -1,4 +1,4 @@
-<module name="format" type="win32cui"
installbase="system32"
installname="format.exe" warnings="false">
+<module name="format" type="win32cui"
installbase="system32"
installname="format.exe" warnings="true">
<include base="format">.</include>
<define name="__USE_W32API" />
<library>ntdll</library>