Android uses the Linux shared object naming convention
This commit is contained in:
		
							parent
							
								
									0a484c8a31
								
							
						
					
					
						commit
						69795be30b
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -10,7 +10,7 @@
 | 
			
		|||
#include <fluidsynth.h>
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
#ifdef __LINUX__
 | 
			
		||||
#if __LINUX__ || __ANDROID__
 | 
			
		||||
#define FLUID_LIB "libfluidsynth.so.1"
 | 
			
		||||
#elif __MACOSX__
 | 
			
		||||
#define FLUID_LIB "libfluidsynth.1.dylib"
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue