From a8e117528d873b0129e832cd6f7f23b4b8a6c3ea Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sat, 25 Jul 2015 19:12:09 +0000 Subject: msg_export: common project git-svn-id: http://svn.miranda-ng.org/main/trunk@14700 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Msg_Export/msg_export.vcxproj | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 plugins/Msg_Export/msg_export.vcxproj (limited to 'plugins/Msg_Export/msg_export.vcxproj') diff --git a/plugins/Msg_Export/msg_export.vcxproj b/plugins/Msg_Export/msg_export.vcxproj new file mode 100644 index 0000000000..3209584ab9 --- /dev/null +++ b/plugins/Msg_Export/msg_export.vcxproj @@ -0,0 +1,28 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {4CE78D43-FF23-4134-A5AC-B2CF0F8D9F3B} + Msg_Export + + + + + \ No newline at end of file -- cgit v1.2.3