aboutsummaryrefslogtreecommitdiff
path: root/src/ext/UI/UI.wixext.slnx
diff options
context:
space:
mode:
Diffstat (limited to 'src/ext/UI/UI.wixext.slnx')
-rw-r--r--src/ext/UI/UI.wixext.slnx18
1 files changed, 18 insertions, 0 deletions
diff --git a/src/ext/UI/UI.wixext.slnx b/src/ext/UI/UI.wixext.slnx
new file mode 100644
index 00000000..13296d3e
--- /dev/null
+++ b/src/ext/UI/UI.wixext.slnx
@@ -0,0 +1,18 @@
1<Solution>
2 <Configurations>
3 <Platform Name="Any CPU" />
4 <Platform Name="x64" />
5 <Platform Name="x86" />
6 </Configurations>
7 <Project Path="ca/uica.vcxproj" Id="f72d34ca-48da-4dfd-91a9-a0c78bef6981">
8 <Platform Project="Win32" />
9 <Build Solution="*|x64" Project="false" />
10 </Project>
11 <Project Path="test/WixToolsetTest.UI/WixToolsetTest.UI.csproj" />
12 <Project Path="wixext/WixToolset.UI.wixext.csproj" />
13 <Project Path="wixlib/ui.wixproj">
14 <Platform Project="x86" />
15 <Build Solution="*|Any CPU" />
16 <Build Solution="*|x86" />
17 </Project>
18</Solution>