feat(clusterApp): initial version run in Ubuntu.
change fb to DRM
This commit is contained in:
10
clusterApp/3psw/lpng1634/scripts/libpng.pc.in
Normal file
10
clusterApp/3psw/lpng1634/scripts/libpng.pc.in
Normal file
@@ -0,0 +1,10 @@
|
||||
prefix=@prefix@
|
||||
exec_prefix=@exec_prefix@
|
||||
libdir=@libdir@
|
||||
includedir=@includedir@/libpng16
|
||||
|
||||
Name: libpng
|
||||
Description: Loads and saves PNG files
|
||||
Version: 1.6.34
|
||||
Libs: -L${libdir} -lpng16
|
||||
Cflags: -I${includedir}
|
||||
Reference in New Issue
Block a user