From 39e461bb614d75a6f23511a016afaeb3aba35f1a Mon Sep 17 00:00:00 2001 From: aunsane Date: Tue, 10 Oct 2017 21:55:12 +0300 Subject: MirLua: - m_json moved into base plugin - added m_http module -version bump --- plugins/MirLua/Modules/m_json/m_json.vcxproj | 28 ---------------------------- 1 file changed, 28 deletions(-) delete mode 100644 plugins/MirLua/Modules/m_json/m_json.vcxproj (limited to 'plugins/MirLua/Modules/m_json/m_json.vcxproj') diff --git a/plugins/MirLua/Modules/m_json/m_json.vcxproj b/plugins/MirLua/Modules/m_json/m_json.vcxproj deleted file mode 100644 index 538ed63f5c..0000000000 --- a/plugins/MirLua/Modules/m_json/m_json.vcxproj +++ /dev/null @@ -1,28 +0,0 @@ - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - m_json - {8A645067-7F45-4E65-AAFC-AFDA81C29A1D} - - - - - \ No newline at end of file -- cgit v1.2.3