diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2014-02-14 15:34:14 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2014-02-14 15:34:14 +0000 |
commit | 7578f068b6dd10641ced7d08d5eebb4654c4911c (patch) | |
tree | f215e043a5798381032e17fe124669f868e067ef /plugins/Dbx_tree/src/Version.h | |
parent | 0168c0457bb31905368134ae8ec1020a08d20970 (diff) |
Dbx_tree moved to deprecated
git-svn-id: http://svn.miranda-ng.org/main/trunk@8122 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Dbx_tree/src/Version.h')
-rw-r--r-- | plugins/Dbx_tree/src/Version.h | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/plugins/Dbx_tree/src/Version.h b/plugins/Dbx_tree/src/Version.h deleted file mode 100644 index 029f6c649d..0000000000 --- a/plugins/Dbx_tree/src/Version.h +++ /dev/null @@ -1,15 +0,0 @@ -#define __MAJOR_VERSION 0
-#define __MINOR_VERSION 0
-#define __RELEASE_NUM 0
-#define __BUILD_NUM 18
-
-#include <stdver.h>
-
-#define __PLUGIN_NAME "Miranda dbx_tree database driver"
-#define __INTERNAL_NAME "Dbx_tree"
-#define __FILENAME "Dbx_tree.dll"
-#define __DESCRIPTION "Provides extended Miranda database support."
-#define __AUTHOR "Michael 'Protogenes' Kunz"
-#define __AUTHOREMAIL "Michael.Kunz@s2005.TU-Chemnitz.de"
-#define __AUTHORWEB "http://miranda-ng.org/p/Dbx_tree/"
-#define __COPYRIGHT "© 2007 - 2010 Michael 'Protogenes' Kunz"
|