More work for native audio variant, add to win and mac installers

This commit is contained in:
falkTX 2022-08-02 14:30:50 +01:00
parent bc345e2acd
commit 340e927ae3
23 changed files with 148 additions and 51 deletions

16
.gitignore vendored
View file

@ -5,6 +5,7 @@
*.exe
*.dll
*.dylib
*.pkg
*.so
*.zip
@ -12,8 +13,13 @@
.kdev_include_paths
.kdev4/
bin/
build/
documentation.pdf
utils/inno/resources.iss
utils/inno/version.iss
.cache
compile_commands.json
/bin/
/build/
/documentation.pdf
/jucewrapper/build/
/jucewrapper/JUCE/
/utils/inno/resources.iss
/utils/inno/version.iss