From 44eadfd2f33bf3ac4cc1c56c773f09e8cf391385 Mon Sep 17 00:00:00 2001 From: Kirill Volinsky Date: Tue, 19 Sep 2017 19:50:57 +0300 Subject: AsSingleWindow: adopted but not working --- plugins/AsSingleWindow/AsSingleWindow.vcxproj | 33 +++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 plugins/AsSingleWindow/AsSingleWindow.vcxproj (limited to 'plugins/AsSingleWindow/AsSingleWindow.vcxproj') diff --git a/plugins/AsSingleWindow/AsSingleWindow.vcxproj b/plugins/AsSingleWindow/AsSingleWindow.vcxproj new file mode 100644 index 0000000000..fe4006f613 --- /dev/null +++ b/plugins/AsSingleWindow/AsSingleWindow.vcxproj @@ -0,0 +1,33 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {CE6A5A24-EA88-4E67-BDF2-22517528E43F} + AsSingleWindow + + + + + + + Sync + + + \ No newline at end of file -- cgit v1.2.3