add allowwarnings ="true" so txtscale can be build with dgb=0 with gcc
3.4.4
Modified: trunk/rosapps/tests/txtscale/txtscale.xml
_____
Modified: trunk/rosapps/tests/txtscale/txtscale.xml
--- trunk/rosapps/tests/txtscale/txtscale.xml 2005-12-18 11:04:04 UTC
(rev 20243)
+++ trunk/rosapps/tests/txtscale/txtscale.xml 2005-12-18 12:32:05 UTC
(rev 20244)
@@ -1,4 +1,4 @@
-<module name="txtscale" type="win32gui"
installbase="bin"
installname="txtscale.exe">
+<module name="txtscale" type="win32gui"
installbase="bin"
installname="txtscale.exe" allowwarnings ="true">
<define name="_WIN32_IE">0x0501</define>
<define name="_WIN32_WINNT">0x0501</define>
<define name="__USE_W32API" />
Show replies by date