Skip to content

Commit

Permalink
Added chapter 11
Browse files Browse the repository at this point in the history
  • Loading branch information
Christophe Riccio committed Jul 14, 2012
1 parent 6804263 commit 0b75df3
Show file tree
Hide file tree
Showing 85 changed files with 40,839 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@

Microsoft Visual Studio Solution File, Format Version 10.00
# Visual Studio 2008
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "AppOpenGL", "AppOpenGL.vcproj", "{27775BB1-BE10-4BBC-830C-0945B79D66F3}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Win32 = Debug|Win32
Release|Win32 = Release|Win32
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{27775BB1-BE10-4BBC-830C-0945B79D66F3}.Debug|Win32.ActiveCfg = Debug|Win32
{27775BB1-BE10-4BBC-830C-0945B79D66F3}.Debug|Win32.Build.0 = Debug|Win32
{27775BB1-BE10-4BBC-830C-0945B79D66F3}.Release|Win32.ActiveCfg = Release|Win32
{27775BB1-BE10-4BBC-830C-0945B79D66F3}.Release|Win32.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
Loading

0 comments on commit 0b75df3

Please sign in to comment.