diff --git a/Project1/Project1/Project1.vcxproj b/Project1/Project1/Project1.vcxproj index caebe86..f6597f5 100644 --- a/Project1/Project1/Project1.vcxproj +++ b/Project1/Project1/Project1.vcxproj @@ -17,7 +17,6 @@ Release x64 - 16.0 @@ -53,25 +52,23 @@ true Unicode - - + + + + + + + + + + + + + - - - - - - - - - - - - - true @@ -85,7 +82,6 @@ false - Level3 @@ -142,9 +138,10 @@ true - - + + + - + \ No newline at end of file diff --git a/Project1/Project1/Project1.vcxproj.filters b/Project1/Project1/Project1.vcxproj.filters index 153170c..ef66db6 100644 --- a/Project1/Project1/Project1.vcxproj.filters +++ b/Project1/Project1/Project1.vcxproj.filters @@ -14,4 +14,9 @@ rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms + + + Исходные файлы + + \ No newline at end of file diff --git a/Project1/Project1/Source.cpp b/Project1/Project1/Source.cpp new file mode 100644 index 0000000..aed9ce4 --- /dev/null +++ b/Project1/Project1/Source.cpp @@ -0,0 +1,5 @@ +#include + + + +//89sqd \ No newline at end of file