diff options
| author | Rob Mensching <rob@firegiant.com> | 2017-11-29 14:08:08 -0800 |
|---|---|---|
| committer | Rob Mensching <rob@firegiant.com> | 2017-11-29 14:08:08 -0800 |
| commit | ea3d18595a610ee07b03f07af4f03cf75b5ab420 (patch) | |
| tree | b69ac2185b05254b136051d561b189c4fda1fc5b /src/wixnative/precomp.cpp | |
| parent | 95f4f9b9b99e1a6f91f4687c2dd511a6d6fc2716 (diff) | |
| download | wix-ea3d18595a610ee07b03f07af4f03cf75b5ab420.tar.gz wix-ea3d18595a610ee07b03f07af4f03cf75b5ab420.tar.bz2 wix-ea3d18595a610ee07b03f07af4f03cf75b5ab420.zip | |
Improved cabinet handling
Diffstat (limited to 'src/wixnative/precomp.cpp')
| -rw-r--r-- | src/wixnative/precomp.cpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/wixnative/precomp.cpp b/src/wixnative/precomp.cpp new file mode 100644 index 00000000..37664a1c --- /dev/null +++ b/src/wixnative/precomp.cpp | |||
| @@ -0,0 +1,3 @@ | |||
| 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 | |||
| 3 | #include "precomp.h" | ||
