1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-27 15:50:10 +01:00

Finish the job of 30dbdf4, deleting abandoned source files...

... And correcting #include paths, and removing mentions in read-me files, and
correcting CMakeLists.txt
This commit is contained in:
Paul Licameli
2020-05-25 11:51:28 -04:00
parent e4238a93a0
commit 7fbfc2b292
85 changed files with 21 additions and 12852 deletions

View File

@@ -144,7 +144,6 @@ endfunction()
#
# directory option symbol req chk version
addlib( wxWidgets wxwidgets WX YES NO "" ) # must be first
addlib( FileDialog FileDialog FILEDIALOG YES YES "" )
addlib( expat expat EXPAT YES YES "expat >= 2.1.0" )
addlib( lame lame LAME YES YES "lame >= 3.100" )
addlib( libsndfile sndfile SNDFILE YES YES "sndfile >= 1.0.28" )