aboutsummaryrefslogtreecommitdiff
path: root/src/be/precomp.cpp
diff options
context:
space:
mode:
authorSean Hall <r.sean.hall@gmail.com>2020-03-28 17:03:31 +1000
committerSean Hall <r.sean.hall@gmail.com>2020-03-30 21:57:49 +1000
commitd74e3dd4bcc573d0c4b1fb5c36c8bf0115cc21a1 (patch)
tree7d051293940bcc2778d0aa52f015e52506663faf /src/be/precomp.cpp
parente79d9190439e1f740d5646f2f30cccd57b328d17 (diff)
downloadwix-d74e3dd4bcc573d0c4b1fb5c36c8bf0115cc21a1.tar.gz
wix-d74e3dd4bcc573d0c4b1fb5c36c8bf0115cc21a1.tar.bz2
wix-d74e3dd4bcc573d0c4b1fb5c36c8bf0115cc21a1.zip
Add initial WixUtilBundleExtension.
Diffstat (limited to 'src/be/precomp.cpp')
-rw-r--r--src/be/precomp.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/be/precomp.cpp b/src/be/precomp.cpp
new file mode 100644
index 00000000..37664a1c
--- /dev/null
+++ b/src/be/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"