aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/WinVST/Luxor/VSTProject.sln
diff options
context:
space:
mode:
authorChris Johnson <jinx6568@sover.net>2020-03-09 00:27:44 -0400
committerChris Johnson <jinx6568@sover.net>2020-03-09 00:27:44 -0400
commitb8817588278b4582f8dd57caba3c3f890baef8b6 (patch)
tree9d845bb476198a633ebb0bc1d99e0be16803638c /plugins/WinVST/Luxor/VSTProject.sln
parent614745bf38ad4f07cdc8dd3408015ef46e510d59 (diff)
downloadairwindows-lv2-port-b8817588278b4582f8dd57caba3c3f890baef8b6.tar.gz
airwindows-lv2-port-b8817588278b4582f8dd57caba3c3f890baef8b6.tar.bz2
airwindows-lv2-port-b8817588278b4582f8dd57caba3c3f890baef8b6.zip
Luxor
Diffstat (limited to 'plugins/WinVST/Luxor/VSTProject.sln')
-rwxr-xr-xplugins/WinVST/Luxor/VSTProject.sln28
1 files changed, 28 insertions, 0 deletions
diff --git a/plugins/WinVST/Luxor/VSTProject.sln b/plugins/WinVST/Luxor/VSTProject.sln
new file mode 100755
index 0000000..694b424
--- /dev/null
+++ b/plugins/WinVST/Luxor/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