mirror of
https://github.com/yamakadi/clroxide
synced 2026-06-08 18:28:14 +00:00
59 lines
3.5 KiB
Plaintext
59 lines
3.5 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WithArgs", "WithArgs\WithArgs.csproj", "{35B9B737-1F96-49D5-A40B-AFF21AA282B4}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WithoutArgs", "WithoutArgs\WithoutArgs.csproj", "{F00BC7FE-5BBD-4DD4-B535-4EEA102DF37B}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WithExit", "WithExit\WithExit.csproj", "{B12614DA-180F-43BA-87DC-9D1EC06553EB}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Debug|x86 = Debug|x86
|
|
Debug|x64 = Debug|x64
|
|
Release|Any CPU = Release|Any CPU
|
|
Release|x86 = Release|x86
|
|
Release|x64 = Release|x64
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{35B9B737-1F96-49D5-A40B-AFF21AA282B4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{35B9B737-1F96-49D5-A40B-AFF21AA282B4}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{35B9B737-1F96-49D5-A40B-AFF21AA282B4}.Debug|x86.ActiveCfg = Debug|x86
|
|
{35B9B737-1F96-49D5-A40B-AFF21AA282B4}.Debug|x86.Build.0 = Debug|x86
|
|
{35B9B737-1F96-49D5-A40B-AFF21AA282B4}.Debug|x64.ActiveCfg = Debug|x64
|
|
{35B9B737-1F96-49D5-A40B-AFF21AA282B4}.Debug|x64.Build.0 = Debug|x64
|
|
{35B9B737-1F96-49D5-A40B-AFF21AA282B4}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{35B9B737-1F96-49D5-A40B-AFF21AA282B4}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{35B9B737-1F96-49D5-A40B-AFF21AA282B4}.Release|x86.ActiveCfg = Release|x86
|
|
{35B9B737-1F96-49D5-A40B-AFF21AA282B4}.Release|x86.Build.0 = Release|x86
|
|
{35B9B737-1F96-49D5-A40B-AFF21AA282B4}.Release|x64.ActiveCfg = Release|x64
|
|
{35B9B737-1F96-49D5-A40B-AFF21AA282B4}.Release|x64.Build.0 = Release|x64
|
|
|
|
{F00BC7FE-5BBD-4DD4-B535-4EEA102DF37B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{F00BC7FE-5BBD-4DD4-B535-4EEA102DF37B}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{F00BC7FE-5BBD-4DD4-B535-4EEA102DF37B}.Debug|x86.ActiveCfg = Debug|x86
|
|
{F00BC7FE-5BBD-4DD4-B535-4EEA102DF37B}.Debug|x86.Build.0 = Debug|x86
|
|
{F00BC7FE-5BBD-4DD4-B535-4EEA102DF37B}.Debug|x64.ActiveCfg = Debug|x64
|
|
{F00BC7FE-5BBD-4DD4-B535-4EEA102DF37B}.Debug|x64.Build.0 = Debug|x64
|
|
{F00BC7FE-5BBD-4DD4-B535-4EEA102DF37B}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{F00BC7FE-5BBD-4DD4-B535-4EEA102DF37B}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{F00BC7FE-5BBD-4DD4-B535-4EEA102DF37B}.Release|x86.ActiveCfg = Release|x86
|
|
{F00BC7FE-5BBD-4DD4-B535-4EEA102DF37B}.Release|x86.Build.0 = Release|x86
|
|
{F00BC7FE-5BBD-4DD4-B535-4EEA102DF37B}.Release|x64.ActiveCfg = Release|x64
|
|
{F00BC7FE-5BBD-4DD4-B535-4EEA102DF37B}.Release|x64.Build.0 = Release|x64
|
|
|
|
{B12614DA-180F-43BA-87DC-9D1EC06553EB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{B12614DA-180F-43BA-87DC-9D1EC06553EB}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{B12614DA-180F-43BA-87DC-9D1EC06553EB}.Debug|x86.ActiveCfg = Debug|x86
|
|
{B12614DA-180F-43BA-87DC-9D1EC06553EB}.Debug|x86.Build.0 = Debug|x86
|
|
{B12614DA-180F-43BA-87DC-9D1EC06553EB}.Debug|x64.ActiveCfg = Debug|x64
|
|
{B12614DA-180F-43BA-87DC-9D1EC06553EB}.Debug|x64.Build.0 = Debug|x64
|
|
{B12614DA-180F-43BA-87DC-9D1EC06553EB}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{B12614DA-180F-43BA-87DC-9D1EC06553EB}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{B12614DA-180F-43BA-87DC-9D1EC06553EB}.Release|x86.ActiveCfg = Release|x86
|
|
{B12614DA-180F-43BA-87DC-9D1EC06553EB}.Release|x86.Build.0 = Release|x86
|
|
{B12614DA-180F-43BA-87DC-9D1EC06553EB}.Release|x64.ActiveCfg = Release|x64
|
|
{B12614DA-180F-43BA-87DC-9D1EC06553EB}.Release|x64.Build.0 = Release|x64
|
|
EndGlobalSection
|
|
EndGlobal
|