summaryrefslogtreecommitdiff
path: root/datapath-windows/Package/package.VcxProj.user
diff options
context:
space:
mode:
Diffstat (limited to 'datapath-windows/Package/package.VcxProj.user')
-rw-r--r--datapath-windows/Package/package.VcxProj.user6
1 files changed, 6 insertions, 0 deletions
diff --git a/datapath-windows/Package/package.VcxProj.user b/datapath-windows/Package/package.VcxProj.user
index 75ea9d7d0..6231d93f7 100644
--- a/datapath-windows/Package/package.VcxProj.user
+++ b/datapath-windows/Package/package.VcxProj.user
@@ -3,9 +3,15 @@
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Win8 Debug|x64'">
<SignMode>TestSign</SignMode>
</PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Win8Analyze|x64'">
+ <SignMode>TestSign</SignMode>
+ </PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Win8.1 Debug|x64'">
<SignMode>TestSign</SignMode>
</PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Win8.1Analyze|x64'">
+ <SignMode>TestSign</SignMode>
+ </PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Win10 Debug|x64'">
<SignMode>TestSign</SignMode>
</PropertyGroup>