diff --git a/Overlay/Overlay.vcxproj b/Overlay/Overlay.vcxproj index d131ad9..94aa0ea 100644 --- a/Overlay/Overlay.vcxproj +++ b/Overlay/Overlay.vcxproj @@ -127,7 +127,7 @@ - + diff --git a/Overlay/Overlay.vcxproj.filters b/Overlay/Overlay.vcxproj.filters index ef66db6..4327830 100644 --- a/Overlay/Overlay.vcxproj.filters +++ b/Overlay/Overlay.vcxproj.filters @@ -1,22 +1,6 @@  - - {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 - - - - - Исходные файлы - + \ No newline at end of file diff --git a/Overlay/Source.cpp b/Overlay/main.cpp similarity index 100% rename from Overlay/Source.cpp rename to Overlay/main.cpp