From 4a966be3c32e745b2567e51c27766942f798f77d Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sun, 26 Jul 2015 12:33:08 +0000 Subject: common projects git-svn-id: http://svn.miranda-ng.org/main/trunk@14724 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/SmileyAdd/SmileyAdd.vcxproj | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 plugins/SmileyAdd/SmileyAdd.vcxproj (limited to 'plugins/SmileyAdd/SmileyAdd.vcxproj') diff --git a/plugins/SmileyAdd/SmileyAdd.vcxproj b/plugins/SmileyAdd/SmileyAdd.vcxproj new file mode 100644 index 0000000000..49fdc3d353 --- /dev/null +++ b/plugins/SmileyAdd/SmileyAdd.vcxproj @@ -0,0 +1,33 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + SmileyAdd + {5BBA7E51-B494-4462-BC4F-1AE5F57F9857} + + + + + + + ..\stdafx.h + + + \ No newline at end of file -- cgit v1.2.3