simple flac to mp3 conversion
This commit is contained in:
parent
c72269f77a
commit
7cea7ed30b
4 changed files with 202 additions and 77 deletions
|
@ -19,6 +19,7 @@ add_executable(mlc
|
|||
main.cpp
|
||||
help.cpp
|
||||
decoded.cpp
|
||||
flactomp3.cpp
|
||||
)
|
||||
|
||||
target_link_libraries(mlc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue