// plugin version part #define __MAJOR_VERSION 0 #define __MINOR_VERSION 8 #define __RELEASE_NUM 1 #define __BUILD_NUM 1 // other stuff for Version resource #include // stuff that will be used in PluginInfo section and in Version resource #define __PLUGIN_NAME "Advanced Auto Away" #define __FILENAME "AdvancedAutoAway.dll" #define __DESC "An Auto Away module with some more options than the original." #define __AUTHOR "P Boon" #define __AUTHOREMAIL "unregistered@users.sourceforge.net" #define __AUTHORWEB "http://miranda-ng.org/p/AdvancedAutoAway/" #define __COPYRIGHT "© 2003-08 P. Boon, 2008-16 George Hazan"