diff --git a/pawncmd.vcxproj b/pawncmd.vcxproj index d8e4596..66756d2 100644 --- a/pawncmd.vcxproj +++ b/pawncmd.vcxproj @@ -1,63 +1,75 @@ - - - - - Release - Win32 - - - - {523865D8-E0F7-4D89-9F51-4F49F27CD5E4} - Win32Proj - pawncmd - 8.1 - - - - DynamicLibrary - false - v141_xp - true - Unicode - - - - - - - - - - - - false - - - - Level3 - - - MaxSpeed - true - true - WIN32;NDEBUG;_WINDOWS;_USRDLL;PAWNCMD_EXPORTS;SN_TARGET_PS2;%(PreprocessorDefinitions) - lib - None - MultiThreaded - - - Windows - No - true - true - Plugin.def - - - - - - - - - + + + + + Release + Win32 + + + + + + + + + + + + + + + + + + + {523865D8-E0F7-4D89-9F51-4F49F27CD5E4} + Win32Proj + pawncmd + 8.1 + + + + DynamicLibrary + false + v141_xp + true + Unicode + + + + + + + + + + + + false + + + + Level3 + + + MaxSpeed + true + true + WIN32;NDEBUG;_WINDOWS;_USRDLL;PAWNCMD_EXPORTS;SN_TARGET_PS2;_SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING;%(PreprocessorDefinitions) + lib + None + MultiThreaded + stdcpp17 + + + Windows + No + true + true + Plugin.def + + + + + \ No newline at end of file diff --git a/pawncmd.vcxproj.filters b/pawncmd.vcxproj.filters index 4e51e3b..5ee5eee 100644 --- a/pawncmd.vcxproj.filters +++ b/pawncmd.vcxproj.filters @@ -1,25 +1,18 @@ - - - - - {4FC737F1-C7A5-4376-A066-2A32D752A2FF} - cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {93995380-89BD-4b04-88EB-625FBE52EBFB} - h;hh;hpp;hxx;hm;inl;inc;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