fpc/fcl/xml/Makefile.fpc
michael ae29d531d6 + Added web interface
git-svn-id: trunk@4977 -
2006-10-19 19:08:00 +00:00

20 lines
245 B
Makefile

#
# Makefile.fpc for XML for FCL
#
[package]
main=fcl
[target]
units=sax dom sax_html dom_html xmlcfg xmlread xmlstreaming xmlwrite xhtml htmwrite xpath
rsts=sax xpath
[compiler]
options=-S2h
[install]
fpcpackage=y
[default]
fpcdir=../..