Initial project's source code check-in.

This commit is contained in:
ptsurbeleu 2011-07-13 16:07:32 -07:00
commit b03b0b373f
4573 changed files with 981205 additions and 0 deletions

View file

@ -0,0 +1,20 @@

Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WebsitePanel.FilesComparer", "WebsitePanel.FilesComparer\WebsitePanel.FilesComparer.csproj", "{85315088-B2F0-439B-9360-4D5BECE630DB}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{85315088-B2F0-439B-9360-4D5BECE630DB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{85315088-B2F0-439B-9360-4D5BECE630DB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{85315088-B2F0-439B-9360-4D5BECE630DB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{85315088-B2F0-439B-9360-4D5BECE630DB}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal