qt: playlist: use item title if available
[vlc.git] / contrib / src / fluid / fluid-static-win32.patch
blob46507a299bf7dbbc641f0be7771da8eee972fcb9
1 --- fluidsynth-1.1.6/fluidsynth.pc.in.orig 2015-04-14 15:06:24.867271101 +0200
2 +++ fluidsynth-1.1.6/fluidsynth.pc.in 2015-04-14 15:07:23.088291727 +0200
3 @@ -6,5 +6,5 @@
4 Name: FluidSynth
5 Description: Software SoundFont synth
6 Version: @VERSION@
7 -Libs: -L${libdir} -lfluidsynth -lgthread-2.0 -lglib-2.0 -lm
8 +Libs: -L${libdir} -lfluidsynth -lgthread-2.0 -lglib-2.0 -ldsound -lwinmm -lm
9 Cflags: -I${includedir}