1
0
mirror of https://git.code.sf.net/p/zint/code synced 2026-01-04 02:37:27 +00:00

Make png work

This commit is contained in:
Harald Oehlmann
2017-01-18 18:07:17 +01:00
parent 1863399956
commit ffc9c441f7
3 changed files with 5 additions and 4 deletions

View File

@@ -18,6 +18,7 @@ Folder structure:
Build libpng:
Open $ZH\..\lpng\projects\vstudio with VS2015 gui and convert the project
Set Project settings->C++->Code Generation->Library: Multi-Threadded DLL /MD
Copy the zlib source as required by the make file (in my case: zlib-1.2.8)
Build targets "Release Library" for zlib and libpng.