aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/WinVST/PurestDrive/VSTProject.vcxproj.user
diff options
context:
space:
mode:
authorairwindows <jinx6568@sover.net>2018-02-04 16:33:14 -0500
committerairwindows <jinx6568@sover.net>2018-02-04 16:33:14 -0500
commit5ea18673989f1f1b50f40b546388ed3425f7959e (patch)
tree21d74ac09ee54afc188267dd56621d3593e183fd /plugins/WinVST/PurestDrive/VSTProject.vcxproj.user
parente373ddba270b1dac4c4a8b829ca7c5f2d9b546a0 (diff)
downloadairwindows-lv2-port-5ea18673989f1f1b50f40b546388ed3425f7959e.tar.gz
airwindows-lv2-port-5ea18673989f1f1b50f40b546388ed3425f7959e.tar.bz2
airwindows-lv2-port-5ea18673989f1f1b50f40b546388ed3425f7959e.zip
Added PurestDrive
Diffstat (limited to 'plugins/WinVST/PurestDrive/VSTProject.vcxproj.user')
-rw-r--r--plugins/WinVST/PurestDrive/VSTProject.vcxproj.user19
1 files changed, 19 insertions, 0 deletions
diff --git a/plugins/WinVST/PurestDrive/VSTProject.vcxproj.user b/plugins/WinVST/PurestDrive/VSTProject.vcxproj.user
new file mode 100644
index 0000000..2216267
--- /dev/null
+++ b/plugins/WinVST/PurestDrive/VSTProject.vcxproj.user
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
+ <LocalDebuggerAmpDefaultAccelerator>{ADEFF70D-84BF-47A1-91C3-FF6B0FC71218}</LocalDebuggerAmpDefaultAccelerator>
+ <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
+ <LocalDebuggerAmpDefaultAccelerator>{ADEFF70D-84BF-47A1-91C3-FF6B0FC71218}</LocalDebuggerAmpDefaultAccelerator>
+ <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
+ <LocalDebuggerAmpDefaultAccelerator>{ADEFF70D-84BF-47A1-91C3-FF6B0FC71218}</LocalDebuggerAmpDefaultAccelerator>
+ <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
+ </PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
+ <LocalDebuggerAmpDefaultAccelerator>{ADEFF70D-84BF-47A1-91C3-FF6B0FC71218}</LocalDebuggerAmpDefaultAccelerator>
+ <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
+ </PropertyGroup>
+</Project> \ No newline at end of file