mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-31 12:23:31 +00:00
add allowwarnings ="true" so telnet can be build with dgb=0
svn path=/trunk/; revision=20226
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<module name="telnet" type="win32cui" installbase="system32" installname="telnet.exe">
|
||||
<module name="telnet" type="win32cui" installbase="system32" installname="telnet.exe" allowwarnings ="true">
|
||||
<include base="telnet">.</include>
|
||||
<define name="__USE_W32API" />
|
||||
<define name="__REACTOS__" />
|
||||
|
||||
Reference in New Issue
Block a user