mirror of
https://github.com/love2d/love-android.git
synced 2026-08-16 08:11:44 +02:00
12 lines
237 B
Plaintext
12 lines
237 B
Plaintext
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: @PACKAGE@
|
|
Description: LCMS Color Management Library
|
|
Version: @VERSION@
|
|
Libs: -L${libdir} -llcms2
|
|
Libs.private: @LIB_MATH@
|
|
Cflags: -I${includedir}
|