summary refs log tree commit diff stats
path: root/plugins/python
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/python')
0 files changed, 0 insertions, 0 deletions
g.h?h=feature/flexible-cert&id=ad7ea4b77e059880ef8f7cb05fe2aa2cdcc217fb'>^
54ee1490 ^
08e5778b ^
f6dd61cb ^

ba664dc8 ^
c7bf4b04 ^
77cad8e7 ^
16d32fde ^
d03d6e60 ^
ba664dc8 ^
c7bf4b04 ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
                                    
                  
                  
                   
                      

                                     
                              
                                                                   
                                  
                           
                
                                 
                                                                           
#define LOCALEDIR ".\\share\\locale"
#define ENABLE_NLS
#define USE_PLUGIN
#define USE_OPENSSL
#define HAVE_ISO_CODES
#define ISO_CODES_PREFIX ".\\"
#define ISO_CODES_LOCALEDIR LOCALEDIR
#define PACKAGE_NAME "hexchat"
#define PACKAGE_VERSION "<#= [string]::Join('.', $versionParts) #>"
#define HEXCHATLIBDIR ".\\plugins"
#define HEXCHATSHAREDIR "."
#define OLD_PERL
#define GETTEXT_PACKAGE "hexchat"
#define PACKAGE_TARNAME "hexchat-<#= [string]::Join('.', $versionParts) #>"