diff options
Diffstat (limited to 'src/ext/Sql/Sql.wixext.slnx')
| -rw-r--r-- | src/ext/Sql/Sql.wixext.slnx | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/src/ext/Sql/Sql.wixext.slnx b/src/ext/Sql/Sql.wixext.slnx new file mode 100644 index 00000000..ec141cdb --- /dev/null +++ b/src/ext/Sql/Sql.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/sqlca.vcxproj" Id="4dca6e4b-a1f1-4450-bc2d-94ac20f31935"> | ||
| 7 | <Platform Project="Win32" /> | ||
| 8 | </Project> | ||
| 9 | <Project Path="test/WixToolsetTest.Sql/WixToolsetTest.Sql.csproj" /> | ||
| 10 | <Project Path="wixext/WixToolset.Sql.wixext.csproj" /> | ||
| 11 | <Project Path="wixlib/sql.wixproj"> | ||
| 12 | <Platform Project="x86" /> | ||
| 13 | <Build /> | ||
| 14 | </Project> | ||
| 15 | </Solution> | ||
