.gitignore is now working

This commit is contained in:
bMorgan01 2020-10-27 17:20:30 -06:00
parent 08af44a9ba
commit 167ebf5a5d
33 changed files with 0 additions and 26 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -1,7 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<Project>
<ProjectOutputs>C:\Users\benmo\Desktop\Ben\Projects\Programs\Cpp\WebinarsGUI\WebinarsGUI\Debug\WebinarsGUI.exe</ProjectOutputs>
<ContentFiles></ContentFiles>
<SatelliteDlls></SatelliteDlls>
<NonRecipeFileRefs></NonRecipeFileRefs>
</Project>

View file

@ -1,11 +0,0 @@
 WebinarsGUI.cpp
C:\Users\benmo\Desktop\Ben\Projects\Programs\Cpp\WebinarsGUI\WebinarsGUI\WebinarsGUI\WebinarsGUI.cpp(171,52): warning C4018: '>': signed/unsigned mismatch
C:\Users\benmo\Desktop\Ben\Projects\Programs\Cpp\WebinarsGUI\WebinarsGUI\WebinarsGUI\WebinarsGUI.cpp(241,20): warning C4101: 'hBrush': unreferenced local variable
C:\Users\benmo\Desktop\Ben\Projects\Programs\Cpp\WebinarsGUI\WebinarsGUI\WebinarsGUI\WebinarsGUI.cpp(421,49): warning C4018: '>': signed/unsigned mismatch
C:\Users\benmo\Desktop\Ben\Projects\Programs\Cpp\WebinarsGUI\WebinarsGUI\WebinarsGUI\WebinarsGUI.cpp(305,9): warning C4101: 'hdc': unreferenced local variable
C:\Users\benmo\Desktop\Ben\Projects\Programs\Cpp\WebinarsGUI\WebinarsGUI\WebinarsGUI\WebinarsGUI.cpp(303,11): warning C4101: 'hFont': unreferenced local variable
C:\Users\benmo\Desktop\Ben\Projects\Programs\Cpp\WebinarsGUI\WebinarsGUI\WebinarsGUI\WebinarsGUI.cpp(304,10): warning C4101: 'hctl': unreferenced local variable
C:\Users\benmo\Desktop\Ben\Projects\Programs\Cpp\WebinarsGUI\WebinarsGUI\WebinarsGUI\WebinarsGUI.cpp(454,27): warning C4018: '<': signed/unsigned mismatch
C:\Users\benmo\Desktop\Ben\Projects\Programs\Cpp\WebinarsGUI\WebinarsGUI\WebinarsGUI\WebinarsGUI.cpp(476,31): warning C4018: '<': signed/unsigned mismatch
C:\Users\benmo\Desktop\Ben\Projects\Programs\Cpp\WebinarsGUI\WebinarsGUI\WebinarsGUI\WebinarsGUI.cpp(509,39): warning C4018: '<': signed/unsigned mismatch
WebinarsGUI.vcxproj -> C:\Users\benmo\Desktop\Ben\Projects\Programs\Cpp\WebinarsGUI\WebinarsGUI\Debug\WebinarsGUI.exe

Binary file not shown.

Binary file not shown.

View file

@ -1,2 +0,0 @@
PlatformToolSet=v142:VCToolArchitecture=Native32Bit:VCToolsVersion=14.27.29110:TargetPlatformVersion=10.0.18362.0:
Debug|Win32|C:\Users\benmo\Desktop\Ben\Projects\Programs\Cpp\WebinarsGUI\WebinarsGUI\|

Binary file not shown.

Binary file not shown.

Binary file not shown.

View file

@ -1,6 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<ShowAllFiles>false</ShowAllFiles>
</PropertyGroup>
</Project>