|
06691aa744
|
update XCode project from Projucer (e.g. for C++17, and to put VST SDKs on include path)
|
2019-06-22 22:59:28 +01:00 |
|
|
9ee566b251
|
upgrade to JUCE 5.4.3. Remove (probably) unused JUCE modules. Remove VST2 target (it's been end-of-life'd by Steinberg and by JUCE)
|
2019-06-22 20:41:38 +01:00 |
|
|
9b58aa79c5
|
update jucer to use lib folder
|
2019-06-22 19:07:09 +01:00 |
|
|
dff4d13a1d
|
fix macOS build (following Projucer changes made in Windows, which removed /Applications/JUCE/modules from its headers). move JUCE headers under source control, so that Windows and macOS can both build against same version of JUCE. remove AUv3 target (I think it's an iOS thing, so it will never work with this macOS fluidsynth dylib).
|
2018-06-17 13:34:53 +01:00 |
|
|
d07ceced22
|
macOS to use -Llib_relinked
|
2018-06-14 18:59:36 +01:00 |
|
|
7431d18f28
|
Windows and macOS will both share same includes directory. but sadly with different path separators, so it's still project-speific
|
2018-06-14 18:58:44 +01:00 |
|
|
19f89d8e15
|
macOS-specific link/include config moved out of global Projucer config.
|
2018-06-14 18:54:36 +01:00 |
|
|
ea10d012ff
|
add plugin name
|
2018-02-27 00:27:25 +00:00 |
|
|
dc16a231fe
|
add lazarus source
|
2018-02-27 00:25:20 +00:00 |
|
|
6efe624417
|
add AUv3, VST3, guess at header, linker flags, set manufacturer
|
2018-02-27 00:20:24 +00:00 |
|
|
65303fd885
|
initial output
|
2018-02-27 00:17:27 +00:00 |
|