Files
UnrealEngineUWP/Engine/Source/Programs/UnrealDocTool/UnrealDocTranslator/UnrealDocTranslator.sln
UnrealBot 824e0d41b9 Code snapshot for CL 2059689
[CL 2061388 in Main branch]
2014-05-01 16:32:41 -04:00

45 lines
2.7 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UnrealDocTranslator", "UnrealDocTranslator\UnrealDocTranslator.csproj", "{F3695572-BA2A-4E4D-9F01-35E22A764409}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TranslatedWordsCountEstimator", "TranslatedWordsCountEstimator\TranslatedWordsCountEstimator.csproj", "{3C420441-0D0C-45FB-8007-E1D861518378}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|Mixed Platforms = Debug|Mixed Platforms
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|Mixed Platforms = Release|Mixed Platforms
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{F3695572-BA2A-4E4D-9F01-35E22A764409}.Debug|Any CPU.ActiveCfg = Debug|x86
{F3695572-BA2A-4E4D-9F01-35E22A764409}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
{F3695572-BA2A-4E4D-9F01-35E22A764409}.Debug|Mixed Platforms.Build.0 = Debug|x86
{F3695572-BA2A-4E4D-9F01-35E22A764409}.Debug|x86.ActiveCfg = Debug|x86
{F3695572-BA2A-4E4D-9F01-35E22A764409}.Debug|x86.Build.0 = Debug|x86
{F3695572-BA2A-4E4D-9F01-35E22A764409}.Release|Any CPU.ActiveCfg = Release|x86
{F3695572-BA2A-4E4D-9F01-35E22A764409}.Release|Mixed Platforms.ActiveCfg = Release|x86
{F3695572-BA2A-4E4D-9F01-35E22A764409}.Release|Mixed Platforms.Build.0 = Release|x86
{F3695572-BA2A-4E4D-9F01-35E22A764409}.Release|x86.ActiveCfg = Release|x86
{F3695572-BA2A-4E4D-9F01-35E22A764409}.Release|x86.Build.0 = Release|x86
{3C420441-0D0C-45FB-8007-E1D861518378}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3C420441-0D0C-45FB-8007-E1D861518378}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3C420441-0D0C-45FB-8007-E1D861518378}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{3C420441-0D0C-45FB-8007-E1D861518378}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{3C420441-0D0C-45FB-8007-E1D861518378}.Debug|x86.ActiveCfg = Debug|Any CPU
{3C420441-0D0C-45FB-8007-E1D861518378}.Debug|x86.Build.0 = Debug|Any CPU
{3C420441-0D0C-45FB-8007-E1D861518378}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3C420441-0D0C-45FB-8007-E1D861518378}.Release|Any CPU.Build.0 = Release|Any CPU
{3C420441-0D0C-45FB-8007-E1D861518378}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{3C420441-0D0C-45FB-8007-E1D861518378}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{3C420441-0D0C-45FB-8007-E1D861518378}.Release|x86.ActiveCfg = Release|Any CPU
{3C420441-0D0C-45FB-8007-E1D861518378}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal