aboutsummaryrefslogtreecommitdiff
path: root/src/ext
diff options
context:
space:
mode:
authorSean Hall <r.sean.hall@gmail.com>2022-02-18 17:22:34 -0600
committerSean Hall <r.sean.hall@gmail.com>2022-02-18 17:05:47 -0700
commitf351cd9fd00f23b30ce9a5e452ea2d5b9b828e17 (patch)
tree21b450e23a3907cd2c77e435c03b5c08ee45936d /src/ext
parent62224cf5c909c6b9ea09eeb0bcf29021091e7665 (diff)
downloadwix-f351cd9fd00f23b30ce9a5e452ea2d5b9b828e17.tar.gz
wix-f351cd9fd00f23b30ce9a5e452ea2d5b9b828e17.tar.bz2
wix-f351cd9fd00f23b30ce9a5e452ea2d5b9b828e17.zip
Exclude sample PDBs from the zip.
Diffstat (limited to 'src/ext')
-rw-r--r--src/ext/Bal/Samples/bafunctions/bafunctions.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ext/Bal/Samples/bafunctions/bafunctions.vcxproj b/src/ext/Bal/Samples/bafunctions/bafunctions.vcxproj
index 6d6f78c8..9ed8eb2b 100644
--- a/src/ext/Bal/Samples/bafunctions/bafunctions.vcxproj
+++ b/src/ext/Bal/Samples/bafunctions/bafunctions.vcxproj
@@ -35,6 +35,7 @@
35 <CharacterSet>Unicode</CharacterSet> 35 <CharacterSet>Unicode</CharacterSet>
36 <TargetName>BAFunctions</TargetName> 36 <TargetName>BAFunctions</TargetName>
37 <ProjectModuleDefinitionFile>bafunctions.def</ProjectModuleDefinitionFile> 37 <ProjectModuleDefinitionFile>bafunctions.def</ProjectModuleDefinitionFile>
38 <IsWixSampleProject>true</IsWixSampleProject>
38 </PropertyGroup> 39 </PropertyGroup>
39 40
40 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> 41 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />