From ca570a86b3d5eb4c56166ddec3f565aa90290ba3 Mon Sep 17 00:00:00 2001 From: Mataes Date: Tue, 23 Apr 2019 14:52:34 +0300 Subject: freeimage: compilation warning fix --- libs/freeimage/freeimage.vcxproj | 1 + 1 file changed, 1 insertion(+) diff --git a/libs/freeimage/freeimage.vcxproj b/libs/freeimage/freeimage.vcxproj index 273a134408..82f5f45a82 100644 --- a/libs/freeimage/freeimage.vcxproj +++ b/libs/freeimage/freeimage.vcxproj @@ -29,6 +29,7 @@ FREEIMAGE_EXPORTS;%(PreprocessorDefinitions) src;..\..\libs\zLib\src;..\..\include;%(AdditionalIncludeDirectories) + Sync -- cgit v1.2.3