change rest of warnings to allowwarnings - sorry I didn't get to this the other day.

svn path=/trunk/; revision=17783
This commit is contained in:
Royce Mitchell III 2005-09-10 18:39:34 +00:00
parent 23d2ee98f5
commit 4786e1d6f0
3 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
<module name="chkdsk" type="win32cui" installbase="system32" installname="chkdsk.exe" warnings="true">
<module name="chkdsk" type="win32cui" installbase="system32" installname="chkdsk.exe" allowwarnings="true">
<define name="__USE_W32API" />
<define name="UNICODE" />
<define name="_UNICODE" />