From ad5e273a04e89a45d41c87a6a21c6d6fd937ac43 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Sat, 1 Aug 2015 20:28:18 +0000 Subject: Variables: common project git-svn-id: http://svn.miranda-ng.org/main/trunk@14796 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/Variables/Variables.vcxproj | 38 +++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 plugins/Variables/Variables.vcxproj (limited to 'plugins/Variables/Variables.vcxproj') diff --git a/plugins/Variables/Variables.vcxproj b/plugins/Variables/Variables.vcxproj new file mode 100644 index 0000000000..037a7897cc --- /dev/null +++ b/plugins/Variables/Variables.vcxproj @@ -0,0 +1,38 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + Variables + {3038EF69-85BE-4D92-9864-CD6A5EBB558A} + + + + + + + NotUsing + + + + + {6124e997-426e-4a0b-9617-d6d577d5e7d7} + + + \ No newline at end of file -- cgit v1.2.3