forked from gchudov/cuetools.net
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
18 lines (18 loc) · 685 Bytes
/
.gitmodules
File metadata and controls
18 lines (18 loc) · 685 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "ThirdParty/taglib-sharp"]
path = ThirdParty/taglib-sharp
url = https://github.com/mono/taglib-sharp.git
[submodule "ThirdParty/flac"]
path = ThirdParty/flac
url = https://github.com/xiph/flac.git
[submodule "ThirdParty/openclnet"]
path = ThirdParty/openclnet
url = https://github.com/gchudov/openclnet.git
[submodule "ThirdParty/WavPack"]
path = ThirdParty/WavPack
url = https://github.com/dbry/WavPack.git
[submodule "ThirdParty/WindowsMediaLib"]
path = ThirdParty/WindowsMediaLib
url = https://github.com/gchudov/WindowsMediaLib.git
[submodule "ThirdParty/FFmpeg.AutoGen"]
path = ThirdParty/FFmpeg.AutoGen
url = https://github.com/Ruslan-B/FFmpeg.AutoGen.git