From 3d40dafec7d5e47dadfb405d3988111b0fcd2209 Mon Sep 17 00:00:00 2001 From: Jordan HarrisToovy Date: Sun, 10 Oct 2021 17:14:01 -0700 Subject: Intermediate commit to save work --- Lab2Harris-Toovy/Lab2Harris-Toovy.vcxproj | 147 ++++++++++++++++++++++++++++++ 1 file changed, 147 insertions(+) create mode 100644 Lab2Harris-Toovy/Lab2Harris-Toovy.vcxproj (limited to 'Lab2Harris-Toovy/Lab2Harris-Toovy.vcxproj') diff --git a/Lab2Harris-Toovy/Lab2Harris-Toovy.vcxproj b/Lab2Harris-Toovy/Lab2Harris-Toovy.vcxproj new file mode 100644 index 0000000..41e2359 --- /dev/null +++ b/Lab2Harris-Toovy/Lab2Harris-Toovy.vcxproj @@ -0,0 +1,147 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + Debug + x64 + + + Release + x64 + + + + 16.0 + Win32Proj + {bfe423e7-6a30-4a96-834e-9be88ccbe4a6} + Lab2HarrisToovy + 10.0 + + + + Application + true + v142 + Unicode + + + Application + false + v142 + true + Unicode + + + Application + true + v142 + Unicode + + + Application + false + v142 + true + Unicode + + + + + + + + + + + + + + + + + + + + + true + + + false + + + true + + + false + + + + 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 -- cgit v1.2.3