[ros-diffs] [tkreuzer] 40096: remove allowwarnings="true"

tkreuzer at svn.reactos.org tkreuzer at svn.reactos.org
Wed Mar 18 20:26:13 CET 2009


Author: tkreuzer
Date: Wed Mar 18 22:26:12 2009
New Revision: 40096

URL: http://svn.reactos.org/svn/reactos?rev=40096&view=rev
Log:
remove allowwarnings="true"

Modified:
    branches/ros-amd64-bringup/reactos/base/services/dhcp/dhcp.rbuild

Modified: branches/ros-amd64-bringup/reactos/base/services/dhcp/dhcp.rbuild
URL: http://svn.reactos.org/svn/reactos/branches/ros-amd64-bringup/reactos/base/services/dhcp/dhcp.rbuild?rev=40096&r1=40095&r2=40096&view=diff
==============================================================================
--- branches/ros-amd64-bringup/reactos/base/services/dhcp/dhcp.rbuild [iso-8859-1] (original)
+++ branches/ros-amd64-bringup/reactos/base/services/dhcp/dhcp.rbuild [iso-8859-1] Wed Mar 18 22:26:12 2009
@@ -1,6 +1,6 @@
 <?xml version="1.0"?>
 <!DOCTYPE module SYSTEM "../../../tools/rbuild/project.dtd">
-<module name="dhcp" type="win32cui" installbase="system32" installname="dhcp.exe" allowwarnings="true">
+<module name="dhcp" type="win32cui" installbase="system32" installname="dhcp.exe">
 	<include base="dhcp">.</include>
 	<include base="dhcp">include</include>
 	<library>ntdll</library>



More information about the Ros-diffs mailing list