Win32/msvc: build with libtiff

This commit is contained in:
Thomas Bernard
2019-01-04 21:00:56 +01:00
parent c472f36d27
commit addf8d9798
6 changed files with 39 additions and 9 deletions

View File

@@ -11,5 +11,7 @@
<PNGIncDir>..\..\..\..\lpng1634</PNGIncDir>
<PNGLibDirDebug>..\..\..\..\lpng1634\projects\vstudio\Debug Library</PNGLibDirDebug>
<PNGLibDirRelease>..\..\..\..\lpng1634\projects\vstudio\Release Library</PNGLibDirRelease>
<TIFFIncDir>..\..\..\..\tiff-4.0.10\libtiff</TIFFIncDir>
<TIFFLibDir>..\..\..\..\tiff-4.0.10\libtiff</TIFFLibDir>
</PropertyGroup>
</Project>