From c16b6082563b8b18fe02ce0721bf184aecd7127a Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sat, 1 Aug 2015 19:58:00 +0000 Subject: TranslitSwitcher: common project git-svn-id: http://svn.miranda-ng.org/main/trunk@14793 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/TranslitSwitcher/TranslitSwitcher.vcxproj | 28 +++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 plugins/TranslitSwitcher/TranslitSwitcher.vcxproj (limited to 'plugins/TranslitSwitcher/TranslitSwitcher.vcxproj') diff --git a/plugins/TranslitSwitcher/TranslitSwitcher.vcxproj b/plugins/TranslitSwitcher/TranslitSwitcher.vcxproj new file mode 100644 index 0000000000..8a6a690693 --- /dev/null +++ b/plugins/TranslitSwitcher/TranslitSwitcher.vcxproj @@ -0,0 +1,28 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + TranslitSwitcher + {82F96271-4136-4B0E-AB6F-040DE7A4DD1E} + + + + + \ No newline at end of file -- cgit v1.2.3