diff options
Diffstat (limited to '')
| -rw-r--r-- | src/api/burn/api_burn.slnx | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/src/api/burn/api_burn.slnx b/src/api/burn/api_burn.slnx new file mode 100644 index 00000000..df4bd8ce --- /dev/null +++ b/src/api/burn/api_burn.slnx | |||
| @@ -0,0 +1,22 @@ | |||
| 1 | <Solution> | ||
| 2 | <Configurations> | ||
| 3 | <Platform Name="ARM64" /> | ||
| 4 | <Platform Name="x64" /> | ||
| 5 | <Platform Name="x86" /> | ||
| 6 | </Configurations> | ||
| 7 | <Project Path="balutil/balutil.vcxproj" Id="edcb8095-0e6a-43e0-bc33-c4f762fc5cdb" /> | ||
| 8 | <Project Path="bextutil/bextutil.vcxproj" Id="06027492-1cb9-48bc-b31e-c1f9356ed07e" /> | ||
| 9 | <Project Path="mbanative/mbanative.vcxproj" Id="665e0441-17f9-4105-b202-edf274657f6e" /> | ||
| 10 | <Project Path="test/BalUtilUnitTest/BalUtilUnitTest.vcxproj" Id="9b507af9-035e-4db6-8c0c-5dcc3fef2631"> | ||
| 11 | <Platform Project="Win32" /> | ||
| 12 | <Build Solution="*|ARM64" Project="false" /> | ||
| 13 | <Build Solution="*|x64" Project="false" /> | ||
| 14 | </Project> | ||
| 15 | <Project Path="test/BextUtilUnitTest/BextUtilUnitTest.vcxproj" Id="b69e6422-49b0-4e28-92f9-b8a7410a6ed9"> | ||
| 16 | <Platform Project="Win32" /> | ||
| 17 | <Build Solution="*|ARM64" Project="false" /> | ||
| 18 | <Build Solution="*|x64" Project="false" /> | ||
| 19 | </Project> | ||
| 20 | <Project Path="test/WixToolsetTest.BootstrapperApplicationApi/WixToolsetTest.BootstrapperApplicationApi.csproj" /> | ||
| 21 | <Project Path="WixToolset.BootstrapperApplicationApi/WixToolset.BootstrapperApplicationApi.csproj" /> | ||
| 22 | </Solution> | ||
