1
0
mirror of https://github.com/RPCS3/soundtouch.git synced 2024-11-08 12:02:28 +01:00

Changed version to 1.4.0

This commit is contained in:
oparviai 2008-12-25 17:20:00 +00:00
parent b25c82efe4
commit e76e03d521

11
soundtouch-1.4.pc.in Executable file
View File

@ -0,0 +1,11 @@
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: SoundTouch
Description: SoundTouch is an open-source audio processing library for changing the Tempo, Pitch and Playback Rates of audio streams or files
Version: @VERSION@
Libs: -L${libdir} -lSoundTouch
Cflags: -I${includedir}/soundtouch