AOTTools/AOTTools.sln

33 lines
1.9 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "FileUtilsCs", "FileUtilsCs\FileUtilsCs.csproj", "{79C05D95-9B9E-4F00-809A-BA0ED2334F2C}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Console", "Console\Console.csproj", "{85DB4934-1B66-46DA-903B-A2BD809ABF2B}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Debug|x64 = Debug|x64
Release|Win32 = Release|Win32
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{79C05D95-9B9E-4F00-809A-BA0ED2334F2C}.Debug|Win32.ActiveCfg = Debug|Any CPU
{79C05D95-9B9E-4F00-809A-BA0ED2334F2C}.Debug|Win32.Build.0 = Debug|Any CPU
{79C05D95-9B9E-4F00-809A-BA0ED2334F2C}.Debug|x64.ActiveCfg = Debug|Any CPU
{79C05D95-9B9E-4F00-809A-BA0ED2334F2C}.Debug|x64.Build.0 = Debug|Any CPU
{79C05D95-9B9E-4F00-809A-BA0ED2334F2C}.Release|Win32.ActiveCfg = Release|Any CPU
{79C05D95-9B9E-4F00-809A-BA0ED2334F2C}.Release|Win32.Build.0 = Release|Any CPU
{79C05D95-9B9E-4F00-809A-BA0ED2334F2C}.Release|x64.ActiveCfg = Release|Any CPU
{79C05D95-9B9E-4F00-809A-BA0ED2334F2C}.Release|x64.Build.0 = Release|Any CPU
{85DB4934-1B66-46DA-903B-A2BD809ABF2B}.Debug|Win32.ActiveCfg = Debug|Any CPU
{85DB4934-1B66-46DA-903B-A2BD809ABF2B}.Debug|Win32.Build.0 = Debug|Any CPU
{85DB4934-1B66-46DA-903B-A2BD809ABF2B}.Debug|x64.ActiveCfg = Debug|Any CPU
{85DB4934-1B66-46DA-903B-A2BD809ABF2B}.Debug|x64.Build.0 = Debug|Any CPU
{85DB4934-1B66-46DA-903B-A2BD809ABF2B}.Release|Win32.ActiveCfg = Release|Any CPU
{85DB4934-1B66-46DA-903B-A2BD809ABF2B}.Release|Win32.Build.0 = Release|Any CPU
{85DB4934-1B66-46DA-903B-A2BD809ABF2B}.Release|x64.ActiveCfg = Release|Any CPU
{85DB4934-1B66-46DA-903B-A2BD809ABF2B}.Release|x64.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal