Alex Birch
|
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 |
|
Alex Birch
|
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 |
|
Birch-san
|
05d224bae2
|
define the Visual Studio build entirely from Projucer, with no snowflake settings. i.e. I moved link dirs, include dirs, and libraries into its definition.
|
2018-06-14 18:52:33 +01:00 |
|
Birch-san
|
5ce7323b11
|
in Projucer: specify Windows target platform, add missing files, remove retired files
|
2018-06-14 18:28:04 +01:00 |
|
Birch-san
|
c0055aa66b
|
Windows VST target
|
2018-06-14 01:58:41 +01:00 |
|
Birch-san
|
58ce13b688
|
linker working, application launches. but need a more formal copy files build phase
|
2018-06-14 01:18:58 +01:00 |
|
Birch-san
|
b0e93d6bb7
|
we build against same headers, so include should be sibling of source. reconfigure project to use new include dir, remove multiprocessor compile (prevented compilation of PluginEditor, Pluginprocessor), removed references to files that no longer exist, add reference to filepickerfragment.h
|
2018-06-14 00:40:17 +01:00 |
|
Birch-san
|
eebb0c1a8c
|
retarget solution to newer Windows SDK
|
2018-06-14 00:03:07 +01:00 |
|
Birch-san
|
eacc39bf93
|
generated default Windows project in Projucer 5.3.2
|
2018-06-13 23:56:48 +01:00 |
|