From 796169c8ecd4e7871a15cd9db174180a1cfdc4c3 Mon Sep 17 00:00:00 2001 From: Saleem Abdulrasool Date: Sat, 26 Jul 2025 12:21:42 -0700 Subject: [PATCH] WiX: package up C++ Interop libraries This adds the C++ Interop libraries to the experimental SDK. --- .../Windows/platforms/windows/windows.wxs | 117 +++++++++++++++++- 1 file changed, 116 insertions(+), 1 deletion(-) diff --git a/platforms/Windows/platforms/windows/windows.wxs b/platforms/Windows/platforms/windows/windows.wxs index 3c25c3d6..232db6ad 100644 --- a/platforms/Windows/platforms/windows/windows.wxs +++ b/platforms/Windows/platforms/windows/windows.wxs @@ -184,8 +184,9 @@ + - + @@ -206,6 +207,8 @@ + + @@ -1411,6 +1414,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -1464,6 +1510,49 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -2648,6 +2737,12 @@ + + + + + + @@ -2661,6 +2756,18 @@ + + + + + + + + + + + + @@ -3015,7 +3122,9 @@ + + @@ -3036,6 +3145,8 @@ + + @@ -3070,6 +3181,8 @@ + + @@ -3104,6 +3217,8 @@ + +