From a674fbe45df718f194948a7fa399c58fd9672519 Mon Sep 17 00:00:00 2001 From: Alexander Lantsev Date: Sun, 7 Jun 2015 20:55:38 +0000 Subject: MirLua: initial commit git-svn-id: http://svn.miranda-ng.org/main/trunk@14061 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/MirLua/MirLua.vcxproj | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 plugins/MirLua/MirLua.vcxproj (limited to 'plugins/MirLua/MirLua.vcxproj') diff --git a/plugins/MirLua/MirLua.vcxproj b/plugins/MirLua/MirLua.vcxproj new file mode 100644 index 0000000000..479c78f425 --- /dev/null +++ b/plugins/MirLua/MirLua.vcxproj @@ -0,0 +1,34 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + MirLua + {27d41d81-991f-4dc6-8749-b0321c87e694} + + + + + + + + NotUsing + + + -- cgit v1.2.3