From 931a7dc1ac0dbc7e6c1083583ced915e572f5b47 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sat, 2 Mar 2019 12:32:44 +0300 Subject: all protocols (even virtual ones) moved to the Protocols folder --- .../ConnectionNotify/ConnectionNotify.vcxproj | 28 ++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 protocols/ConnectionNotify/ConnectionNotify.vcxproj (limited to 'protocols/ConnectionNotify/ConnectionNotify.vcxproj') diff --git a/protocols/ConnectionNotify/ConnectionNotify.vcxproj b/protocols/ConnectionNotify/ConnectionNotify.vcxproj new file mode 100644 index 0000000000..ff0dd01946 --- /dev/null +++ b/protocols/ConnectionNotify/ConnectionNotify.vcxproj @@ -0,0 +1,28 @@ + + + + + Debug + Win32 + + + Debug + x64 + + + Release + Win32 + + + Release + x64 + + + + {3C83B0AB-9739-41C1-A127-ED7DB9551F76} + ConnectionNotify + + + + + \ No newline at end of file -- cgit v1.2.3