mirror of
https://github.com/love2d/love-android.git
synced 2026-08-16 08:11:44 +02:00
11 lines
211 B
Plaintext
11 lines
211 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
|
|
Cflags: -I${includedir}
|