From 27f741a764287e52adba315919a3284d0d108420 Mon Sep 17 00:00:00 2001 From: Yana Blashchishina Date: Wed, 15 May 2024 16:48:00 -0700 Subject: inital commit --- .../Homework3/Homework3.vcxproj | 138 +++++++++++++++++++++ 1 file changed, 138 insertions(+) create mode 100644 CST126-In-Class-Exercise2/Homework3/Homework3.vcxproj (limited to 'CST126-In-Class-Exercise2/Homework3/Homework3.vcxproj') diff --git a/CST126-In-Class-Exercise2/Homework3/Homework3.vcxproj b/CST126-In-Class-Exercise2/Homework3/Homework3.vcxproj new file mode 100644 index 0000000..3e1ec92 --- /dev/null +++ b/CST126-In-Class-Exercise2/Homework3/Homework3.vcxproj @@ -0,0 +1,138 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + Debug + x64 + + + Release + x64 + + + + + 17.0 + Win32Proj + {d4861141-94e3-47a2-893a-ce3fd0a86e0c} + Homework3 + 10.0 + + + + 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 + + + + + + + + -- cgit v1.2.3