diff options
Diffstat (limited to '')
| -rw-r--r-- | src/ext/ComPlus/ComPlus.wixext.slnx | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/src/ext/ComPlus/ComPlus.wixext.slnx b/src/ext/ComPlus/ComPlus.wixext.slnx new file mode 100644 index 00000000..3f1aa9bb --- /dev/null +++ b/src/ext/ComPlus/ComPlus.wixext.slnx | |||
| @@ -0,0 +1,16 @@ | |||
| 1 | <Solution> | ||
| 2 | <Configurations> | ||
| 3 | <Platform Name="Any CPU" /> | ||
| 4 | <Platform Name="x86" /> | ||
| 5 | </Configurations> | ||
| 6 | <Project Path="ca/complusca.vcxproj" Id="bdef51ed-e242-4fa2-801a-01b127df851a"> | ||
| 7 | <Platform Project="Win32" /> | ||
| 8 | </Project> | ||
| 9 | <Project Path="test/WixToolsetTest.ComPlus/WixToolsetTest.ComPlus.csproj" /> | ||
| 10 | <Project Path="wixext/WixToolset.ComPlus.wixext.csproj" /> | ||
| 11 | <Project Path="wixlib/complus.wixproj"> | ||
| 12 | <BuildDependency Project="ca/complusca.vcxproj" /> | ||
| 13 | <Platform Project="x86" /> | ||
| 14 | <Build /> | ||
| 15 | </Project> | ||
| 16 | </Solution> | ||
