This website requires JavaScript.
Explore
Help
Sign In
blumia
/
juicysfplugin
Watch
1
Star
0
Fork
0
You've already forked juicysfplugin
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
9c85ebdc0fbd33f459a0e6b444dcdfb69881fe69
juicysfplugin
/
Builds
/
VisualStudio2017
History
Birch-san
9c85ebdc0f
libspeex license
2018-06-14 23:16:48 +01:00
..
import_lib
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
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_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_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.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