diff options
Diffstat (limited to 'src/internal/internal.slnx')
| -rw-r--r-- | src/internal/internal.slnx | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/src/internal/internal.slnx b/src/internal/internal.slnx new file mode 100644 index 00000000..6b48850b --- /dev/null +++ b/src/internal/internal.slnx | |||
| @@ -0,0 +1,16 @@ | |||
| 1 | <Solution> | ||
| 2 | <Configurations> | ||
| 3 | <Platform Name="Any CPU" /> | ||
| 4 | <Platform Name="ARM64" /> | ||
| 5 | <Platform Name="x64" /> | ||
| 6 | <Platform Name="x86" /> | ||
| 7 | </Configurations> | ||
| 8 | <Project Path="WixInternal.BaseBuildTasks.Sources/WixInternal.BaseBuildTasks.Sources.csproj" /> | ||
| 9 | <Project Path="WixInternal.MSTestSupport/WixInternal.MSTestSupport.csproj" /> | ||
| 10 | <Project Path="WixInternal.TestSupport.Native/WixInternal.TestSupport.Native.vcxproj" Id="95babd97-fbdb-453a-af8a-fa031a07b599"> | ||
| 11 | <Platform Project="Win32" /> | ||
| 12 | <Build Solution="*|ARM64" Project="false" /> | ||
| 13 | <Build Solution="*|x64" Project="false" /> | ||
| 14 | </Project> | ||
| 15 | <Project Path="WixInternal.TestSupport/WixInternal.TestSupport.csproj" /> | ||
| 16 | </Solution> | ||
