mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-08 17:46:25 +01:00
Update soundtouch to 1.7.1.
This commit is contained in:
@@ -52,7 +52,7 @@ LIB32=link.exe -lib
|
||||
# ADD LIB32 /nologo
|
||||
# Begin Special Build Tool
|
||||
SOURCE="$(InputPath)"
|
||||
PostBuild_Cmds=copy .\Release\SoundTouch.lib ..\..\lib\
|
||||
PostBuild_Cmds=copy .\Release\SoundTouch.lib ..\..\lib\
|
||||
# End Special Build Tool
|
||||
|
||||
!ELSEIF "$(CFG)" == "SoundTouch - Win32 Debug"
|
||||
@@ -79,7 +79,7 @@ LIB32=link.exe -lib
|
||||
# ADD LIB32 /nologo /out:"Debug\SoundTouchD.lib"
|
||||
# Begin Special Build Tool
|
||||
SOURCE="$(InputPath)"
|
||||
PostBuild_Cmds=copy .\Debug\SoundTouchD.lib ..\..\lib\
|
||||
PostBuild_Cmds=copy .\Debug\SoundTouchD.lib ..\..\lib\
|
||||
# End Special Build Tool
|
||||
|
||||
!ENDIF
|
||||
@@ -91,6 +91,18 @@ PostBuild_Cmds=copy .\Debug\SoundTouchD.lib ..\..\lib\
|
||||
# Begin Group "Source Files"
|
||||
|
||||
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
|
||||
# Begin Group "bpm"
|
||||
|
||||
# PROP Default_Filter ""
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\BPMDetect.cpp
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\PeakFinder.cpp
|
||||
# End Source File
|
||||
# End Group
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=.\3dnow_win.cpp
|
||||
|
||||
Reference in New Issue
Block a user