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/AVS/avs.vcxproj | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'plugins/AVS/avs.vcxproj') diff --git a/plugins/AVS/avs.vcxproj b/plugins/AVS/avs.vcxproj index 038aed132c..1c31129c4d 100644 --- a/plugins/AVS/avs.vcxproj +++ b/plugins/AVS/avs.vcxproj @@ -25,4 +25,9 @@ + + + {5D14CFF3-0D17-4528-99EA-DE9DCA47CC2E} + + \ No newline at end of file -- cgit v1.2.3