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.user5
1 files changed, 4 insertions, 1 deletions
diff --git a/datapath-windows/Package/package.VcxProj.user b/datapath-windows/Package/package.VcxProj.user
index 6231d93f7..5b0c53539 100644
--- a/datapath-windows/Package/package.VcxProj.user
+++ b/datapath-windows/Package/package.VcxProj.user
@@ -15,6 +15,9 @@
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Win10 Debug|x64'">
<SignMode>TestSign</SignMode>
</PropertyGroup>
+ <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Win10Analyze|x64'">
+ <SignMode>TestSign</SignMode>
+ </PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Win8 Release|x64'">
<SignMode>TestSign</SignMode>
</PropertyGroup>
@@ -24,4 +27,4 @@
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Win10 Release|x64'">
<SignMode>TestSign</SignMode>
</PropertyGroup>
-</Project>
+</Project> \ No newline at end of file