summaryrefslogtreecommitdiff
path: root/plugins/!NotAdopted/WebView/webview_private.h
blob: e57fcf9f45bbb2efea58a5ab4d48a85da9f85000 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
/* THIS FILE WILL BE OVERWRITTEN BY DEV-C++ */
/* DO NOT EDIT ! */

#ifndef WEBVIEW_PRIVATE_H
#define WEBVIEW_PRIVATE_H

/* VERSION DEFINITIONS */
#define VER_STRING	"0.1.3.10"
#define VER_MAJOR	0
#define VER_MINOR	1
#define VER_RELEASE	3
#define VER_BUILD	10
#define COMPANY_NAME	""
#define FILE_VERSION	"0.1.3.10"
#define FILE_DESCRIPTION	"Webview protocol plugin for Miranda IM"
#define INTERNAL_NAME	""
#define LEGAL_COPYRIGHT	""
#define LEGAL_TRADEMARKS	""
#define ORIGINAL_FILENAME	""
#define PRODUCT_NAME	""
#define PRODUCT_VERSION	""

#endif /*WEBVIEW_PRIVATE_H*/