dupecheck/dupecheck.sln
2021-05-10 19:45:49 -07:00

21 lines
869 B
Plaintext
Executable File

Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "dupecheck", "dupecheck\dupecheck.vbproj", "{839762D1-B14B-4086-8E4B-09A1738841D3}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{839762D1-B14B-4086-8E4B-09A1738841D3}.Debug|x86.ActiveCfg = Debug|x86
{839762D1-B14B-4086-8E4B-09A1738841D3}.Debug|x86.Build.0 = Debug|x86
{839762D1-B14B-4086-8E4B-09A1738841D3}.Release|x86.ActiveCfg = Release|x86
{839762D1-B14B-4086-8E4B-09A1738841D3}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal