Fix ruby include paths for config.h, on amd64
This commit is contained in:
		
							parent
							
								
									95daa78ef7
								
							
						
					
					
						commit
						f520b5a32e
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		
							
								
								
									
										4
									
								
								mkxp.pro
									
										
									
									
									
								
							
							
						
						
									
										4
									
								
								mkxp.pro
									
										
									
									
									
								
							| 
						 | 
					@ -172,8 +172,8 @@ BINDING_MRUBY {
 | 
				
			||||||
 | 
					
 | 
				
			||||||
BINDING_MRI {
 | 
					BINDING_MRI {
 | 
				
			||||||
	LIBS += ./ruby/libruby.so
 | 
						LIBS += ./ruby/libruby.so
 | 
				
			||||||
	INCLUDEPATH += ruby/include
 | 
						INCLUDEPATH += ruby/include ruby/.ext/include/x86_64-linux # need i386 paths here too!
 | 
				
			||||||
	DEPENDPATH += ruby/include
 | 
						DEPENDPATH += ruby/include ruby/.ext/include/x86_64-linux
 | 
				
			||||||
	DEFINES += BINDING_MRI
 | 
						DEFINES += BINDING_MRI
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#	EMBED2 = binding-mri/module_rpg.rb
 | 
					#	EMBED2 = binding-mri/module_rpg.rb
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue