From b1266b79e51534a5d5673639e49a8fdbbb747026 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 15 May 2018 21:46:24 +0300 Subject: __NO_CMPLUGIN_NEEDED added to plugin headers to allow them be compiled --- plugins/NotifyAnything/src/stdafx.h | 1 + 1 file changed, 1 insertion(+) (limited to 'plugins/NotifyAnything') diff --git a/plugins/NotifyAnything/src/stdafx.h b/plugins/NotifyAnything/src/stdafx.h index a2d50efc29..730eaecb78 100644 --- a/plugins/NotifyAnything/src/stdafx.h +++ b/plugins/NotifyAnything/src/stdafx.h @@ -11,6 +11,7 @@ #include #include +#define __NO_CMPLUGIN_NEEDED #include "newpluginapi.h" #include "m_options.h" #include "m_skin.h" -- cgit v1.2.3