Files
Jonathan Johnson 6d0e6e79aa Initial Push
2023-06-11 21:51:30 -05:00

36 lines
1.7 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.4.33213.308
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ProcCallback", "ProcCallback.vcxproj", "{5FC7BF11-F8F3-4548-A600-9FEF8BD67D97}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|ARM64 = Debug|ARM64
Debug|x64 = Debug|x64
Release|ARM64 = Release|ARM64
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{5FC7BF11-F8F3-4548-A600-9FEF8BD67D97}.Debug|ARM64.ActiveCfg = Debug|ARM64
{5FC7BF11-F8F3-4548-A600-9FEF8BD67D97}.Debug|ARM64.Build.0 = Debug|ARM64
{5FC7BF11-F8F3-4548-A600-9FEF8BD67D97}.Debug|ARM64.Deploy.0 = Debug|ARM64
{5FC7BF11-F8F3-4548-A600-9FEF8BD67D97}.Debug|x64.ActiveCfg = Debug|x64
{5FC7BF11-F8F3-4548-A600-9FEF8BD67D97}.Debug|x64.Build.0 = Debug|x64
{5FC7BF11-F8F3-4548-A600-9FEF8BD67D97}.Debug|x64.Deploy.0 = Debug|x64
{5FC7BF11-F8F3-4548-A600-9FEF8BD67D97}.Release|ARM64.ActiveCfg = Release|ARM64
{5FC7BF11-F8F3-4548-A600-9FEF8BD67D97}.Release|ARM64.Build.0 = Release|ARM64
{5FC7BF11-F8F3-4548-A600-9FEF8BD67D97}.Release|ARM64.Deploy.0 = Release|ARM64
{5FC7BF11-F8F3-4548-A600-9FEF8BD67D97}.Release|x64.ActiveCfg = Release|x64
{5FC7BF11-F8F3-4548-A600-9FEF8BD67D97}.Release|x64.Build.0 = Release|x64
{5FC7BF11-F8F3-4548-A600-9FEF8BD67D97}.Release|x64.Deploy.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {2BF00AD5-A6D9-4374-A969-2C0D7AD9E60C}
EndGlobalSection
EndGlobal