# HG changeset patch # User Chris Cannam # Date 1525166438 -3600 # Node ID eceead3d61be052ef54ce4925bdba9a0a77c3570 # Parent ee138d32d0c1a9c348a3277d61ea9f6ad8630c20 Ah, I see. Update another platform target & qm-dsp library debug build diff -r ee138d32d0c1 -r eceead3d61be build/msvc/QMVampPlugins.vcxproj --- a/build/msvc/QMVampPlugins.vcxproj Tue May 01 10:05:20 2018 +0100 +++ b/build/msvc/QMVampPlugins.vcxproj Tue May 01 10:20:38 2018 +0100 @@ -1,4 +1,4 @@ - + @@ -27,12 +27,12 @@ DynamicLibrary true - v141 + v140 DynamicLibrary false - v141 + v140 DynamicLibrary @@ -171,4 +171,4 @@ - \ No newline at end of file + diff -r ee138d32d0c1 -r eceead3d61be vext-lock.json --- a/vext-lock.json Tue May 01 10:05:20 2018 +0100 +++ b/vext-lock.json Tue May 01 10:20:38 2018 +0100 @@ -4,7 +4,7 @@ "pin": "8742125177ae" }, "qm-dsp": { - "pin": "0307327a3869" + "pin": "852c5ba16bb0" } } }