mirror of
https://github.com/reactos/reactos.git
synced 2025-06-27 05:19:45 +00:00
Same fix for libpng
svn path=/trunk/; revision=33371
This commit is contained in:
parent
529cde0611
commit
3367d25567
1 changed files with 27 additions and 29 deletions
|
@ -1,6 +1,4 @@
|
|||
<module name="libpng" type="staticlibrary" allowwarnings="true">
|
||||
<define name="__REACTOS__" />
|
||||
<define name="__USE_W32API" />
|
||||
<define name="_WIN32_IE">0x600</define>
|
||||
<define name="_WIN32_WINNT">0x501</define>
|
||||
<define name="WIN32" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue