Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions CheekyBlinder.sln
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30225.117
# Visual Studio 15
VisualStudioVersion = 15.0.28307.1022
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CheekyBlinder", "CheekyBlinder\CheekyBlinder.vcxproj", "{654FDEC8-EEC2-4B8D-B928-3F8C067ED16A}"
EndProject
Expand All @@ -15,8 +15,8 @@ Global
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{654FDEC8-EEC2-4B8D-B928-3F8C067ED16A}.Debug|x64.ActiveCfg = Debug|x64
{654FDEC8-EEC2-4B8D-B928-3F8C067ED16A}.Debug|x64.Build.0 = Debug|x64
{654FDEC8-EEC2-4B8D-B928-3F8C067ED16A}.Debug|x86.ActiveCfg = Debug|Win32
{654FDEC8-EEC2-4B8D-B928-3F8C067ED16A}.Debug|x86.Build.0 = Debug|Win32
{654FDEC8-EEC2-4B8D-B928-3F8C067ED16A}.Debug|x86.ActiveCfg = Debug|x64
{654FDEC8-EEC2-4B8D-B928-3F8C067ED16A}.Debug|x86.Build.0 = Debug|x64
{654FDEC8-EEC2-4B8D-B928-3F8C067ED16A}.Release|x64.ActiveCfg = Release|x64
{654FDEC8-EEC2-4B8D-B928-3F8C067ED16A}.Release|x64.Build.0 = Release|x64
{654FDEC8-EEC2-4B8D-B928-3F8C067ED16A}.Release|x86.ActiveCfg = Release|Win32
Expand Down
Loading