You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
27 lines
1.0 KiB
Plaintext
27 lines
1.0 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 11.00
|
|
# Visual Studio 2010
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DelegateHeaderTool", "DelegateHeaderTool.csproj", "{BC2E7C2E-FB62-4FCF-AA2A-5BC5FC8301AD}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SourceCodeControl) = preSolution
|
|
SccNumberOfProjects = 2
|
|
SccLocalPath0 = .
|
|
SccProjectUniqueName1 = DelegateHeaderTool.csproj
|
|
SccLocalPath1 = .
|
|
EndGlobalSection
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|x86 = Debug|x86
|
|
Development|x86 = Development|x86
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{BC2E7C2E-FB62-4FCF-AA2A-5BC5FC8301AD}.Debug|x86.ActiveCfg = Debug|x86
|
|
{BC2E7C2E-FB62-4FCF-AA2A-5BC5FC8301AD}.Debug|x86.Build.0 = Debug|x86
|
|
{BC2E7C2E-FB62-4FCF-AA2A-5BC5FC8301AD}.Development|x86.ActiveCfg = Development|x86
|
|
{BC2E7C2E-FB62-4FCF-AA2A-5BC5FC8301AD}.Development|x86.Build.0 = Development|x86
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|