juicysfplugin/Builds/VisualStudio2017
2018-06-15 15:49:07 +01:00
..
import_lib a libfluidsynth.a that I made by forking PKGBUILD and building fluidsynth with -DBUILD_SHARED_LIBS=OFF https://github.com/msys2/msys2/wiki/Creating-Packages 2018-06-15 00:34:03 +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 add licenses to Windows installer, fix macOS Steinberg license 2018-06-15 15:49:07 +01:00
license_concatenated.rtf add licenses to Windows installer, fix macOS Steinberg license 2018-06-15 15:49:07 +01:00
license_concatenated.txt add licenses to Windows installer, fix macOS Steinberg license 2018-06-15 15:49:07 +01:00
make_concatenated_license.sh add licenses to Windows installer, fix macOS Steinberg license 2018-06-15 15:49:07 +01:00
resources.rc generated default Windows project in Projucer 5.3.2 2018-06-13 23:56:48 +01:00