home *** CD-ROM | disk | FTP | other *** search
/ Game Programming - All in One (3rd Edition) / game_prog_all_in_one_3rd_ed.iso / sources / chapter09 / multiplesprites / multiplesprites.sln < prev    next >
Encoding:
Microsoft Visual Studio Solution  |  2006-09-13  |  919 b   |  22 lines

  1. Microsoft Visual Studio Solution File, Format Version 8.00
  2. Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "multiplesprites", "multiplesprites.vcproj", "{E1AC3329-05B8-40B3-B35C-24686E07448F}"
  3.     ProjectSection(ProjectDependencies) = postProject
  4.     EndProjectSection
  5. EndProject
  6. Global
  7.     GlobalSection(SolutionConfiguration) = preSolution
  8.         Debug = Debug
  9.         Release = Release
  10.     EndGlobalSection
  11.     GlobalSection(ProjectConfiguration) = postSolution
  12.         {E1AC3329-05B8-40B3-B35C-24686E07448F}.Debug.ActiveCfg = Debug|Win32
  13.         {E1AC3329-05B8-40B3-B35C-24686E07448F}.Debug.Build.0 = Debug|Win32
  14.         {E1AC3329-05B8-40B3-B35C-24686E07448F}.Release.ActiveCfg = Release|Win32
  15.         {E1AC3329-05B8-40B3-B35C-24686E07448F}.Release.Build.0 = Release|Win32
  16.     EndGlobalSection
  17.     GlobalSection(ExtensibilityGlobals) = postSolution
  18.     EndGlobalSection
  19.     GlobalSection(ExtensibilityAddIns) = postSolution
  20.     EndGlobalSection
  21. EndGlobal
  22.