From 55b006efbf594766c440354616b0f643c14be070 Mon Sep 17 00:00:00 2001 From: MikalaiR Date: Sat, 9 Jan 2016 14:00:31 +0000 Subject: MirLua: JSON module added git-svn-id: http://svn.miranda-ng.org/main/trunk@16065 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/MirLua/Modules/JSON/JSON.vcxproj | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 plugins/MirLua/Modules/JSON/JSON.vcxproj (limited to 'plugins/MirLua/Modules/JSON/JSON.vcxproj') diff --git a/plugins/MirLua/Modules/JSON/JSON.vcxproj b/plugins/MirLua/Modules/JSON/JSON.vcxproj new file mode 100644 index 0000000000..7cfa1391ad --- /dev/null +++ b/plugins/MirLua/Modules/JSON/JSON.vcxproj @@ -0,0 +1,28 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + json + {8a645067-7f45-4e65-aafc-afda81c29a1d} + + + + + -- cgit v1.2.3