summaryrefslogtreecommitdiff
path: root/network/config/bindview/bindview.sln
diff options
context:
space:
mode:
authorAdonais Romero González <[email protected]>2024-02-26 09:47:25 -0800
committerGitHub <[email protected]>2024-02-26 09:47:25 -0800
commit3fcc0f2bee2fbd40fe953ecbcb15b2bd8b0d3eb9 (patch)
tree1dcee40bf389e6a6db6b5abe5f41872371e9b0b0 /network/config/bindview/bindview.sln
parent9428a1d6a431c08166afa814a1046249b2e5962a (diff)
Remove x86 and ARM configurations for sample projects. (#1126)
* Removed Win32 and Arm from the project configurations. * Set default platform to x64.
Diffstat (limited to 'network/config/bindview/bindview.sln')
-rw-r--r--network/config/bindview/bindview.sln6
1 files changed, 0 insertions, 6 deletions
diff --git a/network/config/bindview/bindview.sln b/network/config/bindview/bindview.sln
index c51ef33b..75a6b503 100644
--- a/network/config/bindview/bindview.sln
+++ b/network/config/bindview/bindview.sln
@@ -9,8 +9,6 @@ Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|ARM64 = Debug|ARM64
Release|ARM64 = Release|ARM64
- Debug|Win32 = Debug|Win32
- Release|Win32 = Release|Win32
Debug|x64 = Debug|x64
Release|x64 = Release|x64
EndGlobalSection
@@ -19,10 +17,6 @@ Global
{A9995567-E5EF-4A30-B294-D5930523A2B5}.Debug|ARM64.Build.0 = Debug|ARM64
{A9995567-E5EF-4A30-B294-D5930523A2B5}.Release|ARM64.ActiveCfg = Release|ARM64
{A9995567-E5EF-4A30-B294-D5930523A2B5}.Release|ARM64.Build.0 = Release|ARM64
- {A9995567-E5EF-4A30-B294-D5930523A2B5}.Debug|Win32.ActiveCfg = Debug|Win32
- {A9995567-E5EF-4A30-B294-D5930523A2B5}.Debug|Win32.Build.0 = Debug|Win32
- {A9995567-E5EF-4A30-B294-D5930523A2B5}.Release|Win32.ActiveCfg = Release|Win32
- {A9995567-E5EF-4A30-B294-D5930523A2B5}.Release|Win32.Build.0 = Release|Win32
{A9995567-E5EF-4A30-B294-D5930523A2B5}.Debug|x64.ActiveCfg = Debug|x64
{A9995567-E5EF-4A30-B294-D5930523A2B5}.Debug|x64.Build.0 = Debug|x64
{A9995567-E5EF-4A30-B294-D5930523A2B5}.Release|x64.ActiveCfg = Release|x64