Skip to content

Commit

Permalink
cleanup configuration names
Browse files Browse the repository at this point in the history
  • Loading branch information
willamowius committed Nov 5, 2023
1 parent 4d61361 commit 65e168b
Show file tree
Hide file tree
Showing 2 changed files with 137 additions and 137 deletions.
32 changes: 16 additions & 16 deletions gk_2022.sln
Original file line number Diff line number Diff line change
Expand Up @@ -18,22 +18,22 @@ Global
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C5052DDD-FADC-4415-B235-92A9761BB21D}.Debug as Service|Win32.ActiveCfg = Debug as Service (h323plus)|Win32
{C5052DDD-FADC-4415-B235-92A9761BB21D}.Debug as Service|Win32.Build.0 = Debug as Service (h323plus)|Win32
{C5052DDD-FADC-4415-B235-92A9761BB21D}.Debug as Service|x64.ActiveCfg = Debug as Service (h323plus)|x64
{C5052DDD-FADC-4415-B235-92A9761BB21D}.Debug as Service|x64.Build.0 = Debug as Service (h323plus)|x64
{C5052DDD-FADC-4415-B235-92A9761BB21D}.Debug|Win32.ActiveCfg = Debug (h323plus)|Win32
{C5052DDD-FADC-4415-B235-92A9761BB21D}.Debug|Win32.Build.0 = Debug (h323plus)|Win32
{C5052DDD-FADC-4415-B235-92A9761BB21D}.Debug|x64.ActiveCfg = Debug (h323plus)|x64
{C5052DDD-FADC-4415-B235-92A9761BB21D}.Debug|x64.Build.0 = Debug (h323plus)|x64
{C5052DDD-FADC-4415-B235-92A9761BB21D}.Release as Service|Win32.ActiveCfg = Release as Service (h323plus)|Win32
{C5052DDD-FADC-4415-B235-92A9761BB21D}.Release as Service|Win32.Build.0 = Release as Service (h323plus)|Win32
{C5052DDD-FADC-4415-B235-92A9761BB21D}.Release as Service|x64.ActiveCfg = Release as Service (h323plus)|x64
{C5052DDD-FADC-4415-B235-92A9761BB21D}.Release as Service|x64.Build.0 = Release as Service (h323plus)|x64
{C5052DDD-FADC-4415-B235-92A9761BB21D}.Release|Win32.ActiveCfg = Release (h323plus)|Win32
{C5052DDD-FADC-4415-B235-92A9761BB21D}.Release|Win32.Build.0 = Release (h323plus)|Win32
{C5052DDD-FADC-4415-B235-92A9761BB21D}.Release|x64.ActiveCfg = Release (h323plus)|x64
{C5052DDD-FADC-4415-B235-92A9761BB21D}.Release|x64.Build.0 = Release (h323plus)|x64
{C5052DDD-FADC-4415-B235-92A9761BB21D}.Debug as Service|Win32.ActiveCfg = Debug as Service|Win32
{C5052DDD-FADC-4415-B235-92A9761BB21D}.Debug as Service|Win32.Build.0 = Debug as Service|Win32
{C5052DDD-FADC-4415-B235-92A9761BB21D}.Debug as Service|x64.ActiveCfg = Debug as Service|x64
{C5052DDD-FADC-4415-B235-92A9761BB21D}.Debug as Service|x64.Build.0 = Debug as Service|x64
{C5052DDD-FADC-4415-B235-92A9761BB21D}.Debug|Win32.ActiveCfg = Debug|Win32
{C5052DDD-FADC-4415-B235-92A9761BB21D}.Debug|Win32.Build.0 = Debug|Win32
{C5052DDD-FADC-4415-B235-92A9761BB21D}.Debug|x64.ActiveCfg = Debug|x64
{C5052DDD-FADC-4415-B235-92A9761BB21D}.Debug|x64.Build.0 = Debug|x64
{C5052DDD-FADC-4415-B235-92A9761BB21D}.Release as Service|Win32.ActiveCfg = Release as Service|Win32
{C5052DDD-FADC-4415-B235-92A9761BB21D}.Release as Service|Win32.Build.0 = Release as Service|Win32
{C5052DDD-FADC-4415-B235-92A9761BB21D}.Release as Service|x64.ActiveCfg = Release as Service|x64
{C5052DDD-FADC-4415-B235-92A9761BB21D}.Release as Service|x64.Build.0 = Release as Service|x64
{C5052DDD-FADC-4415-B235-92A9761BB21D}.Release|Win32.ActiveCfg = Release|Win32
{C5052DDD-FADC-4415-B235-92A9761BB21D}.Release|Win32.Build.0 = Release|Win32
{C5052DDD-FADC-4415-B235-92A9761BB21D}.Release|x64.ActiveCfg = Release|x64
{C5052DDD-FADC-4415-B235-92A9761BB21D}.Release|x64.Build.0 = Release|x64
{2C306BF0-7FBE-4136-B021-AFA258898341}.Debug as Service|Win32.ActiveCfg = Debug|Win32
{2C306BF0-7FBE-4136-B021-AFA258898341}.Debug as Service|Win32.Build.0 = Debug|Win32
{2C306BF0-7FBE-4136-B021-AFA258898341}.Debug as Service|x64.ActiveCfg = Debug|x64
Expand Down
Loading

0 comments on commit 65e168b

Please sign in to comment.