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

30
tools/jawa/jawa.sln Normal file
View File

@@ -0,0 +1,30 @@
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "jawa", "jawa.vcproj", "{506050AA-D8F3-4B9B-9E2D-5F9E3C2CFC60}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Profile = Profile
Profile_FastCap = Profile_FastCap
Release = Release
Release_LTCG = Release_LTCG
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{506050AA-D8F3-4B9B-9E2D-5F9E3C2CFC60}.Debug.ActiveCfg = Debug|Xbox
{506050AA-D8F3-4B9B-9E2D-5F9E3C2CFC60}.Debug.Build.0 = Debug|Xbox
{506050AA-D8F3-4B9B-9E2D-5F9E3C2CFC60}.Profile.ActiveCfg = Profile|Xbox
{506050AA-D8F3-4B9B-9E2D-5F9E3C2CFC60}.Profile.Build.0 = Profile|Xbox
{506050AA-D8F3-4B9B-9E2D-5F9E3C2CFC60}.Profile_FastCap.ActiveCfg = Profile_FastCap|Xbox
{506050AA-D8F3-4B9B-9E2D-5F9E3C2CFC60}.Profile_FastCap.Build.0 = Profile_FastCap|Xbox
{506050AA-D8F3-4B9B-9E2D-5F9E3C2CFC60}.Release.ActiveCfg = Release|Xbox
{506050AA-D8F3-4B9B-9E2D-5F9E3C2CFC60}.Release.Build.0 = Release|Xbox
{506050AA-D8F3-4B9B-9E2D-5F9E3C2CFC60}.Release_LTCG.ActiveCfg = Release_LTCG|Xbox
{506050AA-D8F3-4B9B-9E2D-5F9E3C2CFC60}.Release_LTCG.Build.0 = Release_LTCG|Xbox
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal