Fix plugins with MSVC, thanks to Gulam Faruque.
[syx.git] / syx.pc.in
blobd566fcf2cfacc923646f9939276837dc79423b3e
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
6 Name: Syx
7 Description: Smalltalk YX open source Smalltalk-80 implementation.
8 Version: @VERSION@
9 Libs: -L${libdir} -lsyx
10 Cflags: -I${includedir}/syx