diff options
| author | Rob Mensching <rob@firegiant.com> | 2025-11-15 17:53:46 -0800 |
|---|---|---|
| committer | Rob Mensching <rob@firegiant.com> | 2025-11-16 14:57:53 -0800 |
| commit | 39ff17ea54c119c3aa926ee5c3d4628204b93d31 (patch) | |
| tree | 422ed11f91cf55b08864154faad0a2e296b8e488 /src/ext/Http/Http.wixext.sln | |
| parent | fcd24ed09ddd3275220481c676f7f0c64d3c4a33 (diff) | |
| download | wix-robmen/dev10.tar.gz wix-robmen/dev10.tar.bz2 wix-robmen/dev10.zip | |
Migrate all .sln files to .slnxrobmen/dev10
Modernize projects against new .slnx expecations as well.
Diffstat (limited to '')
| -rw-r--r-- | src/ext/Http/Http.wixext.sln | 61 | ||||
| -rw-r--r-- | src/ext/Http/Http.wixext.slnx | 15 |
2 files changed, 15 insertions, 61 deletions
diff --git a/src/ext/Http/Http.wixext.sln b/src/ext/Http/Http.wixext.sln deleted file mode 100644 index 08e9a833..00000000 --- a/src/ext/Http/Http.wixext.sln +++ /dev/null | |||
| @@ -1,61 +0,0 @@ | |||
| 1 | | ||
| 2 | Microsoft Visual Studio Solution File, Format Version 12.00 | ||
| 3 | # Visual Studio Version 16 | ||
| 4 | VisualStudioVersion = 16.0.30204.135 | ||
| 5 | MinimumVisualStudioVersion = 10.0.40219.1 | ||
| 6 | Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "httpca", "ca\httpca.vcxproj", "{90743805-C043-47C7-B5FF-8F5EE5C8A2DE}" | ||
| 7 | EndProject | ||
| 8 | Project("{930C7802-8A8C-48F9-8165-68863BCCD9DD}") = "http", "wixlib\http.wixproj", "{055C1517-4CED-4199-BCDE-A383E5C4EF78}" | ||
| 9 | EndProject | ||
| 10 | Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WixToolset.Http.wixext", "wixext\WixToolset.Http.wixext.csproj", "{AAFC3C7F-D818-4B1D-AF3F-A331EA917F3F}" | ||
| 11 | EndProject | ||
| 12 | Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "WixToolsetTest.Http", "test\WixToolsetTest.Http\WixToolsetTest.Http.csproj", "{6379EBAA-B5FE-4468-89A3-EF0B5D30B87E}" | ||
| 13 | EndProject | ||
| 14 | Global` | ||
| 15 | GlobalSection(SolutionConfigurationPlatforms) = preSolution | ||
| 16 | Debug|Any CPU = Debug|Any CPU | ||
| 17 | Debug|x86 = Debug|x86 | ||
| 18 | Release|Any CPU = Release|Any CPU | ||
| 19 | Release|x86 = Release|x86 | ||
| 20 | EndGlobalSection | ||
| 21 | GlobalSection(ProjectConfigurationPlatforms) = postSolution | ||
| 22 | {90743805-C043-47C7-B5FF-8F5EE5C8A2DE}.Debug|Any CPU.ActiveCfg = Debug|Win32 | ||
| 23 | {90743805-C043-47C7-B5FF-8F5EE5C8A2DE}.Debug|Any CPU.Build.0 = Debug|Win32 | ||
| 24 | {90743805-C043-47C7-B5FF-8F5EE5C8A2DE}.Debug|x86.ActiveCfg = Debug|Win32 | ||
| 25 | {90743805-C043-47C7-B5FF-8F5EE5C8A2DE}.Debug|x86.Build.0 = Debug|Win32 | ||
| 26 | {90743805-C043-47C7-B5FF-8F5EE5C8A2DE}.Release|Any CPU.ActiveCfg = Release|Win32 | ||
| 27 | {90743805-C043-47C7-B5FF-8F5EE5C8A2DE}.Release|Any CPU.Build.0 = Release|Win32 | ||
| 28 | {90743805-C043-47C7-B5FF-8F5EE5C8A2DE}.Release|x86.ActiveCfg = Release|Win32 | ||
| 29 | {90743805-C043-47C7-B5FF-8F5EE5C8A2DE}.Release|x86.Build.0 = Release|Win32 | ||
| 30 | {055C1517-4CED-4199-BCDE-A383E5C4EF78}.Debug|Any CPU.ActiveCfg = Debug|x86 | ||
| 31 | {055C1517-4CED-4199-BCDE-A383E5C4EF78}.Debug|Any CPU.Build.0 = Debug|x86 | ||
| 32 | {055C1517-4CED-4199-BCDE-A383E5C4EF78}.Debug|x86.ActiveCfg = Debug|x86 | ||
| 33 | {055C1517-4CED-4199-BCDE-A383E5C4EF78}.Debug|x86.Build.0 = Debug|x86 | ||
| 34 | {055C1517-4CED-4199-BCDE-A383E5C4EF78}.Release|Any CPU.ActiveCfg = Release|x86 | ||
| 35 | {055C1517-4CED-4199-BCDE-A383E5C4EF78}.Release|Any CPU.Build.0 = Release|x86 | ||
| 36 | {055C1517-4CED-4199-BCDE-A383E5C4EF78}.Release|x86.ActiveCfg = Release|x86 | ||
| 37 | {055C1517-4CED-4199-BCDE-A383E5C4EF78}.Release|x86.Build.0 = Release|x86 | ||
| 38 | {AAFC3C7F-D818-4B1D-AF3F-A331EA917F3F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU | ||
| 39 | {AAFC3C7F-D818-4B1D-AF3F-A331EA917F3F}.Debug|Any CPU.Build.0 = Debug|Any CPU | ||
| 40 | {AAFC3C7F-D818-4B1D-AF3F-A331EA917F3F}.Debug|x86.ActiveCfg = Debug|Any CPU | ||
| 41 | {AAFC3C7F-D818-4B1D-AF3F-A331EA917F3F}.Debug|x86.Build.0 = Debug|Any CPU | ||
| 42 | {AAFC3C7F-D818-4B1D-AF3F-A331EA917F3F}.Release|Any CPU.ActiveCfg = Release|Any CPU | ||
| 43 | {AAFC3C7F-D818-4B1D-AF3F-A331EA917F3F}.Release|Any CPU.Build.0 = Release|Any CPU | ||
| 44 | {AAFC3C7F-D818-4B1D-AF3F-A331EA917F3F}.Release|x86.ActiveCfg = Release|Any CPU | ||
| 45 | {AAFC3C7F-D818-4B1D-AF3F-A331EA917F3F}.Release|x86.Build.0 = Release|Any CPU | ||
| 46 | {6379EBAA-B5FE-4468-89A3-EF0B5D30B87E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU | ||
| 47 | {6379EBAA-B5FE-4468-89A3-EF0B5D30B87E}.Debug|Any CPU.Build.0 = Debug|Any CPU | ||
| 48 | {6379EBAA-B5FE-4468-89A3-EF0B5D30B87E}.Debug|x86.ActiveCfg = Debug|Any CPU | ||
| 49 | {6379EBAA-B5FE-4468-89A3-EF0B5D30B87E}.Debug|x86.Build.0 = Debug|Any CPU | ||
| 50 | {6379EBAA-B5FE-4468-89A3-EF0B5D30B87E}.Release|Any CPU.ActiveCfg = Release|Any CPU | ||
| 51 | {6379EBAA-B5FE-4468-89A3-EF0B5D30B87E}.Release|Any CPU.Build.0 = Release|Any CPU | ||
| 52 | {6379EBAA-B5FE-4468-89A3-EF0B5D30B87E}.Release|x86.ActiveCfg = Release|Any CPU | ||
| 53 | {6379EBAA-B5FE-4468-89A3-EF0B5D30B87E}.Release|x86.Build.0 = Release|Any CPU | ||
| 54 | EndGlobalSection | ||
| 55 | GlobalSection(SolutionProperties) = preSolution | ||
| 56 | HideSolutionNode = FALSE | ||
| 57 | EndGlobalSection | ||
| 58 | GlobalSection(ExtensibilityGlobals) = postSolution | ||
| 59 | SolutionGuid = {570B1B57-B310-4493-A3A3-B40D7374EFC3} | ||
| 60 | EndGlobalSection | ||
| 61 | EndGlobal | ||
diff --git a/src/ext/Http/Http.wixext.slnx b/src/ext/Http/Http.wixext.slnx new file mode 100644 index 00000000..57f86502 --- /dev/null +++ b/src/ext/Http/Http.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/httpca.vcxproj" Id="90743805-c043-47c7-b5ff-8f5ee5c8a2de"> | ||
| 7 | <Platform Project="Win32" /> | ||
| 8 | </Project> | ||
| 9 | <Project Path="test/WixToolsetTest.Http/WixToolsetTest.Http.csproj" /> | ||
| 10 | <Project Path="wixext/WixToolset.Http.wixext.csproj" /> | ||
| 11 | <Project Path="wixlib/http.wixproj"> | ||
| 12 | <Platform Project="x86" /> | ||
| 13 | <Build /> | ||
| 14 | </Project> | ||
| 15 | </Solution> | ||
