mirror of
				https://github.com/cookiengineer/audacity
				synced 2025-10-31 14:13:50 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			242 B
		
	
	
	
		
			PkgConfig
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			242 B
		
	
	
	
		
			PkgConfig
		
	
	
	
	
	
| prefix=@PREFIX@
 | |
| exec_prefix=@EXEC_PREFIX@
 | |
| libdir=@LIBDIR@
 | |
| includedir=@INCLUDEDIR@
 | |
| 
 | |
| Name: Suil
 | |
| Version: @SUIL_VERSION@
 | |
| Description: LV2 plugin UI hosting library
 | |
| Libs: -L${libdir} -l@LIB_SUIL@
 | |
| Cflags: -I${includedir}/suil-@SUIL_MAJOR_VERSION@
 |