summary refs log tree commit diff stats
path: root/win32/copy/share/xml
AgeCommit message (Expand)Author
2012-10-20Update bundled ISO 3166 codesBerke Viktor
2012-06-15LOTS of fixes to the VS solutionBerke Viktor
5 6 7 8 9 10









                                                       
EXTRA_DIST = 

libdir = $(xchatlibdir)/plugins

lib_LTLIBRARIES = python.la
python_la_SOURCES = python.c
python_la_LDFLAGS = -avoid-version -module 
python_la_LIBADD = $(PY_LIBS)
INCLUDES = $(PY_CFLAGS) $(COMMON_CFLAGS) -I$(srcdir)/..