From d828acae837c71992f6a5f9dd688ba7afd944e56 Mon Sep 17 00:00:00 2001 From: Vadim Dashevskiy Date: Mon, 23 Jul 2012 07:10:03 +0000 Subject: Dbx_mmap_SA, Import_SA, Dbtool_SA: changed folder structure git-svn-id: http://svn.miranda-ng.org/main/trunk@1108 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Dbx_mmap_SA/src/version.h | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 plugins/Dbx_mmap_SA/src/version.h (limited to 'plugins/Dbx_mmap_SA/src/version.h') diff --git a/plugins/Dbx_mmap_SA/src/version.h b/plugins/Dbx_mmap_SA/src/version.h new file mode 100644 index 0000000000..57928c3905 --- /dev/null +++ b/plugins/Dbx_mmap_SA/src/version.h @@ -0,0 +1,6 @@ +#include "m_version.h" + +#define __FILEVERSION_STRING MIRANDA_VERSION_FILEVERSION +#define __VERSION_STRING MIRANDA_VERSION_STRING +#define __VERSION_DWORD MIRANDA_VERSION_DWORD +#define __PLUGIN_NAME "Miranda NG secure database driver" -- cgit v1.2.3