Skip to content

Commit

Permalink
remove CometUI code
Browse files Browse the repository at this point in the history
  • Loading branch information
jke000 committed Sep 11, 2024
1 parent 61db9a0 commit b13807b
Show file tree
Hide file tree
Showing 133 changed files with 2 additions and 141,706 deletions.
31 changes: 2 additions & 29 deletions Comet.sln
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.28010.2046
# Visual Studio Version 16
VisualStudioVersion = 16.0.35026.282
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Comet", "Comet.vcxproj", "{EC89AD31-11AD-4CE2-AA1D-FFFFF716DE33}"
ProjectSection(ProjectDependencies) = postProject
Expand All @@ -22,11 +22,6 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CometWrapper", "CometWrappe
{8093FAFA-4AA1-4E88-A83E-1B433A96AAE5} = {8093FAFA-4AA1-4E88-A83E-1B433A96AAE5}
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CometUI", "CometUI\CometUI.csproj", "{93BEAB5A-61BB-40F1-BC55-B7CFCC262535}"
ProjectSection(ProjectDependencies) = postProject
{7BF9EDBE-35BD-4D2D-94B8-151532E71432} = {7BF9EDBE-35BD-4D2D-94B8-151532E71432}
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RealtimeSearch", "RealtimeSearch\RealtimeSearch.csproj", "{581E4213-1629-49E9-958B-070F106A07E9}"
ProjectSection(ProjectDependencies) = postProject
{887C017B-8E91-4CCE-85C6-4D36D4033F1B} = {887C017B-8E91-4CCE-85C6-4D36D4033F1B}
Expand Down Expand Up @@ -151,28 +146,6 @@ Global
{7BF9EDBE-35BD-4D2D-94B8-151532E71432}.Release|x64.Build.0 = Release|x64
{7BF9EDBE-35BD-4D2D-94B8-151532E71432}.Release|x86.ActiveCfg = Release|Win32
{7BF9EDBE-35BD-4D2D-94B8-151532E71432}.Release|x86.Build.0 = Release|Win32
{93BEAB5A-61BB-40F1-BC55-B7CFCC262535}.Debug|Any CPU.ActiveCfg = Debug|x64
{93BEAB5A-61BB-40F1-BC55-B7CFCC262535}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
{93BEAB5A-61BB-40F1-BC55-B7CFCC262535}.Debug|Mixed Platforms.Build.0 = Debug|x86
{93BEAB5A-61BB-40F1-BC55-B7CFCC262535}.Debug|Win32.ActiveCfg = Debug|x86
{93BEAB5A-61BB-40F1-BC55-B7CFCC262535}.Debug|x64.ActiveCfg = Debug|x64
{93BEAB5A-61BB-40F1-BC55-B7CFCC262535}.Debug|x86.ActiveCfg = Debug|x86
{93BEAB5A-61BB-40F1-BC55-B7CFCC262535}.Release_Win32|Any CPU.ActiveCfg = Release|x64
{93BEAB5A-61BB-40F1-BC55-B7CFCC262535}.Release_Win32|Mixed Platforms.ActiveCfg = Release|x64
{93BEAB5A-61BB-40F1-BC55-B7CFCC262535}.Release_Win32|Mixed Platforms.Build.0 = Release|x64
{93BEAB5A-61BB-40F1-BC55-B7CFCC262535}.Release_Win32|Win32.ActiveCfg = Release|x86
{93BEAB5A-61BB-40F1-BC55-B7CFCC262535}.Release_Win32|x64.ActiveCfg = Release|x64
{93BEAB5A-61BB-40F1-BC55-B7CFCC262535}.Release_Win32|x64.Build.0 = Release|x64
{93BEAB5A-61BB-40F1-BC55-B7CFCC262535}.Release_Win32|x86.ActiveCfg = Release|x64
{93BEAB5A-61BB-40F1-BC55-B7CFCC262535}.Release|Any CPU.ActiveCfg = Release|x64
{93BEAB5A-61BB-40F1-BC55-B7CFCC262535}.Release|Mixed Platforms.ActiveCfg = Release|x86
{93BEAB5A-61BB-40F1-BC55-B7CFCC262535}.Release|Mixed Platforms.Build.0 = Release|x86
{93BEAB5A-61BB-40F1-BC55-B7CFCC262535}.Release|Win32.ActiveCfg = Release|x86
{93BEAB5A-61BB-40F1-BC55-B7CFCC262535}.Release|Win32.Build.0 = Release|x86
{93BEAB5A-61BB-40F1-BC55-B7CFCC262535}.Release|x64.ActiveCfg = Release|x64
{93BEAB5A-61BB-40F1-BC55-B7CFCC262535}.Release|x64.Build.0 = Release|x64
{93BEAB5A-61BB-40F1-BC55-B7CFCC262535}.Release|x86.ActiveCfg = Release|x86
{93BEAB5A-61BB-40F1-BC55-B7CFCC262535}.Release|x86.Build.0 = Release|x86
{581E4213-1629-49E9-958B-070F106A07E9}.Debug|Any CPU.ActiveCfg = Debug|x86
{581E4213-1629-49E9-958B-070F106A07E9}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
{581E4213-1629-49E9-958B-070F106A07E9}.Debug|Mixed Platforms.Build.0 = Debug|x86
Expand Down
218 changes: 0 additions & 218 deletions CometUI/About Dlg.Designer.cs

This file was deleted.

95 changes: 0 additions & 95 deletions CometUI/About Dlg.cs

This file was deleted.

Loading

0 comments on commit b13807b

Please sign in to comment.