From 7d5be7defe163d9310b98d621dc0de29116a08df Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sat, 25 Jul 2015 19:18:08 +0000 Subject: MsgPopup: common project git-svn-id: http://svn.miranda-ng.org/main/trunk@14701 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/MsgPopup/MsgPopup.vcxproj | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 plugins/MsgPopup/MsgPopup.vcxproj (limited to 'plugins/MsgPopup/MsgPopup.vcxproj') diff --git a/plugins/MsgPopup/MsgPopup.vcxproj b/plugins/MsgPopup/MsgPopup.vcxproj new file mode 100644 index 0000000000..aed95b7496 --- /dev/null +++ b/plugins/MsgPopup/MsgPopup.vcxproj @@ -0,0 +1,28 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {1E702CF1-E52F-49F8-915A-FCBBCE554774} + MsgPopup + + + + + \ No newline at end of file -- cgit v1.2.3