summaryrefslogtreecommitdiff
path: root/plugins/Dbx_mmap_SA/Dbtool/src/Version.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Dbx_mmap_SA/Dbtool/src/Version.h')
-rw-r--r--plugins/Dbx_mmap_SA/Dbtool/src/Version.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/plugins/Dbx_mmap_SA/Dbtool/src/Version.h b/plugins/Dbx_mmap_SA/Dbtool/src/Version.h
new file mode 100644
index 0000000000..1ee2b8a4cf
--- /dev/null
+++ b/plugins/Dbx_mmap_SA/Dbtool/src/Version.h
@@ -0,0 +1,9 @@
+#include "m_version.h"
+
+#define __FILEVERSION_STRING MIRANDA_VERSION_FILEVERSION
+#define __VERSION_STRING MIRANDA_VERSION_STRING
+#define __VERSION_DWORD MIRANDA_VERSION_DWORD
+#define __INTERNAL_NAME "dbtool"
+#define __FILENAME "dbtool.exe"
+#define __DESCRIPTION "Miranda IM Database Tool"
+#define __COPYRIGHT "© 2000-2011 Miranda IM project"