A few mingw related fixes

Signed-off-by: falkTX <falktx@falktx.com>
This commit is contained in:
falkTX 2021-10-07 13:50:38 +01:00
parent 6700c10148
commit ce5fd3e745
No known key found for this signature in database
GPG key ID: CDBAA37ABC74FBA0
9 changed files with 22 additions and 0 deletions

3
.gitmodules vendored
View file

@ -4,3 +4,6 @@
[submodule "dpf"]
path = dpf
url = https://github.com/DISTRHO/DPF.git
[submodule "plugins/CVCRack/mingw-std-threads"]
path = plugins/CVCRack/mingw-std-threads
url = https://github.com/meganz/mingw-std-threads.git