From 4194343c39fa66778a8de9804c88789bd41dae48 Mon Sep 17 00:00:00 2001 From: Rob Mensching Date: Tue, 4 May 2021 22:47:19 -0700 Subject: Move Http.wixext into ext --- src/ext/Http/wixlib/http.wixproj | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 src/ext/Http/wixlib/http.wixproj (limited to 'src/ext/Http/wixlib/http.wixproj') diff --git a/src/ext/Http/wixlib/http.wixproj b/src/ext/Http/wixlib/http.wixproj new file mode 100644 index 00000000..999b7334 --- /dev/null +++ b/src/ext/Http/wixlib/http.wixproj @@ -0,0 +1,24 @@ + + + + Library + true + en-us + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3-55-g6feb