mirror of
				https://github.com/mer-hybris/libgbinder
				synced 2025-11-04 06:44:08 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			240 B
		
	
	
	
		
			PkgConfig
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			240 B
		
	
	
	
		
			PkgConfig
		
	
	
	
	
	
name=gbinder
 | 
						|
libdir=@libdir@
 | 
						|
includedir=/usr/include
 | 
						|
 | 
						|
Name: libgbinder
 | 
						|
Description: Binder client library
 | 
						|
Version: @version@
 | 
						|
Requires.private: glib-2.0 libglibutil
 | 
						|
Libs: -L${libdir} -l${name}
 | 
						|
Cflags: -I${includedir} -I${includedir}/${name}
 |