From 486597c757286facbeecc4a3860f90588e521d08 Mon Sep 17 00:00:00 2001 From: Anibal LopezBonilla Date: Tue, 4 Oct 2022 10:08:24 -0700 Subject: File Rename --- CST116-BlankConsole/CST116-BlankConsole.vcxproj | 136 --------------------- .../CST116-BlankConsole.vcxproj.filters | 22 ---- .../CST116-BlankConsole.vcxproj.user | 4 +- 3 files changed, 3 insertions(+), 159 deletions(-) delete mode 100644 CST116-BlankConsole/CST116-BlankConsole.vcxproj delete mode 100644 CST116-BlankConsole/CST116-BlankConsole.vcxproj.filters diff --git a/CST116-BlankConsole/CST116-BlankConsole.vcxproj b/CST116-BlankConsole/CST116-BlankConsole.vcxproj deleted file mode 100644 index 18655d6..0000000 --- a/CST116-BlankConsole/CST116-BlankConsole.vcxproj +++ /dev/null @@ -1,136 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - 16.0 - Win32Proj - {369d37de-a099-4925-8283-6b7bf55736f9} - CST116BlankConsole - 10.0 - CST116-Lab0-Lopez-Bonilla - - - - Application - true - v143 - Unicode - - - Application - false - v143 - true - Unicode - - - Application - true - v143 - Unicode - - - Application - false - v143 - true - Unicode - - - - - - - - - - - - - - - - - - - - - - Level3 - true - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - - - Console - true - - - - - Level3 - true - true - true - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - - - Console - true - true - true - - - - - Level3 - true - _DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - - - Console - true - - - - - Level3 - true - true - true - NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - - - Console - true - true - true - - - - - - - - - \ No newline at end of file diff --git a/CST116-BlankConsole/CST116-BlankConsole.vcxproj.filters b/CST116-BlankConsole/CST116-BlankConsole.vcxproj.filters deleted file mode 100644 index a94b1c5..0000000 --- a/CST116-BlankConsole/CST116-BlankConsole.vcxproj.filters +++ /dev/null @@ -1,22 +0,0 @@ - - - - - {4FC737F1-C7A5-4376-A066-2A32D752A2FF} - cpp;c;cc;cxx;c++;cppm;ixx;def;odl;idl;hpj;bat;asm;asmx - - - {93995380-89BD-4b04-88EB-625FBE52EBFB} - h;hh;hpp;hxx;h++;hm;inl;inc;ipp;xsd - - - {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} - rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms - - - - - Source Files - - - \ No newline at end of file diff --git a/CST116-BlankConsole/CST116-BlankConsole.vcxproj.user b/CST116-BlankConsole/CST116-BlankConsole.vcxproj.user index 0f14913..dc63f8a 100644 --- a/CST116-BlankConsole/CST116-BlankConsole.vcxproj.user +++ b/CST116-BlankConsole/CST116-BlankConsole.vcxproj.user @@ -1,4 +1,6 @@  - + + false + \ No newline at end of file -- cgit v1.2.3