aboutsummaryrefslogtreecommitdiff
path: root/src/ext/DifxApp/wixlib/difxapp.wixproj
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/ext/DifxApp/wixlib/difxapp.wixproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ext/DifxApp/wixlib/difxapp.wixproj b/src/ext/DifxApp/wixlib/difxapp.wixproj
index 62e7cb3e..b32ceac5 100644
--- a/src/ext/DifxApp/wixlib/difxapp.wixproj
+++ b/src/ext/DifxApp/wixlib/difxapp.wixproj
@@ -1,6 +1,7 @@
1<!-- Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information. --> 1<!-- Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information. -->
2<Project Sdk="WixToolset.Sdk"> 2<Project Sdk="WixToolset.Sdk">
3 <PropertyGroup> 3 <PropertyGroup>
4 <OutputName>difxapp_$(Platform)</OutputName>
4 <OutputType>Library</OutputType> 5 <OutputType>Library</OutputType>
5 <BindFiles>true</BindFiles> 6 <BindFiles>true</BindFiles>
6 <Cultures>en-us</Cultures> 7 <Cultures>en-us</Cultures>