Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
cofarmer authored Oct 29, 2020
1 parent d0c9d77 commit f5708b6
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions filedisk.sln
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@

Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "filedisk", "filedisk\filedisk.vcproj", "{F5FC7B44-B63A-495A-80CE-E83F18D3D8B1}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Release|Win32 = Release|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{F5FC7B44-B63A-495A-80CE-E83F18D3D8B1}.Debug|Win32.ActiveCfg = Debug|Win32
{F5FC7B44-B63A-495A-80CE-E83F18D3D8B1}.Debug|Win32.Build.0 = Debug|Win32
{F5FC7B44-B63A-495A-80CE-E83F18D3D8B1}.Release|Win32.ActiveCfg = Release|Win32
{F5FC7B44-B63A-495A-80CE-E83F18D3D8B1}.Release|Win32.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal

0 comments on commit f5708b6

Please sign in to comment.