aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/WinVST/ChromeOxide/VSTProject.sln
diff options
context:
space:
mode:
authorChris Johnson <jinx6568@sover.net>2020-05-24 21:28:47 -0400
committerChris Johnson <jinx6568@sover.net>2020-05-24 21:28:47 -0400
commit897c0830e603a950e838a3753f89334bdf56bb71 (patch)
tree0af1b40433fba8f25c5bb2cda65e8100194cc7a5 /plugins/WinVST/ChromeOxide/VSTProject.sln
parente55cd09cefc256aa3bcc64d4cb1c88460cc3cc2d (diff)
downloadairwindows-lv2-port-897c0830e603a950e838a3753f89334bdf56bb71.tar.gz
airwindows-lv2-port-897c0830e603a950e838a3753f89334bdf56bb71.tar.bz2
airwindows-lv2-port-897c0830e603a950e838a3753f89334bdf56bb71.zip
ChromeOxide
Diffstat (limited to 'plugins/WinVST/ChromeOxide/VSTProject.sln')
-rwxr-xr-xplugins/WinVST/ChromeOxide/VSTProject.sln28
1 files changed, 28 insertions, 0 deletions
diff --git a/plugins/WinVST/ChromeOxide/VSTProject.sln b/plugins/WinVST/ChromeOxide/VSTProject.sln
new file mode 100755
index 0000000..694b424
--- /dev/null
+++ b/plugins/WinVST/ChromeOxide/VSTProject.sln
@@ -0,0 +1,28 @@
+
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio 14
+VisualStudioVersion = 14.0.25420.1
+MinimumVisualStudioVersion = 10.0.40219.1
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "VSTProject", "VSTProject.vcxproj", "{16F7AB3C-1AE0-4574-B60C-7B4DED82938C}"
+EndProject
+Global
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
+ Debug|x64 = Debug|x64
+ Debug|x86 = Debug|x86
+ Release|x64 = Release|x64
+ Release|x86 = Release|x86
+ EndGlobalSection
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
+ {16F7AB3C-1AE0-4574-B60C-7B4DED82938C}.Debug|x64.ActiveCfg = Debug|x64
+ {16F7AB3C-1AE0-4574-B60C-7B4DED82938C}.Debug|x64.Build.0 = Debug|x64
+ {16F7AB3C-1AE0-4574-B60C-7B4DED82938C}.Debug|x86.ActiveCfg = Debug|Win32
+ {16F7AB3C-1AE0-4574-B60C-7B4DED82938C}.Debug|x86.Build.0 = Debug|Win32
+ {16F7AB3C-1AE0-4574-B60C-7B4DED82938C}.Release|x64.ActiveCfg = Release|x64
+ {16F7AB3C-1AE0-4574-B60C-7B4DED82938C}.Release|x64.Build.0 = Release|x64
+ {16F7AB3C-1AE0-4574-B60C-7B4DED82938C}.Release|x86.ActiveCfg = Release|Win32
+ {16F7AB3C-1AE0-4574-B60C-7B4DED82938C}.Release|x86.Build.0 = Release|Win32
+ EndGlobalSection
+ GlobalSection(SolutionProperties) = preSolution
+ HideSolutionNode = FALSE
+ EndGlobalSection
+EndGlobal