From 35d50950b5c60523f5a4a4959ee5e5a370ceabef Mon Sep 17 00:00:00 2001 From: MikalaiR Date: Tue, 9 Jun 2015 11:38:48 +0000 Subject: MessageState: Initial commit. git-svn-id: http://svn.miranda-ng.org/main/trunk@14072 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/MessageState/MessageState.vcxproj | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 plugins/MessageState/MessageState.vcxproj (limited to 'plugins/MessageState/MessageState.vcxproj') diff --git a/plugins/MessageState/MessageState.vcxproj b/plugins/MessageState/MessageState.vcxproj new file mode 100644 index 0000000000..435e2dd6cc --- /dev/null +++ b/plugins/MessageState/MessageState.vcxproj @@ -0,0 +1,28 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + MessageState + {5F09C93B-463A-4BF5-A85E-6E4E916AA8F8} + + + + + \ No newline at end of file -- cgit v1.2.3