mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
add allowwarnings ="true" so txtscale can be build with dgb=0 with gcc 3.4.4
svn path=/trunk/; revision=20244
This commit is contained in:
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user