diff options
author | Robert Pösel <robyer@seznam.cz> | 2012-06-04 10:22:27 +0000 |
---|---|---|
committer | Robert Pösel <robyer@seznam.cz> | 2012-06-04 10:22:27 +0000 |
commit | 50a3b87e2da17eac026ec6e666b75df0aecaace8 (patch) | |
tree | 4c25e9c660b44a48be486568807720db43356fb5 /plugins/SmileyAdd/general.h | |
parent | 4a486ff1b5204fe7ff4546aa4deac60ef65b7ee6 (diff) |
Smileyadd sync.
git-svn-id: http://svn.miranda-ng.org/main/trunk@294 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/SmileyAdd/general.h')
-rw-r--r-- | plugins/SmileyAdd/general.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/SmileyAdd/general.h b/plugins/SmileyAdd/general.h index eedd1e1489..72bdc217ba 100644 --- a/plugins/SmileyAdd/general.h +++ b/plugins/SmileyAdd/general.h @@ -81,6 +81,7 @@ typedef Matcher _TMatcher; #pragma warning( disable : 4100 )
#define MIRANDA_VER 0x0A00
#define NETLIB_NOLOGGING
+#define MIRANDA_CUSTOM_LP
#include <win2k.h>
#include <newpluginapi.h>
|