Commit Graph

12 Commits

Author SHA1 Message Date
Birch-san
d26599eb0d
copy libraries as content 2019-08-04 10:58:39 +01:00
Birch-san
9e78d1219f
attempt 2 to get single-configuration multi-platform Visual Studio template out of Projucer 2019-08-04 10:57:36 +01:00
Birch-san
dece504e37
use macro expansion to get a more idiomatic separation between configurations and platforms 2019-08-04 10:43:43 +01:00
Birch-san
2f29023495
copy libraries as content to target folder 2019-08-03 16:45:26 +01:00
Birch-san
0870195e7e
regenerate Windows Projucer project with separate library paths for x86, x64 2019-08-03 16:42:29 +01:00
Birch-san
c05d784412
ask Projucer to generate win32 run config 2019-07-31 21:54:14 +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
db4d6c8d1d
copy as content the way I remember. also I've used a wildcard, which I think is bad for incremental build performance. but maybe doesn't matter provided folder never gets touched. it does confuse the IDE integration, but that doesn't matter either. 2018-06-14 19:25:45 +01:00
Birch-san
0d115f2646
copy libs as content to VST built dir 2018-06-14 19:18:43 +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