add libpng library win32 x86 binary

This commit is contained in:
Vadim Lopatin 2014-03-05 09:20:36 +04:00
parent 2d14cc78a8
commit 81833a6db6
2 changed files with 628 additions and 624 deletions

View File

@ -84,7 +84,7 @@
<objfiles />
<linkswitches />
<libfiles>ole32.lib kernel32.lib user32.lib comctl32.lib comdlg32.lib</libfiles>
<libpaths />
<libpaths>3rdparty/libpng/lib</libpaths>
<deffile />
<resfile />
<exefile>$(OutDir)\$(ProjectName).exe</exefile>
@ -191,6 +191,9 @@
<Folder name="dlangui">
<Folder name="3rdparty">
<Folder name="libpng">
<Folder name="libs">
<File path="3rdparty\libpng\lib\libpng15.lib" />
</Folder>
<File path="3rdparty\libpng\source\libpng\png.d" />
<File path="3rdparty\libpng\source\libpng\pngconf.d" />
<File path="3rdparty\libpng\source\libpng\pnglibconf.d" />

File diff suppressed because it is too large Load Diff