wfview/wfview.sln

26 wiersze
1.0 KiB
Plaintext
Czysty Zwykły widok Historia

2021-02-20 18:30:46 +00:00

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30804.86
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "wfview", "wfview.vcxproj", "{326108AD-FA9D-3AAF-8D3E-062C4DDC34E2}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
2021-03-09 17:22:16 +00:00
Debug|x86 = Debug|x86
Release|x86 = Release|x86
2021-02-20 18:30:46 +00:00
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
2021-11-23 00:39:36 +00:00
{326108AD-FA9D-3AAF-8D3E-062C4DDC34E2}.Debug|x86.ActiveCfg = Debug|Win32
{326108AD-FA9D-3AAF-8D3E-062C4DDC34E2}.Debug|x86.Build.0 = Debug|Win32
{326108AD-FA9D-3AAF-8D3E-062C4DDC34E2}.Release|x86.ActiveCfg = Release|Win32
{326108AD-FA9D-3AAF-8D3E-062C4DDC34E2}.Release|x86.Build.0 = Release|Win32
2021-02-20 18:30:46 +00:00
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {DED7FD3A-2DD6-4C9E-B809-BE03F4C13F69}
EndGlobalSection
EndGlobal