diff options
Diffstat (limited to '')
| -rw-r--r-- | src/ext/Util/Util.wixext.slnx | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/src/ext/Util/Util.wixext.slnx b/src/ext/Util/Util.wixext.slnx new file mode 100644 index 00000000..737fba27 --- /dev/null +++ b/src/ext/Util/Util.wixext.slnx | |||
| @@ -0,0 +1,22 @@ | |||
| 1 | <Solution> | ||
| 2 | <Configurations> | ||
| 3 | <Platform Name="Any CPU" /> | ||
| 4 | <Platform Name="x64" /> | ||
| 5 | <Platform Name="x86" /> | ||
| 6 | </Configurations> | ||
| 7 | <Project Path="be/utilbe.vcxproj" Id="630c1ee7-2517-4a8c-83e3-da1150308b58"> | ||
| 8 | <Platform Project="Win32" /> | ||
| 9 | <Build Solution="*|x64" Project="false" /> | ||
| 10 | </Project> | ||
| 11 | <Project Path="ca/utilca.vcxproj" Id="076018f7-19bd-423a-abbf-229273da08d8"> | ||
| 12 | <Platform Project="Win32" /> | ||
| 13 | <Build Solution="*|x64" Project="false" /> | ||
| 14 | </Project> | ||
| 15 | <Project Path="test/WixToolsetTest.Util/WixToolsetTest.Util.csproj" /> | ||
| 16 | <Project Path="wixext/WixToolset.Util.wixext.csproj" /> | ||
| 17 | <Project Path="wixlib/util.wixproj"> | ||
| 18 | <Platform Project="x86" /> | ||
| 19 | <Build Solution="*|Any CPU" /> | ||
| 20 | <Build Solution="*|x86" /> | ||
| 21 | </Project> | ||
| 22 | </Solution> | ||
