aboutsummaryrefslogtreecommitdiff
path: root/src/bextutil/precomp.cpp
diff options
context:
space:
mode:
authorSean Hall <r.sean.hall@gmail.com>2020-03-30 18:52:22 +1000
committerSean Hall <r.sean.hall@gmail.com>2020-03-30 21:43:47 +1000
commit51af2090a7c911d0ae1b8232b11ca67613adf3ef (patch)
treeb73a03186dac016c9c7f31237b8bcdb5ba8ea58e /src/bextutil/precomp.cpp
parent83e4e5d759903e70a9bbf75d4d084bfda49e5877 (diff)
downloadwix-51af2090a7c911d0ae1b8232b11ca67613adf3ef.tar.gz
wix-51af2090a7c911d0ae1b8232b11ca67613adf3ef.tar.bz2
wix-51af2090a7c911d0ae1b8232b11ca67613adf3ef.zip
Add bextutil.
Diffstat (limited to 'src/bextutil/precomp.cpp')
-rw-r--r--src/bextutil/precomp.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/bextutil/precomp.cpp b/src/bextutil/precomp.cpp
new file mode 100644
index 00000000..37664a1c
--- /dev/null
+++ b/src/bextutil/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"