diff options
author | mataes2007 <mataes2007@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb> | 2011-05-15 14:36:39 +0000 |
---|---|---|
committer | mataes2007 <mataes2007@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb> | 2011-05-15 14:36:39 +0000 |
commit | a6ad2d090ead8e6e4d9db44a1593a854ea38d7ec (patch) | |
tree | 093f718b888bf9e59a5502b8dd53b662d639c48d /IgnoreState/commonheaders.h | |
parent | d69fe8c8c883b88a4d0a61ffcd13d7fab54b63df (diff) |
IgnoreState:
added support for the new langpacks
git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@101 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb
Diffstat (limited to 'IgnoreState/commonheaders.h')
-rw-r--r-- | IgnoreState/commonheaders.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/IgnoreState/commonheaders.h b/IgnoreState/commonheaders.h index 6cde46d..e76a54a 100644 --- a/IgnoreState/commonheaders.h +++ b/IgnoreState/commonheaders.h @@ -22,6 +22,7 @@ #define COMMHEADERS_H
#define MIRANDA_VER 0x0900
+#define MIRANDA_CUSTOM_LP
//#define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers
#define _WIN32_WINNT 0x0501
|