diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3fc6c5f --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +/.vs/ +/cs-lab34.sln +/cs-lab34.vcxproj.filters +/cs-lab34.vcxproj.user diff --git a/cs-lab34.vcxproj b/cs-lab34.vcxproj new file mode 100644 index 0000000..ea0ce50 --- /dev/null +++ b/cs-lab34.vcxproj @@ -0,0 +1,138 @@ + + + + + Debug + Win32 + + + Release + Win32 + + + Debug + x64 + + + Release + x64 + + + + + 17.0 + Win32Proj + {25e1828e-b967-4971-be5b-c5301c5d0c37} + cslab34 + 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 + + + + + + + +