You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
31 lines
1.4 KiB
Plaintext
31 lines
1.4 KiB
Plaintext
|
|
|
|||
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|||
|
|
# Visual Studio 14
|
|||
|
|
VisualStudioVersion = 14.0.25420.1
|
|||
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|||
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "IncludeTool", "IncludeTool\IncludeTool.csproj", "{CB278021-B7F7-4DCD-9D46-DCCBE6A4B3F9}"
|
|||
|
|
EndProject
|
|||
|
|
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{081182AB-C69C-49B8-B3C3-40A2DEDA5004}"
|
|||
|
|
EndProject
|
|||
|
|
Global
|
|||
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|||
|
|
Debug|Any CPU = Debug|Any CPU
|
|||
|
|
Debug|x64 = Debug|x64
|
|||
|
|
Release|Any CPU = Release|Any CPU
|
|||
|
|
Release|x64 = Release|x64
|
|||
|
|
EndGlobalSection
|
|||
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|||
|
|
{CB278021-B7F7-4DCD-9D46-DCCBE6A4B3F9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|||
|
|
{CB278021-B7F7-4DCD-9D46-DCCBE6A4B3F9}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|||
|
|
{CB278021-B7F7-4DCD-9D46-DCCBE6A4B3F9}.Debug|x64.ActiveCfg = Debug|x64
|
|||
|
|
{CB278021-B7F7-4DCD-9D46-DCCBE6A4B3F9}.Debug|x64.Build.0 = Debug|x64
|
|||
|
|
{CB278021-B7F7-4DCD-9D46-DCCBE6A4B3F9}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|||
|
|
{CB278021-B7F7-4DCD-9D46-DCCBE6A4B3F9}.Release|Any CPU.Build.0 = Release|Any CPU
|
|||
|
|
{CB278021-B7F7-4DCD-9D46-DCCBE6A4B3F9}.Release|x64.ActiveCfg = Release|x64
|
|||
|
|
{CB278021-B7F7-4DCD-9D46-DCCBE6A4B3F9}.Release|x64.Build.0 = Release|x64
|
|||
|
|
EndGlobalSection
|
|||
|
|
GlobalSection(SolutionProperties) = preSolution
|
|||
|
|
HideSolutionNode = FALSE
|
|||
|
|
EndGlobalSection
|
|||
|
|
EndGlobal
|