apotocki / libpng-win

Visual Studio project and solution files for building static and dynamic LIBPNG libraries

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repo contains project and solution files for building libpng library (and its dependency zlib) for Windows using Visual Studio.

The solution is able to build both static and dynamic libraries in debug and release configurations for x86 and x64 architectures

The actual libpng sources are included as a git submodule pointed to git://git.code.sf.net/p/libpng/code The actual zlib sources are included as a git submodule pointed to https://github.com/madler/zlib

Tested libpng version: 1.6.40, zlib version: 1.2.13

As an advertisement…

Look at my iOS application on App Store, please:

PotoHEX
HEX File Viewer & Editor

This app is designed for inspecting and editing files at the byte or character level.

You can support my open-source development by trying the App.

Feedback is welcome!

About

Visual Studio project and solution files for building static and dynamic LIBPNG libraries