aboutsummaryrefslogtreecommitdiff
path: root/src/stub
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/stub/stub.vcxproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/stub/stub.vcxproj b/src/stub/stub.vcxproj
index d5644161..e6083aa5 100644
--- a/src/stub/stub.vcxproj
+++ b/src/stub/stub.vcxproj
@@ -34,6 +34,9 @@
34 <PlatformToolset>v142</PlatformToolset> 34 <PlatformToolset>v142</PlatformToolset>
35 <CharacterSet>Unicode</CharacterSet> 35 <CharacterSet>Unicode</CharacterSet>
36 <Description>Native component of WixToolset.Burn</Description> 36 <Description>Native component of WixToolset.Burn</Description>
37 <!-- NBGV properties -->
38 <AssemblyLanguage>1033</AssemblyLanguage>
39 <AssemblyProduct>Burn</AssemblyProduct>
37 </PropertyGroup> 40 </PropertyGroup>
38 41
39 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> 42 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />