[go: up one dir, main page]

Menu

[r710]: / trunk / cppdom.fpc.in  Maximize  Restore  History

Download this file

17 lines (15 with data), 404 Bytes

exec_prefix=@exec_prefix@
cxxflags=@cppdom_cxxflags@
includedir=@include_path_flag@@includedir@
libs=@cppdom_libs@
libdir=@lib_path_flag@@libdir@

Name: XML CppDom
Provides: @provides@
Version: @version@
Description: A C++ based XML loader and writer with an internal DOM representation.
URL: http://xml-cppdom.sf.net
Requires:
Libs: ${libdir} ${libs}
Cflags: ${includedir}
Arch: @arch@
prefix: @prefix@