summaryrefslogtreecommitdiff
path: root/Dbx_mmap_SA/Dbtool/Version.h
blob: 1f262e64cd9fb1fa535a5200db70f6896b14992d (plain)
1
2
3
4
5
6
7
8
9
#include "../../../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"