From dea9c030340e50324eba97c72a27c151bed12e1c Mon Sep 17 00:00:00 2001 From: George Hazan Date: Fri, 26 Jan 2018 17:38:31 +0300 Subject: AdvaImg: - freeimage extracted to the separate library; - FI_INTERFACE removed, all references to it are replaced with direct calls of FreeImage_* functions; - unified project for AdvaImg --- plugins/SmileyAdd/SmileyAdd.vcxproj | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'plugins/SmileyAdd/SmileyAdd.vcxproj') diff --git a/plugins/SmileyAdd/SmileyAdd.vcxproj b/plugins/SmileyAdd/SmileyAdd.vcxproj index 68cab8ea78..87eb21f46b 100644 --- a/plugins/SmileyAdd/SmileyAdd.vcxproj +++ b/plugins/SmileyAdd/SmileyAdd.vcxproj @@ -30,6 +30,11 @@ + + + {5D14CFF3-0D17-4528-99EA-DE9DCA47CC2E} + + 4458;%(DisableSpecificWarnings) -- cgit v1.2.3