home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2005 November / PCWELT_11_2005.ISO / pcwsoft / Commandbar-Source.z.exe / CommandBar / CommandBar.sln < prev    next >
Encoding:
Microsoft Visual Studio Solution  |  2002-05-29  |  1.4 KB  |  29 lines

  1. Microsoft Visual Studio Solution File, Format Version 7.00
  2. Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CommandBar", "CommandBar.csproj", "{BE64796A-7050-459E-9AA5-A00FF719D19F}"
  3. EndProject
  4. Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RegisterCommandBar", "RegisterCommandBar\RegisterCommandBar.vcproj", "{A44DF948-E5ED-46FD-9F38-55627EDF31CC}"
  5. EndProject
  6. Global
  7.     GlobalSection(SolutionConfiguration) = preSolution
  8.         ConfigName.0 = Debug
  9.         ConfigName.1 = Release
  10.     EndGlobalSection
  11.     GlobalSection(ProjectDependencies) = postSolution
  12.         {A44DF948-E5ED-46FD-9F38-55627EDF31CC}.0 = {BE64796A-7050-459E-9AA5-A00FF719D19F}
  13.     EndGlobalSection
  14.     GlobalSection(ProjectConfiguration) = postSolution
  15.         {BE64796A-7050-459E-9AA5-A00FF719D19F}.Debug.ActiveCfg = Debug|.NET
  16.         {BE64796A-7050-459E-9AA5-A00FF719D19F}.Debug.Build.0 = Debug|.NET
  17.         {BE64796A-7050-459E-9AA5-A00FF719D19F}.Release.ActiveCfg = Release|.NET
  18.         {BE64796A-7050-459E-9AA5-A00FF719D19F}.Release.Build.0 = Release|.NET
  19.         {A44DF948-E5ED-46FD-9F38-55627EDF31CC}.Debug.ActiveCfg = Debug|Win32
  20.         {A44DF948-E5ED-46FD-9F38-55627EDF31CC}.Debug.Build.0 = Debug|Win32
  21.         {A44DF948-E5ED-46FD-9F38-55627EDF31CC}.Release.ActiveCfg = Release|Win32
  22.         {A44DF948-E5ED-46FD-9F38-55627EDF31CC}.Release.Build.0 = Release|Win32
  23.     EndGlobalSection
  24.     GlobalSection(ExtensibilityGlobals) = postSolution
  25.     EndGlobalSection
  26.     GlobalSection(ExtensibilityAddIns) = postSolution
  27.     EndGlobalSection
  28. EndGlobal
  29.