|
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 |
|