12 lines
		
	
	
		
			296 B
		
	
	
	
		
			PkgConfig
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			296 B
		
	
	
	
		
			PkgConfig
		
	
	
	
	
	
| prefix=@prefix@
 | |
| exec_prefix=${prefix}
 | |
| libdir=@libdir@
 | |
| gapidir=@gapidir@
 | |
| 
 | |
| Name: @ASSEMBLY_TITLE@
 | |
| Description: @ASSEMBLY_DESCRIPTION@
 | |
| Version: @VERSION@
 | |
| Requires: glib-sharp-3.0 gio-sharp-3.0
 | |
| Cflags: -I:${gapidir}/gstreamer-sharp-api.xml
 | |
| Libs: -r:${libdir}/mono/@ASSEMBLY_NAME@/@ASSEMBLY_NAME@.dll
 |