mirror of
				https://github.com/KartKrewDev/RingRacers.git
				synced 2025-10-30 08:01:28 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			10 lines
		
	
	
	
		
			210 B
		
	
	
	
		
			PkgConfig
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
	
		
			210 B
		
	
	
	
		
			PkgConfig
		
	
	
	
	
	
prefix=@prefix@
 | 
						|
exec_prefix=@exec_prefix@
 | 
						|
libdir=@libdir@
 | 
						|
includedir=@includedir@/libpng12
 | 
						|
 | 
						|
Name: libpng
 | 
						|
Description: Loads and saves PNG files
 | 
						|
Version: 1.2.46
 | 
						|
Libs: -L${libdir} -lpng12
 | 
						|
Cflags: -I${includedir}
 |