This commit is contained in:
ejcoumans
2007-06-13 05:00:42 +00:00
parent 705e6df404
commit ee8322ae6b
273 changed files with 23899 additions and 1359 deletions

View File

@@ -0,0 +1,20 @@

Microsoft Visual Studio Solution File, Format Version 9.00
# Visual C# Express 2005
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XnaDevRu.Demos", "Source\XnaDevRu.Demos\XnaDevRu.Demos.csproj", "{C54AF66D-0C55-4A84-9E7C-FC6346C78681}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|x86 = Debug|x86
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C54AF66D-0C55-4A84-9E7C-FC6346C78681}.Debug|x86.ActiveCfg = Debug|x86
{C54AF66D-0C55-4A84-9E7C-FC6346C78681}.Debug|x86.Build.0 = Debug|x86
{C54AF66D-0C55-4A84-9E7C-FC6346C78681}.Release|x86.ActiveCfg = Release|x86
{C54AF66D-0C55-4A84-9E7C-FC6346C78681}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal