diff options
Diffstat (limited to '')
| -rw-r--r-- | src/ext/DirectX/DirectX.wixext.slnx | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/src/ext/DirectX/DirectX.wixext.slnx b/src/ext/DirectX/DirectX.wixext.slnx new file mode 100644 index 00000000..f2cb74b2 --- /dev/null +++ b/src/ext/DirectX/DirectX.wixext.slnx | |||
| @@ -0,0 +1,15 @@ | |||
| 1 | <Solution> | ||
| 2 | <Configurations> | ||
| 3 | <Platform Name="Any CPU" /> | ||
| 4 | <Platform Name="x86" /> | ||
| 5 | </Configurations> | ||
| 6 | <Project Path="ca/directxca.vcxproj" Id="76542b28-0ffd-47d3-ad6a-d0f20fa875ac"> | ||
| 7 | <Platform Project="Win32" /> | ||
| 8 | </Project> | ||
| 9 | <Project Path="test/WixToolsetTest.DirectX/WixToolsetTest.DirectX.csproj" /> | ||
| 10 | <Project Path="wixext/WixToolset.DirectX.wixext.csproj" /> | ||
| 11 | <Project Path="wixlib/directx.wixproj"> | ||
| 12 | <Platform Project="x86" /> | ||
| 13 | <Build /> | ||
| 14 | </Project> | ||
| 15 | </Solution> | ||
