From 1d18d087d47d7a54f68950f983029642a54d6f43 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 7 Jun 2015 12:10:26 +0000 Subject: - common.props divided into app.props & plugin.props; - MimCmd & CmdLine converted to Unicode; git-svn-id: http://svn.miranda-ng.org/main/trunk@14048 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/CmdLine/CmdLine.vcxproj | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 plugins/CmdLine/CmdLine.vcxproj (limited to 'plugins/CmdLine/CmdLine.vcxproj') diff --git a/plugins/CmdLine/CmdLine.vcxproj b/plugins/CmdLine/CmdLine.vcxproj new file mode 100644 index 0000000000..ec1e17c022 --- /dev/null +++ b/plugins/CmdLine/CmdLine.vcxproj @@ -0,0 +1,28 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {73BA9CA5-640D-4F30-A157-A73557A25F98} + CmdLine + + + + + -- cgit v1.2.3