home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic .NET - Read Less - Learn More / Visual_Basic.NET_Read_Less_Learn_More_Richard_Bowman_Visual_2002.iso / Resources / Code / Ch12-AddAnEvent / Ch12-AddAnEvent.sln < prev    next >
Text File  |  2001-09-03  |  1KB  |  28 lines

  1. Microsoft Visual Studio Solution File, Format Version 7.00
  2. Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Ch12-AddAnEvent", "Ch12-AddAnEvent.vbproj", "{B669DB98-A67B-4C65-9AE5-F52155B9FAF0}"
  3. EndProject
  4. Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Tester", "Tester\Tester.vbproj", "{3125833F-4436-4505-82EF-3B29D8B0F1A3}"
  5. EndProject
  6. Global
  7.     GlobalSection(SolutionConfiguration) = preSolution
  8.         ConfigName.0 = Debug
  9.         ConfigName.1 = Release
  10.     EndGlobalSection
  11.     GlobalSection(ProjectDependencies) = postSolution
  12.     EndGlobalSection
  13.     GlobalSection(ProjectConfiguration) = postSolution
  14.         {B669DB98-A67B-4C65-9AE5-F52155B9FAF0}.Debug.ActiveCfg = Debug|.NET
  15.         {B669DB98-A67B-4C65-9AE5-F52155B9FAF0}.Debug.Build.0 = Debug|.NET
  16.         {B669DB98-A67B-4C65-9AE5-F52155B9FAF0}.Release.ActiveCfg = Release|.NET
  17.         {B669DB98-A67B-4C65-9AE5-F52155B9FAF0}.Release.Build.0 = Release|.NET
  18.         {3125833F-4436-4505-82EF-3B29D8B0F1A3}.Debug.ActiveCfg = Debug|.NET
  19.         {3125833F-4436-4505-82EF-3B29D8B0F1A3}.Debug.Build.0 = Debug|.NET
  20.         {3125833F-4436-4505-82EF-3B29D8B0F1A3}.Release.ActiveCfg = Release|.NET
  21.         {3125833F-4436-4505-82EF-3B29D8B0F1A3}.Release.Build.0 = Release|.NET
  22.     EndGlobalSection
  23.     GlobalSection(ExtensibilityGlobals) = postSolution
  24.     EndGlobalSection
  25.     GlobalSection(ExtensibilityAddIns) = postSolution
  26.     EndGlobalSection
  27. EndGlobal
  28.