From b2e355970100b2a2a96c4a12730a0f5713a09591 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sat, 25 Jul 2015 19:36:18 +0000 Subject: mtextcontrol: common project git-svn-id: http://svn.miranda-ng.org/main/trunk@14702 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/mTextControl/mtextcontrol.vcxproj | 33 +++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 plugins/mTextControl/mtextcontrol.vcxproj (limited to 'plugins/mTextControl/mtextcontrol.vcxproj') diff --git a/plugins/mTextControl/mtextcontrol.vcxproj b/plugins/mTextControl/mtextcontrol.vcxproj new file mode 100644 index 0000000000..42d4b86b2b --- /dev/null +++ b/plugins/mTextControl/mtextcontrol.vcxproj @@ -0,0 +1,33 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + mTextControl + {E26D2311-C164-48CF-BA24-5CEDA873D1B2} + + + + + + + MTEXT_NOHELPERS;%(PreprocessorDefinitions) + + + \ No newline at end of file -- cgit v1.2.3