goldendict-ng/conanfile.txt
xiaoyifang 5568b05f1f win: conan file
conan used here to save the time to compile ffmpeg.
run `conan install .` will copy all the necessary files to /lib/ folders
under root directory .
copy all the files except lzma.lib to winlibs/lib/msvc
2022-02-02 14:49:13 +08:00

11 lines
119 B
Plaintext

[requires]
ffmpeg/4.4
[options]
ffmpeg:shared=True
[generators]
qmake
[imports]
bin,*.dll->./lib/
lib,*.lib -> ./lib/