-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 842 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 842 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# AUTOGENERATED COPYRIGHT HEADER START
# Copyright (C) 2023-2024 Michael Fabian 'Xaymar' Dirks <info@xaymar.com>
# AUTOGENERATED COPYRIGHT HEADER END
[submodule "third-party/vst2sdk"]
path = third-party/vst2sdk
url = https://github.com/Xaymar/vst2sdk.git
[submodule "cmake/modules/cmake-version"]
path = cmake/modules/cmake-version
url = https://github.com/Xaymar/cmake-version.git
[submodule "cmake/modules/cmake-clang"]
path = cmake/modules/cmake-clang
url = https://github.com/Xaymar/cmake-clang.git
[submodule "third-party/vst3sdk"]
path = third-party/vst3sdk
url = https://github.com/steinbergmedia/vst3sdk.git
[submodule "plugins/tonstream"]
path = plugins/tonstream
url = https://github.com/Xaymar/TonPlugIns-TonStream
[submodule "plugins/voicefx"]
path = plugins/voicefx
url = https://github.com/Xaymar/TonPlugIns-VoiceFX