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 / Ch4-CreateConsoleProject / Ch4-CreateConsoleProject.sln < prev    next >
Text File  |  2001-09-18  |  944b  |  22 lines

  1. Microsoft Visual Studio Solution File, Format Version 7.00
  2. Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Ch4-CreateConsoleProject", "Ch4-CreateConsoleProject.vbproj", "{26FD27B8-9FB3-4E09-8E38-2B2051F059BB}"
  3. EndProject
  4. Global
  5.     GlobalSection(SolutionConfiguration) = preSolution
  6.         ConfigName.0 = Debug
  7.         ConfigName.1 = Release
  8.     EndGlobalSection
  9.     GlobalSection(ProjectDependencies) = postSolution
  10.     EndGlobalSection
  11.     GlobalSection(ProjectConfiguration) = postSolution
  12.         {26FD27B8-9FB3-4E09-8E38-2B2051F059BB}.Debug.ActiveCfg = Debug|.NET
  13.         {26FD27B8-9FB3-4E09-8E38-2B2051F059BB}.Debug.Build.0 = Debug|.NET
  14.         {26FD27B8-9FB3-4E09-8E38-2B2051F059BB}.Release.ActiveCfg = Release|.NET
  15.         {26FD27B8-9FB3-4E09-8E38-2B2051F059BB}.Release.Build.0 = Release|.NET
  16.     EndGlobalSection
  17.     GlobalSection(ExtensibilityGlobals) = postSolution
  18.     EndGlobalSection
  19.     GlobalSection(ExtensibilityAddIns) = postSolution
  20.     EndGlobalSection
  21. EndGlobal
  22.