]> gerrit.simantics Code Review - simantics/fmil.git/blob - org.simantics.fmil.core/native/FMILibrary/ThirdParty/Expat/expat-2.1.0/expat.pc.in
Add FMILibrary-2.0.3 to org.simantics.fmil.core\native.
[simantics/fmil.git] / org.simantics.fmil.core / native / FMILibrary / ThirdParty / Expat / expat-2.1.0 / expat.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: expat
7 Version: @PACKAGE_VERSION@
8 Description: expat XML parser
9 URL: http://www.libexpat.org
10 Libs: -L${libdir} -lexpat
11 Cflags: -I${includedir}