Skip to content

Commit

Permalink
Update Show / Hide Game Servers
Browse files Browse the repository at this point in the history
  • Loading branch information
ClaudiuHKS committed Jun 1, 2023
1 parent e279727 commit fb41ed5
Show file tree
Hide file tree
Showing 12 changed files with 16 additions and 4 deletions.
1 change: 1 addition & 0 deletions HideServers AVX/HideServers.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@
<BufferSecurityCheck>false</BufferSecurityCheck>
<FloatingPointExceptions>false</FloatingPointExceptions>
<ErrorReporting>None</ErrorReporting>
<BuildStlModules>false</BuildStlModules>
</ClCompile>
<Link>
<SubSystem>Console</SubSystem>
Expand Down
4 changes: 3 additions & 1 deletion HideServers AVX/HideServers.vcxproj.user
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup />
<PropertyGroup>
<ShowAllFiles>true</ShowAllFiles>
</PropertyGroup>
</Project>
1 change: 1 addition & 0 deletions HideServers AVX2/HideServers.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@
<BufferSecurityCheck>false</BufferSecurityCheck>
<FloatingPointExceptions>false</FloatingPointExceptions>
<ErrorReporting>None</ErrorReporting>
<BuildStlModules>false</BuildStlModules>
</ClCompile>
<Link>
<SubSystem>Console</SubSystem>
Expand Down
4 changes: 3 additions & 1 deletion HideServers AVX2/HideServers.vcxproj.user
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup />
<PropertyGroup>
<ShowAllFiles>true</ShowAllFiles>
</PropertyGroup>
</Project>
1 change: 1 addition & 0 deletions ShowServers AVX/ShowServers.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@
<BufferSecurityCheck>false</BufferSecurityCheck>
<ControlFlowGuard>false</ControlFlowGuard>
<EnableParallelCodeGeneration>true</EnableParallelCodeGeneration>
<BuildStlModules>false</BuildStlModules>
</ClCompile>
<Link>
<SubSystem>Console</SubSystem>
Expand Down
4 changes: 3 additions & 1 deletion ShowServers AVX/ShowServers.vcxproj.user
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup />
<PropertyGroup>
<ShowAllFiles>true</ShowAllFiles>
</PropertyGroup>
</Project>
1 change: 1 addition & 0 deletions ShowServers AVX2/ShowServers.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@
<BufferSecurityCheck>false</BufferSecurityCheck>
<ControlFlowGuard>false</ControlFlowGuard>
<EnableParallelCodeGeneration>true</EnableParallelCodeGeneration>
<BuildStlModules>false</BuildStlModules>
</ClCompile>
<Link>
<SubSystem>Console</SubSystem>
Expand Down
4 changes: 3 additions & 1 deletion ShowServers AVX2/ShowServers.vcxproj.user
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup />
<PropertyGroup>
<ShowAllFiles>true</ShowAllFiles>
</PropertyGroup>
</Project>
Binary file modified autoGamingServers AVX/HideServers.exe
Binary file not shown.
Binary file modified autoGamingServers AVX/ShowServers.exe
Binary file not shown.
Binary file modified autoGamingServers AVX2/HideServers.exe
Binary file not shown.
Binary file modified autoGamingServers AVX2/ShowServers.exe
Binary file not shown.

0 comments on commit fb41ed5

Please sign in to comment.