1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-08 19:48:20 +02:00
Beef/BeefTools/TestDLL/TestDLL.sln
2019-08-23 11:56:54 -07:00

31 lines
1.4 KiB
Text

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27625.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "TestDLL", "TestDLL.vcxproj", "{14700A80-0FC4-4A3D-99EF-8B78D4B070F1}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{14700A80-0FC4-4A3D-99EF-8B78D4B070F1}.Debug|x64.ActiveCfg = Debug|x64
{14700A80-0FC4-4A3D-99EF-8B78D4B070F1}.Debug|x64.Build.0 = Debug|x64
{14700A80-0FC4-4A3D-99EF-8B78D4B070F1}.Debug|x86.ActiveCfg = Debug|Win32
{14700A80-0FC4-4A3D-99EF-8B78D4B070F1}.Debug|x86.Build.0 = Debug|Win32
{14700A80-0FC4-4A3D-99EF-8B78D4B070F1}.Release|x64.ActiveCfg = Release|x64
{14700A80-0FC4-4A3D-99EF-8B78D4B070F1}.Release|x64.Build.0 = Release|x64
{14700A80-0FC4-4A3D-99EF-8B78D4B070F1}.Release|x86.ActiveCfg = Release|Win32
{14700A80-0FC4-4A3D-99EF-8B78D4B070F1}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {8181F2A5-6BC1-4FD1-A6C2-43520F5824C1}
EndGlobalSection
EndGlobal