From 8a1ff32e54b39ceef22df61bda17bbfda94918fc Mon Sep 17 00:00:00 2001 From: George Hazan Date: Tue, 5 Mar 2019 19:56:19 +0300 Subject: fixes #1876 (YAPP renamed to StdPopup, to popup service be always present) --- src/core/stdpopup/stdpopup.vcxproj | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 src/core/stdpopup/stdpopup.vcxproj (limited to 'src/core/stdpopup/stdpopup.vcxproj') diff --git a/src/core/stdpopup/stdpopup.vcxproj b/src/core/stdpopup/stdpopup.vcxproj new file mode 100644 index 0000000000..bf4b3a03c2 --- /dev/null +++ b/src/core/stdpopup/stdpopup.vcxproj @@ -0,0 +1,28 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + StdPopup + {B6FC188B-8E54-4197-9444-8BADE9AA75E2} + + + + + \ No newline at end of file -- cgit v1.2.3