]> git.sur5r.net Git - freertos/blob - FreeRTOS-Plus/Source/CyaSSL/support/libcyassl.pc.in
Add FreeRTOS-Plus directory with new directory structure so it matches the FreeRTOS...
[freertos] / FreeRTOS-Plus / Source / CyaSSL / support / libcyassl.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: cyassl
7 Description: cyassl C library.
8 Version: @VERSION@
9 Libs: -L${libdir} -lcyassl
10 Cflags: -I${includedir}