code-view-and-exec/CodeViewAndExec.sln

32 lines
1.6 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28307.902
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CodeViewAndExec", "CodeViewAndExec\CodeViewAndExec.csproj", "{182D9313-F4C3-45DF-AEAA-F8049F620D8F}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CodeViewModdingApi", "CodeViewModdingApi\CodeViewModdingApi.csproj", "{E86481C3-2631-4947-8E80-5C45F5426D53}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{182D9313-F4C3-45DF-AEAA-F8049F620D8F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{182D9313-F4C3-45DF-AEAA-F8049F620D8F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{182D9313-F4C3-45DF-AEAA-F8049F620D8F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{182D9313-F4C3-45DF-AEAA-F8049F620D8F}.Release|Any CPU.Build.0 = Release|Any CPU
{E86481C3-2631-4947-8E80-5C45F5426D53}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E86481C3-2631-4947-8E80-5C45F5426D53}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E86481C3-2631-4947-8E80-5C45F5426D53}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E86481C3-2631-4947-8E80-5C45F5426D53}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {376C3571-2BD4-44A6-9FBC-C01A07434158}
EndGlobalSection
EndGlobal