{ "Version" : 0.2, "ModuleName" : "libpng", "Options" : { "IncludeDirs" : [ ".", "../zlib" ], "TargetType" : "StaticLibrary", "TargetFileName" : "png" }, "Configurations" : [ { "Name" : "Debug", "Options" : { "Warnings" : "All", "Debug" : true, "Optimization" : "None", "PreprocessorDefinitions" : [ "_DEBUG" ], "FastMath" : false } }, { "Name" : "Release", "Options" : { "Warnings" : "None", "Optimization" : "Speed", "FastMath" : true } } ], "Files" : [ { "Folder" : "src", "Files" : [ "./png.c", "./pngerror.c", "./pngget.c", "./pngmem.c", "./pngpread.c", "./pngread.c", "./pngrio.c", "./pngrtran.c", "./pngrutil.c", "./pngset.c", "./pngtrans.c", "./pngwio.c", "./pngwrite.c", "./pngwtran.c", "./pngwutil.c" ] }, { "Folder" : "headers", "Files" : [ "./png.h", "./pngconf.h" ] } ], "ResourcesPath" : "", "Resources" : [ ] }