Initial commit.

This commit is contained in:
Jim Gray
2013-04-04 14:32:05 -07:00
parent ba5c81da32
commit d71d53e8ec
2180 changed files with 1393544 additions and 1 deletions

21
tools/ModView/ModView.sln Normal file
View File

@@ -0,0 +1,21 @@
Microsoft Visual Studio Solution File, Format Version 7.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ModView", "ModView.vcproj", "{46983300-8605-4618-8A33-AA2205010989}"
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
ConfigName.0 = Debug
ConfigName.1 = Release
EndGlobalSection
GlobalSection(ProjectDependencies) = postSolution
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{46983300-8605-4618-8A33-AA2205010989}.Debug.ActiveCfg = Debug|Win32
{46983300-8605-4618-8A33-AA2205010989}.Debug.Build.0 = Debug|Win32
{46983300-8605-4618-8A33-AA2205010989}.Release.ActiveCfg = Release|Win32
{46983300-8605-4618-8A33-AA2205010989}.Release.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal