juicysfplugin/Builds/VisualStudio2017
2018-06-14 23:18:28 +01:00
..
import_lib archives for all dependencies. not sure which of the .a and .dll.a will be needed. FLAC++ may be unrelated to FLAC. not sure what the numbered pcres are. 2018-06-14 23:18:28 +01:00
lib linker working, application launches. but need a more formal copy files build phase 2018-06-14 01:18:58 +01:00
licenses_of_dependencies libspeex license 2018-06-14 23:16:48 +01:00
.gitignore generated default Windows project in Projucer 5.3.2 2018-06-13 23:56:48 +01:00
juicysfplugin_SharedCode.vcxproj 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
juicysfplugin_SharedCode.vcxproj.filters in Projucer: specify Windows target platform, add missing files, remove retired files 2018-06-14 18:28:04 +01:00
juicysfplugin_StandalonePlugin.vcxproj 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
juicysfplugin_StandalonePlugin.vcxproj.filters copy libs as content to VST built dir 2018-06-14 19:18:43 +01:00
juicysfplugin_VST.vcxproj 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
juicysfplugin_VST.vcxproj.filters copy libs as content to VST built dir 2018-06-14 19:18:43 +01:00
juicysfplugin_VST3.vcxproj 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
juicysfplugin_VST3.vcxproj.filters copy libs as content to VST built dir 2018-06-14 19:18:43 +01:00
juicysfplugin.sln Windows VST target 2018-06-14 01:58:41 +01:00
resources.rc generated default Windows project in Projucer 5.3.2 2018-06-13 23:56:48 +01:00