fpc/packages/libxml/Makefile.fpc
ivost 1a66fb6f9b * splitted xmlxsd.pas into xmlxsd.pas and xmlxsdparser.pas
* now it's possible to use the xsd type parser without using libxml2

git-svn-id: trunk@16751 -
2011-01-11 23:09:00 +00:00

26 lines
264 B
Makefile

#
# Makefile.fpc for OpenAL bindings
#
[package]
name=libxml2
version=2.5.1
[target]
units=xml2 xmlxsdparser xmlxsd
exampledirs=examples
[require]
[install]
fpcpackage=y
[compiler]
sourcedir=src tests examples
[default]
fpcdir=../..
[rules]
.NOTPARALLEL: