Prefer pkg-config for lib flags where possible
This commit is contained in:
		
							parent
							
								
									b5afeadb5b
								
							
						
					
					
						commit
						088f0a2a30
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		
							
								
								
									
										4
									
								
								mkxp.pro
									
										
									
									
									
								
							
							
						
						
									
										4
									
								
								mkxp.pro
									
										
									
									
									
								
							| 
						 | 
					@ -14,8 +14,8 @@ CONFIG += $$BINDING
 | 
				
			||||||
 | 
					
 | 
				
			||||||
unix {
 | 
					unix {
 | 
				
			||||||
    CONFIG += link_pkgconfig
 | 
					    CONFIG += link_pkgconfig
 | 
				
			||||||
    PKGCONFIG += sigc++-2.0 sdl2 SDL2_image SDL2_ttf pixman-1 sfml-audio
 | 
					    PKGCONFIG += sigc++-2.0 glew pixman-1 zlib sdl2 SDL2_image SDL2_ttf sfml-audio
 | 
				
			||||||
	LIBS += -lGLEW -lphysfs -lz
 | 
						LIBS += -lphysfs
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# 'slots' keyword fucks with libsigc++
 | 
					# 'slots' keyword fucks with libsigc++
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue