From 721f405abfb7de0a0843e84890f7d13b3ece07cd Mon Sep 17 00:00:00 2001 From: Joe George Date: Wed, 5 Feb 2025 09:09:13 -0500 Subject: [PATCH] Remove Make and MSBuild build files (#258) --- .github/workflows/ci.yml | 6 - .github/workflows/cpp.yml | 6 +- cpp/C++ demos.sln | 1437 ----------------- cpp/Chat/client/Makefile.mk | 9 - .../chatgl2client/chatgl2client.vcxproj | 275 ---- .../chatgl2client.vcxproj.filters | 129 -- .../chatgl2client/chatgl2client.vcxproj.user | 19 - .../msbuild/chatgl2client/packages.config | 5 - .../chatpollclient/chatpollclient.vcxproj | 272 ---- .../chatpollclient.vcxproj.filters | 129 -- .../chatpollclient.vcxproj.user | 19 - .../msbuild/chatpollclient/packages.config | 5 - cpp/Chat/server/Makefile.mk | 17 - cpp/Chat/server/msbuild/packages.config | 5 - cpp/Chat/server/msbuild/server.vcxproj | 340 ---- .../server/msbuild/server.vcxproj.filters | 187 --- cpp/Chat/server/msbuild/server.vcxproj.user | 19 - cpp/DataStorm/clock/Makefile.mk | 5 - .../clock/msbuild/reader/packages.config | 5 - .../clock/msbuild/reader/reader.vcxproj | 80 - .../msbuild/reader/reader.vcxproj.filters | 30 - .../clock/msbuild/reader/reader.vcxproj.user | 19 - .../clock/msbuild/writer/packages.config | 5 - .../clock/msbuild/writer/writer.vcxproj | 80 - .../msbuild/writer/writer.vcxproj.filters | 30 - .../clock/msbuild/writer/writer.vcxproj.user | 19 - cpp/DataStorm/keyFilter/Makefile.mk | 5 - .../keyFilter/msbuild/reader/packages.config | 5 - .../keyFilter/msbuild/reader/reader.vcxproj | 76 - .../msbuild/reader/reader.vcxproj.filters | 30 - .../msbuild/reader/reader.vcxproj.user | 19 - .../keyFilter/msbuild/writer/packages.config | 6 - .../keyFilter/msbuild/writer/writer.vcxproj | 76 - .../msbuild/writer/writer.vcxproj.filters | 30 - .../msbuild/writer/writer.vcxproj.user | 19 - cpp/DataStorm/minimal/Makefile.mk | 5 - .../minimal/msbuild/reader/packages.config | 5 - .../minimal/msbuild/reader/reader.vcxproj | 76 - .../msbuild/reader/reader.vcxproj.filters | 30 - .../msbuild/reader/reader.vcxproj.user | 4 - .../minimal/msbuild/writer/packages.config | 5 - .../minimal/msbuild/writer/writer.vcxproj | 76 - .../msbuild/writer/writer.vcxproj.filters | 30 - .../msbuild/writer/writer.vcxproj.user | 4 - cpp/DataStorm/node/Makefile.mk | 5 - .../node/msbuild/reader/packages.config | 5 - .../node/msbuild/reader/reader.vcxproj | 80 - .../msbuild/reader/reader.vcxproj.filters | 30 - .../node/msbuild/reader/reader.vcxproj.user | 19 - .../node/msbuild/writer/packages.config | 5 - .../node/msbuild/writer/writer.vcxproj | 80 - .../msbuild/writer/writer.vcxproj.filters | 30 - .../node/msbuild/writer/writer.vcxproj.user | 19 - cpp/DataStorm/sampleFilter/Makefile.mk | 5 - .../msbuild/reader/packages.config | 5 - .../msbuild/reader/reader.vcxproj | 76 - .../msbuild/reader/reader.vcxproj.filters | 30 - .../msbuild/reader/reader.vcxproj.user | 19 - .../msbuild/writer/packages.config | 5 - .../msbuild/writer/writer.vcxproj | 76 - .../msbuild/writer/writer.vcxproj.filters | 30 - .../msbuild/writer/writer.vcxproj.user | 19 - cpp/DataStorm/stock/Makefile.mk | 5 - .../stock/msbuild/reader/packages.config | 5 - .../stock/msbuild/reader/reader.vcxproj | 129 -- .../msbuild/reader/reader.vcxproj.filters | 97 -- .../stock/msbuild/reader/reader.vcxproj.user | 19 - .../stock/msbuild/writer/packages.config | 5 - .../stock/msbuild/writer/writer.vcxproj | 129 -- .../msbuild/writer/writer.vcxproj.filters | 97 -- .../stock/msbuild/writer/writer.vcxproj.user | 19 - cpp/Glacier2/callback/Makefile.mk | 6 - .../callback/msbuild/client/client.vcxproj | 262 --- .../msbuild/client/client.vcxproj.filters | 103 -- .../msbuild/client/client.vcxproj.user | 19 - .../callback/msbuild/client/packages.config | 5 - .../callback/msbuild/server/packages.config | 5 - .../callback/msbuild/server/server.vcxproj | 263 --- .../msbuild/server/server.vcxproj.filters | 104 -- .../msbuild/server/server.vcxproj.user | 19 - cpp/Glacier2/simpleChat/Makefile.mk | 5 - .../simpleChat/msbuild/client/client.vcxproj | 261 --- .../msbuild/client/client.vcxproj.filters | 98 -- .../msbuild/client/client.vcxproj.user | 19 - .../simpleChat/msbuild/client/packages.config | 5 - .../simpleChat/msbuild/server/packages.config | 5 - .../simpleChat/msbuild/server/server.vcxproj | 274 ---- .../msbuild/server/server.vcxproj.filters | 105 -- .../msbuild/server/server.vcxproj.user | 19 - cpp/Ice/async/Makefile.mk | 5 - cpp/Ice/async/msbuild/client/client.vcxproj | 246 --- .../msbuild/client/client.vcxproj.filters | 91 -- .../async/msbuild/client/client.vcxproj.user | 19 - cpp/Ice/async/msbuild/client/packages.config | 5 - cpp/Ice/async/msbuild/server/packages.config | 5 - cpp/Ice/async/msbuild/server/server.vcxproj | 248 --- .../msbuild/server/server.vcxproj.filters | 98 -- .../async/msbuild/server/server.vcxproj.user | 19 - .../msbuild/client/client.vcsproj.filters | 91 -- .../msbuild/client/client.vcxproj | 248 --- .../msbuild/client/client.vcxproj.filters | 91 -- .../msbuild/client/client.vcxproj.user | 19 - .../msbuild/client/packages.config | 5 - .../msbuild/server/packages.config | 5 - .../msbuild/server/server.vcsproj.filters | 96 -- .../msbuild/server/server.vcxproj | 251 --- .../msbuild/server/server.vcxproj.filters | 92 -- .../msbuild/server/server.vcxproj.user | 19 - cpp/Ice/bidir/msbuild/client/client.vcxproj | 249 --- .../msbuild/client/client.vcxproj.filters | 91 -- .../bidir/msbuild/client/client.vcxproj.user | 19 - cpp/Ice/bidir/msbuild/client/packages.config | 5 - cpp/Ice/bidir/msbuild/server/packages.config | 5 - cpp/Ice/bidir/msbuild/server/server.vcxproj | 247 --- .../msbuild/server/server.vcxproj.filters | 92 -- .../bidir/msbuild/server/server.vcxproj.user | 19 - .../callback/msbuild/client/client.vcxproj | 246 --- .../msbuild/client/client.vcxproj.filters | 91 -- .../msbuild/client/client.vcxproj.user | 19 - .../callback/msbuild/client/packages.config | 5 - .../callback/msbuild/server/packages.config | 5 - .../callback/msbuild/server/server.vcxproj | 247 --- .../msbuild/server/server.vcxproj.filters | 92 -- .../msbuild/server/server.vcxproj.user | 19 - cpp/Ice/context/msbuild/client/client.vcxproj | 246 --- .../msbuild/client/client.vcxproj.filters | 91 -- .../msbuild/client/client.vcxproj.user | 19 - .../context/msbuild/client/packages.config | 5 - .../context/msbuild/server/packages.config | 5 - cpp/Ice/context/msbuild/server/server.vcxproj | 249 --- .../msbuild/server/server.vcxproj.filters | 97 -- .../msbuild/server/server.vcxproj.user | 19 - cpp/Ice/greeter/msbuild/client/client.vcxproj | 245 --- .../msbuild/client/client.vcxproj.filters | 90 -- .../msbuild/client/client.vcxproj.user | 19 - .../greeter/msbuild/client/packages.config | 5 - .../greeter/msbuild/server/packages.config | 5 - cpp/Ice/greeter/msbuild/server/server.vcxproj | 245 --- .../msbuild/server/server.vcxproj.filters | 96 -- .../msbuild/server/server.vcxproj.user | 19 - cpp/Ice/hello/msbuild/client/client.vcxproj | 246 --- .../msbuild/client/client.vcxproj.filters | 91 -- .../hello/msbuild/client/client.vcxproj.user | 19 - cpp/Ice/hello/msbuild/client/packages.config | 5 - cpp/Ice/hello/msbuild/server/packages.config | 5 - cpp/Ice/hello/msbuild/server/server.vcxproj | 246 --- .../msbuild/server/server.vcxproj.filters | 97 -- .../hello/msbuild/server/server.vcxproj.user | 19 - .../interceptor/msbuild/client/client.vcxproj | 246 --- .../msbuild/client/client.vcxproj.filters | 91 -- .../msbuild/client/client.vcxproj.user | 19 - .../msbuild/client/packages.config | 5 - .../msbuild/server/packages.config | 5 - .../interceptor/msbuild/server/server.vcxproj | 251 --- .../msbuild/server/server.vcxproj.filters | 103 -- .../msbuild/server/server.vcxproj.user | 19 - .../interleaved/msbuild/client/client.vcxproj | 246 --- .../msbuild/client/client.vcxproj.filters | 97 -- .../msbuild/client/client.vcxproj.user | 19 - .../msbuild/client/packages.config | 5 - .../msbuild/server/packages.config | 5 - .../interleaved/msbuild/server/server.vcxproj | 248 --- .../msbuild/server/server.vcxproj.filters | 103 -- .../msbuild/server/server.vcxproj.user | 19 - cpp/Ice/invoke/msbuild/client/client.vcxproj | 246 --- .../msbuild/client/client.vcxproj.filters | 91 -- .../invoke/msbuild/client/client.vcxproj.user | 19 - cpp/Ice/invoke/msbuild/client/packages.config | 5 - cpp/Ice/invoke/msbuild/server/packages.config | 5 - cpp/Ice/invoke/msbuild/server/server.vcxproj | 250 --- .../msbuild/server/server.vcxproj.filters | 97 -- .../invoke/msbuild/server/server.vcxproj.user | 19 - cpp/Ice/latency/msbuild/client/client.vcxproj | 247 --- .../msbuild/client/client.vcxproj.filters | 91 -- .../msbuild/client/client.vcxproj.user | 19 - .../latency/msbuild/client/packages.config | 5 - .../latency/msbuild/server/packages.config | 5 - cpp/Ice/latency/msbuild/server/server.vcxproj | 246 --- .../msbuild/server/server.vcxproj.filters | 91 -- .../msbuild/server/server.vcxproj.user | 19 - cpp/Ice/locator/Makefile.mk | 9 - cpp/Ice/locator/msbuild/client/client.vcxproj | 246 --- .../msbuild/client/client.vcxproj.filters | 91 -- .../msbuild/client/client.vcxproj.user | 19 - .../locator/msbuild/client/packages.config | 5 - .../locator/msbuild/locator/locator.vcxproj | 196 --- .../msbuild/locator/locator.vcxproj.filters | 21 - .../msbuild/locator/locator.vcxproj.user | 19 - .../locator/msbuild/locator/packages.config | 5 - .../locator/msbuild/server/packages.config | 5 - cpp/Ice/locator/msbuild/server/server.vcxproj | 250 --- .../msbuild/server/server.vcxproj.filters | 97 -- .../msbuild/server/server.vcxproj.user | 19 - cpp/Ice/minimal/msbuild/client/client.vcxproj | 249 --- .../msbuild/client/client.vcxproj.filters | 96 -- .../msbuild/client/client.vcxproj.user | 19 - .../minimal/msbuild/client/packages.config | 5 - .../minimal/msbuild/server/packages.config | 5 - cpp/Ice/minimal/msbuild/server/server.vcxproj | 251 --- .../msbuild/server/server.vcxproj.filters | 102 -- .../msbuild/server/server.vcxproj.user | 19 - cpp/Ice/mtalk/msbuild/client/client.vcxproj | 246 --- .../msbuild/client/client.vcxproj.filters | 91 -- .../mtalk/msbuild/client/client.vcxproj.user | 19 - cpp/Ice/mtalk/msbuild/client/packages.config | 5 - .../multicast/msbuild/client/client.vcxproj | 299 ---- .../msbuild/client/client.vcxproj.filters | 124 -- .../msbuild/client/client.vcxproj.user | 19 - .../multicast/msbuild/client/packages.config | 5 - .../multicast/msbuild/server/packages.config | 5 - .../multicast/msbuild/server/server.vcxproj | 299 ---- .../msbuild/server/server.vcxproj.filters | 124 -- .../msbuild/server/server.vcxproj.user | 19 - cpp/Ice/nested/Makefile.mk | 5 - cpp/Ice/nested/msbuild/client/client.vcxproj | 252 --- .../msbuild/client/client.vcxproj.filters | 103 -- .../nested/msbuild/client/client.vcxproj.user | 19 - cpp/Ice/nested/msbuild/client/packages.config | 5 - cpp/Ice/nested/msbuild/server/packages.config | 5 - cpp/Ice/nested/msbuild/server/server.vcxproj | 252 --- .../msbuild/server/server.vcxproj.filters | 103 -- .../nested/msbuild/server/server.vcxproj.user | 19 - .../optional/msbuild/client/client.vcxproj | 250 --- .../msbuild/client/client.vcxproj.filters | 97 -- .../msbuild/client/client.vcxproj.user | 19 - .../optional/msbuild/client/packages.config | 5 - .../optional/msbuild/server/packages.config | 5 - .../optional/msbuild/server/server.vcxproj | 252 --- .../msbuild/server/server.vcxproj.filters | 103 -- .../msbuild/server/server.vcxproj.user | 19 - cpp/Ice/plugin/Makefile.mk | 9 - cpp/Ice/plugin/msbuild/client/client.vcxproj | 250 --- .../msbuild/client/client.vcxproj.filters | 97 -- .../plugin/msbuild/client/client.vcxproj.user | 19 - cpp/Ice/plugin/msbuild/client/packages.config | 5 - cpp/Ice/plugin/msbuild/hello/hello.vcxproj | 273 ---- .../msbuild/hello/hello.vcxproj.filters | 96 -- .../plugin/msbuild/hello/hello.vcxproj.user | 19 - cpp/Ice/plugin/msbuild/hello/packages.config | 5 - cpp/Ice/plugin/msbuild/logger/logger.vcxproj | 220 --- .../msbuild/logger/logger.vcxproj.filters | 29 - .../plugin/msbuild/logger/logger.vcxproj.user | 19 - cpp/Ice/plugin/msbuild/logger/packages.config | 5 - cpp/Ice/plugin/msbuild/server/packages.config | 5 - cpp/Ice/plugin/msbuild/server/server.vcxproj | 197 --- .../msbuild/server/server.vcxproj.filters | 30 - .../plugin/msbuild/server/server.vcxproj.user | 19 - .../properties/msbuild/client/client.vcxproj | 246 --- .../msbuild/client/client.vcxproj.filters | 91 -- .../msbuild/client/client.vcxproj.user | 19 - .../properties/msbuild/client/packages.config | 5 - .../properties/msbuild/server/packages.config | 5 - .../properties/msbuild/server/server.vcxproj | 247 --- .../msbuild/server/server.vcxproj.filters | 91 -- .../msbuild/server/server.vcxproj.user | 19 - cpp/Ice/secure/msbuild/client/client.vcxproj | 246 --- .../msbuild/client/client.vcxproj.filters | 91 -- .../secure/msbuild/client/client.vcxproj.user | 19 - cpp/Ice/secure/msbuild/client/packages.config | 5 - cpp/Ice/secure/msbuild/server/packages.config | 5 - cpp/Ice/secure/msbuild/server/server.vcxproj | 246 --- .../msbuild/server/server.vcxproj.filters | 97 -- .../secure/msbuild/server/server.vcxproj.user | 19 - cpp/Ice/session/Makefile.mk | 5 - cpp/Ice/session/msbuild/client/client.vcxproj | 250 --- .../msbuild/client/client.vcxproj.filters | 97 -- .../msbuild/client/client.vcxproj.user | 19 - .../session/msbuild/client/packages.config | 5 - .../session/msbuild/server/packages.config | 5 - cpp/Ice/session/msbuild/server/server.vcxproj | 254 --- .../msbuild/server/server.vcxproj.filters | 109 -- .../msbuild/server/server.vcxproj.user | 19 - .../throughput/msbuild/client/client.vcxproj | 247 --- .../msbuild/client/client.vcxproj.filters | 97 -- .../msbuild/client/client.vcxproj.user | 19 - .../throughput/msbuild/client/packages.config | 5 - .../throughput/msbuild/server/packages.config | 5 - .../throughput/msbuild/server/server.vcxproj | 248 --- .../msbuild/server/server.vcxproj.filters | 103 -- .../msbuild/server/server.vcxproj.user | 19 - cpp/IceBT/talk/Makefile.mk | 12 - cpp/IceBox/hello/Makefile.mk | 10 - .../hello/msbuild/client/client.vcxproj | 250 --- .../msbuild/client/client.vcxproj.filters | 97 -- .../hello/msbuild/client/client.vcxproj.user | 19 - .../hello/msbuild/client/packages.config | 5 - .../hello/msbuild/server/packages.config | 5 - .../hello/msbuild/server/server.vcxproj | 278 ---- .../msbuild/server/server.vcxproj.filters | 107 -- .../hello/msbuild/server/server.vcxproj.user | 28 - .../hello/msbuild/client/client.vcxproj | 250 --- .../msbuild/client/client.vcxproj.filters | 97 -- .../hello/msbuild/client/client.vcxproj.user | 19 - .../hello/msbuild/client/packages.config | 5 - .../hello/msbuild/server/packages.config | 5 - .../hello/msbuild/server/server.vcxproj | 252 --- .../msbuild/server/server.vcxproj.filters | 103 -- .../hello/msbuild/server/server.vcxproj.user | 19 - .../replication/msbuild/client/client.vcxproj | 254 --- .../msbuild/client/client.vcxproj.filters | 97 -- .../msbuild/client/client.vcxproj.user | 19 - .../msbuild/client/packages.config | 5 - .../msbuild/server/packages.config | 5 - .../replication/msbuild/server/server.vcxproj | 251 --- .../msbuild/server/server.vcxproj.filters | 102 -- .../msbuild/server/server.vcxproj.user | 19 - cpp/IceGrid/allocate/Makefile.mk | 5 - .../allocate/msbuild/client/client.vcxproj | 254 --- .../msbuild/client/client.vcxproj.filters | 97 -- .../msbuild/client/client.vcxproj.user | 19 - .../allocate/msbuild/client/packages.config | 5 - .../allocate/msbuild/server/packages.config | 5 - .../allocate/msbuild/server/server.vcxproj | 254 --- .../msbuild/server/server.vcxproj.filters | 107 -- .../msbuild/server/server.vcxproj.user | 19 - cpp/IceGrid/customLocator/Makefile.mk | 9 - .../msbuild/client/client.vcxproj | 254 --- .../msbuild/client/client.vcxproj.filters | 97 -- .../msbuild/client/client.vcxproj.user | 19 - .../msbuild/client/packages.config | 5 - .../msbuild/locator/locator.vcxproj | 198 --- .../msbuild/locator/locator.vcxproj.filters | 30 - .../msbuild/locator/locator.vcxproj.user | 19 - .../msbuild/locator/packages.config | 5 - .../msbuild/server/packages.config | 5 - .../msbuild/server/server.vcxproj | 253 --- .../msbuild/server/server.vcxproj.filters | 106 -- .../msbuild/server/server.vcxproj.user | 19 - cpp/IceGrid/icebox/Makefile.mk | 10 - .../icebox/msbuild/client/client.vcxproj | 250 --- .../msbuild/client/client.vcxproj.filters | 97 -- .../icebox/msbuild/client/client.vcxproj.user | 19 - .../icebox/msbuild/client/packages.config | 5 - .../icebox/msbuild/server/packages.config | 5 - .../icebox/msbuild/server/server.vcxproj | 277 ---- .../msbuild/server/server.vcxproj.filters | 106 -- .../icebox/msbuild/server/server.vcxproj.user | 19 - cpp/IceGrid/replication/Makefile.mk | 5 - .../replication/msbuild/client/client.vcxproj | 254 --- .../msbuild/client/client.vcxproj.filters | 97 -- .../msbuild/client/client.vcxproj.user | 19 - .../msbuild/client/packages.config | 5 - .../msbuild/server/packages.config | 5 - .../replication/msbuild/server/server.vcxproj | 261 --- .../msbuild/server/server.vcxproj.filters | 110 -- .../msbuild/server/server.vcxproj.user | 19 - cpp/IceGrid/secure/Makefile.mk | 5 - .../secure/msbuild/client/client.vcxproj | 254 --- .../msbuild/client/client.vcxproj.filters | 97 -- .../secure/msbuild/client/client.vcxproj.user | 19 - .../secure/msbuild/client/packages.config | 5 - .../secure/msbuild/server/packages.config | 5 - .../secure/msbuild/server/server.vcxproj | 257 --- .../msbuild/server/server.vcxproj.filters | 110 -- .../secure/msbuild/server/server.vcxproj.user | 19 - cpp/IceGrid/sessionActivation/Makefile.mk | 5 - .../msbuild/client/client.vcxproj | 254 --- .../msbuild/client/client.vcxproj.filters | 97 -- .../msbuild/client/client.vcxproj.user | 19 - .../msbuild/client/packages.config | 5 - .../msbuild/server/packages.config | 5 - .../msbuild/server/server.vcxproj | 253 --- .../msbuild/server/server.vcxproj.filters | 106 -- .../msbuild/server/server.vcxproj.user | 19 - cpp/IceGrid/simple/Makefile.mk | 5 - .../simple/msbuild/client/client.vcxproj | 254 --- .../msbuild/client/client.vcxproj.filters | 97 -- .../simple/msbuild/client/client.vcxproj.user | 19 - .../simple/msbuild/client/packages.config | 5 - .../simple/msbuild/server/packages.config | 5 - .../simple/msbuild/server/server.vcxproj | 255 --- .../msbuild/server/server.vcxproj.filters | 108 -- .../simple/msbuild/server/server.vcxproj.user | 19 - cpp/IceStorm/clock/Makefile.mk | 5 - .../clock/msbuild/publisher/packages.config | 5 - .../clock/msbuild/publisher/publisher.vcxproj | 252 --- .../publisher/publisher.vcxproj.filters | 99 -- .../msbuild/publisher/publisher.vcxproj.user | 19 - .../clock/msbuild/subscriber/packages.config | 5 - .../msbuild/subscriber/subscriber.vcxproj | 252 --- .../subscriber/subscriber.vcxproj.filters | 99 -- .../subscriber/subscriber.vcxproj.user | 19 - cpp/IceStorm/counter/Makefile.mk | 7 - .../counter/msbuild/client/client.vcxproj | 252 --- .../msbuild/client/client.vcxproj.filters | 103 -- .../msbuild/client/client.vcxproj.user | 19 - .../client/client.vcxproj.vcxproj.filters | 89 - .../counter/msbuild/client/packages.config | 5 - .../counter/msbuild/server/packages.config | 5 - .../counter/msbuild/server/server.vcxproj | 257 --- .../msbuild/server/server.vcxproj.filters | 105 -- .../msbuild/server/server.vcxproj.user | 19 - cpp/IceStorm/replicated/Makefile.mk | 5 - .../msbuild/publisher/packages.config | 5 - .../msbuild/publisher/publisher.vcxproj | 252 --- .../publisher/publisher.vcxproj.filters | 101 -- .../msbuild/publisher/publisher.vcxproj.user | 19 - .../msbuild/subscriber/packages.config | 5 - .../msbuild/subscriber/subscriber.vcxproj | 256 --- .../subscriber/subscriber.vcxproj.filters | 101 -- .../subscriber/subscriber.vcxproj.user | 19 - cpp/IceStorm/replicated2/Makefile.mk | 5 - .../msbuild/publisher/packages.config | 5 - .../msbuild/publisher/publisher.vcxproj | 256 --- .../publisher/publisher.vcxproj.filters | 103 -- .../msbuild/publisher/publisher.vcxproj.user | 19 - .../msbuild/subscriber/packages.config | 5 - .../msbuild/subscriber/subscriber.vcxproj | 256 --- .../subscriber/subscriber.vcxproj.filters | 103 -- .../subscriber/subscriber.vcxproj.user | 19 - cpp/Makefile | 12 - .../printer/msbuild/client/client.vcxproj | 245 --- .../msbuild/client/client.vcxproj.filters | 90 -- .../msbuild/client/client.vcxproj.user | 19 - .../printer/msbuild/client/packages.config | 5 - .../printer/msbuild/server/packages.config | 5 - .../printer/msbuild/server/server.vcxproj | 245 --- .../msbuild/server/server.vcxproj.filters | 90 -- .../msbuild/server/server.vcxproj.user | 19 - .../msbuild/client/client.vcxproj | 246 --- .../msbuild/client/client.vcxproj.filters | 90 -- .../msbuild/client/client.vcxproj.user | 19 - .../msbuild/client/packages.config | 5 - .../msbuild/server/packages.config | 5 - .../msbuild/server/server.vcxproj | 245 --- .../msbuild/server/server.vcxproj.filters | 96 -- .../msbuild/server/server.vcxproj.user | 19 - cpp/make/Make.rules | 69 - cpp/msbuild/common.props | 25 - cpp/msbuild/ice.proj | 27 - make/Make.demos.rules | 98 -- make/Make.project.rules | 1148 ------------- make/Make.rules | 62 - make/Make.rules.AIX | 133 -- make/Make.rules.Darwin | 101 -- make/Make.rules.Linux | 204 --- 436 files changed, 4 insertions(+), 37675 deletions(-) delete mode 100644 cpp/C++ demos.sln delete mode 100644 cpp/Chat/client/Makefile.mk delete mode 100644 cpp/Chat/client/msbuild/chatgl2client/chatgl2client.vcxproj delete mode 100644 cpp/Chat/client/msbuild/chatgl2client/chatgl2client.vcxproj.filters delete mode 100644 cpp/Chat/client/msbuild/chatgl2client/chatgl2client.vcxproj.user delete mode 100644 cpp/Chat/client/msbuild/chatgl2client/packages.config delete mode 100644 cpp/Chat/client/msbuild/chatpollclient/chatpollclient.vcxproj delete mode 100644 cpp/Chat/client/msbuild/chatpollclient/chatpollclient.vcxproj.filters delete mode 100644 cpp/Chat/client/msbuild/chatpollclient/chatpollclient.vcxproj.user delete mode 100644 cpp/Chat/client/msbuild/chatpollclient/packages.config delete mode 100644 cpp/Chat/server/Makefile.mk delete mode 100644 cpp/Chat/server/msbuild/packages.config delete mode 100644 cpp/Chat/server/msbuild/server.vcxproj delete mode 100644 cpp/Chat/server/msbuild/server.vcxproj.filters delete mode 100644 cpp/Chat/server/msbuild/server.vcxproj.user delete mode 100644 cpp/DataStorm/clock/Makefile.mk delete mode 100644 cpp/DataStorm/clock/msbuild/reader/packages.config delete mode 100644 cpp/DataStorm/clock/msbuild/reader/reader.vcxproj delete mode 100644 cpp/DataStorm/clock/msbuild/reader/reader.vcxproj.filters delete mode 100644 cpp/DataStorm/clock/msbuild/reader/reader.vcxproj.user delete mode 100644 cpp/DataStorm/clock/msbuild/writer/packages.config delete mode 100644 cpp/DataStorm/clock/msbuild/writer/writer.vcxproj delete mode 100644 cpp/DataStorm/clock/msbuild/writer/writer.vcxproj.filters delete mode 100644 cpp/DataStorm/clock/msbuild/writer/writer.vcxproj.user delete mode 100644 cpp/DataStorm/keyFilter/Makefile.mk delete mode 100644 cpp/DataStorm/keyFilter/msbuild/reader/packages.config delete mode 100644 cpp/DataStorm/keyFilter/msbuild/reader/reader.vcxproj delete mode 100644 cpp/DataStorm/keyFilter/msbuild/reader/reader.vcxproj.filters delete mode 100644 cpp/DataStorm/keyFilter/msbuild/reader/reader.vcxproj.user delete mode 100644 cpp/DataStorm/keyFilter/msbuild/writer/packages.config delete mode 100644 cpp/DataStorm/keyFilter/msbuild/writer/writer.vcxproj delete mode 100644 cpp/DataStorm/keyFilter/msbuild/writer/writer.vcxproj.filters delete mode 100644 cpp/DataStorm/keyFilter/msbuild/writer/writer.vcxproj.user delete mode 100644 cpp/DataStorm/minimal/Makefile.mk delete mode 100644 cpp/DataStorm/minimal/msbuild/reader/packages.config delete mode 100644 cpp/DataStorm/minimal/msbuild/reader/reader.vcxproj delete mode 100644 cpp/DataStorm/minimal/msbuild/reader/reader.vcxproj.filters delete mode 100644 cpp/DataStorm/minimal/msbuild/reader/reader.vcxproj.user delete mode 100644 cpp/DataStorm/minimal/msbuild/writer/packages.config delete mode 100644 cpp/DataStorm/minimal/msbuild/writer/writer.vcxproj delete mode 100644 cpp/DataStorm/minimal/msbuild/writer/writer.vcxproj.filters delete mode 100644 cpp/DataStorm/minimal/msbuild/writer/writer.vcxproj.user delete mode 100644 cpp/DataStorm/node/Makefile.mk delete mode 100644 cpp/DataStorm/node/msbuild/reader/packages.config delete mode 100644 cpp/DataStorm/node/msbuild/reader/reader.vcxproj delete mode 100644 cpp/DataStorm/node/msbuild/reader/reader.vcxproj.filters delete mode 100644 cpp/DataStorm/node/msbuild/reader/reader.vcxproj.user delete mode 100644 cpp/DataStorm/node/msbuild/writer/packages.config delete mode 100644 cpp/DataStorm/node/msbuild/writer/writer.vcxproj delete mode 100644 cpp/DataStorm/node/msbuild/writer/writer.vcxproj.filters delete mode 100644 cpp/DataStorm/node/msbuild/writer/writer.vcxproj.user delete mode 100644 cpp/DataStorm/sampleFilter/Makefile.mk delete mode 100644 cpp/DataStorm/sampleFilter/msbuild/reader/packages.config delete mode 100644 cpp/DataStorm/sampleFilter/msbuild/reader/reader.vcxproj delete mode 100644 cpp/DataStorm/sampleFilter/msbuild/reader/reader.vcxproj.filters delete mode 100644 cpp/DataStorm/sampleFilter/msbuild/reader/reader.vcxproj.user delete mode 100644 cpp/DataStorm/sampleFilter/msbuild/writer/packages.config delete mode 100644 cpp/DataStorm/sampleFilter/msbuild/writer/writer.vcxproj delete mode 100644 cpp/DataStorm/sampleFilter/msbuild/writer/writer.vcxproj.filters delete mode 100644 cpp/DataStorm/sampleFilter/msbuild/writer/writer.vcxproj.user delete mode 100644 cpp/DataStorm/stock/Makefile.mk delete mode 100644 cpp/DataStorm/stock/msbuild/reader/packages.config delete mode 100644 cpp/DataStorm/stock/msbuild/reader/reader.vcxproj delete mode 100644 cpp/DataStorm/stock/msbuild/reader/reader.vcxproj.filters delete mode 100644 cpp/DataStorm/stock/msbuild/reader/reader.vcxproj.user delete mode 100644 cpp/DataStorm/stock/msbuild/writer/packages.config delete mode 100644 cpp/DataStorm/stock/msbuild/writer/writer.vcxproj delete mode 100644 cpp/DataStorm/stock/msbuild/writer/writer.vcxproj.filters delete mode 100644 cpp/DataStorm/stock/msbuild/writer/writer.vcxproj.user delete mode 100644 cpp/Glacier2/callback/Makefile.mk delete mode 100644 cpp/Glacier2/callback/msbuild/client/client.vcxproj delete mode 100644 cpp/Glacier2/callback/msbuild/client/client.vcxproj.filters delete mode 100644 cpp/Glacier2/callback/msbuild/client/client.vcxproj.user delete mode 100644 cpp/Glacier2/callback/msbuild/client/packages.config delete mode 100644 cpp/Glacier2/callback/msbuild/server/packages.config delete mode 100644 cpp/Glacier2/callback/msbuild/server/server.vcxproj delete mode 100644 cpp/Glacier2/callback/msbuild/server/server.vcxproj.filters delete mode 100644 cpp/Glacier2/callback/msbuild/server/server.vcxproj.user delete mode 100644 cpp/Glacier2/simpleChat/Makefile.mk delete mode 100644 cpp/Glacier2/simpleChat/msbuild/client/client.vcxproj delete mode 100644 cpp/Glacier2/simpleChat/msbuild/client/client.vcxproj.filters delete mode 100644 cpp/Glacier2/simpleChat/msbuild/client/client.vcxproj.user delete mode 100644 cpp/Glacier2/simpleChat/msbuild/client/packages.config delete mode 100644 cpp/Glacier2/simpleChat/msbuild/server/packages.config delete mode 100644 cpp/Glacier2/simpleChat/msbuild/server/server.vcxproj delete mode 100644 cpp/Glacier2/simpleChat/msbuild/server/server.vcxproj.filters delete mode 100644 cpp/Glacier2/simpleChat/msbuild/server/server.vcxproj.user delete mode 100644 cpp/Ice/async/Makefile.mk delete mode 100644 cpp/Ice/async/msbuild/client/client.vcxproj delete mode 100644 cpp/Ice/async/msbuild/client/client.vcxproj.filters delete mode 100644 cpp/Ice/async/msbuild/client/client.vcxproj.user delete mode 100644 cpp/Ice/async/msbuild/client/packages.config delete mode 100644 cpp/Ice/async/msbuild/server/packages.config delete mode 100644 cpp/Ice/async/msbuild/server/server.vcxproj delete mode 100644 cpp/Ice/async/msbuild/server/server.vcxproj.filters delete mode 100644 cpp/Ice/async/msbuild/server/server.vcxproj.user delete mode 100644 cpp/Ice/asyncInvocation/msbuild/client/client.vcsproj.filters delete mode 100644 cpp/Ice/asyncInvocation/msbuild/client/client.vcxproj delete mode 100644 cpp/Ice/asyncInvocation/msbuild/client/client.vcxproj.filters delete mode 100644 cpp/Ice/asyncInvocation/msbuild/client/client.vcxproj.user delete mode 100644 cpp/Ice/asyncInvocation/msbuild/client/packages.config delete mode 100644 cpp/Ice/asyncInvocation/msbuild/server/packages.config delete mode 100644 cpp/Ice/asyncInvocation/msbuild/server/server.vcsproj.filters delete mode 100644 cpp/Ice/asyncInvocation/msbuild/server/server.vcxproj delete mode 100644 cpp/Ice/asyncInvocation/msbuild/server/server.vcxproj.filters delete mode 100644 cpp/Ice/asyncInvocation/msbuild/server/server.vcxproj.user delete mode 100644 cpp/Ice/bidir/msbuild/client/client.vcxproj delete mode 100644 cpp/Ice/bidir/msbuild/client/client.vcxproj.filters delete mode 100644 cpp/Ice/bidir/msbuild/client/client.vcxproj.user delete mode 100644 cpp/Ice/bidir/msbuild/client/packages.config delete mode 100644 cpp/Ice/bidir/msbuild/server/packages.config delete mode 100644 cpp/Ice/bidir/msbuild/server/server.vcxproj delete mode 100644 cpp/Ice/bidir/msbuild/server/server.vcxproj.filters delete mode 100644 cpp/Ice/bidir/msbuild/server/server.vcxproj.user delete mode 100644 cpp/Ice/callback/msbuild/client/client.vcxproj delete mode 100644 cpp/Ice/callback/msbuild/client/client.vcxproj.filters delete mode 100644 cpp/Ice/callback/msbuild/client/client.vcxproj.user delete mode 100644 cpp/Ice/callback/msbuild/client/packages.config delete mode 100644 cpp/Ice/callback/msbuild/server/packages.config delete mode 100644 cpp/Ice/callback/msbuild/server/server.vcxproj delete mode 100644 cpp/Ice/callback/msbuild/server/server.vcxproj.filters delete mode 100644 cpp/Ice/callback/msbuild/server/server.vcxproj.user delete mode 100644 cpp/Ice/context/msbuild/client/client.vcxproj delete mode 100644 cpp/Ice/context/msbuild/client/client.vcxproj.filters delete mode 100644 cpp/Ice/context/msbuild/client/client.vcxproj.user delete mode 100644 cpp/Ice/context/msbuild/client/packages.config delete mode 100644 cpp/Ice/context/msbuild/server/packages.config delete mode 100644 cpp/Ice/context/msbuild/server/server.vcxproj delete mode 100644 cpp/Ice/context/msbuild/server/server.vcxproj.filters delete mode 100644 cpp/Ice/context/msbuild/server/server.vcxproj.user delete mode 100644 cpp/Ice/greeter/msbuild/client/client.vcxproj delete mode 100644 cpp/Ice/greeter/msbuild/client/client.vcxproj.filters delete mode 100644 cpp/Ice/greeter/msbuild/client/client.vcxproj.user delete mode 100644 cpp/Ice/greeter/msbuild/client/packages.config delete mode 100644 cpp/Ice/greeter/msbuild/server/packages.config delete mode 100644 cpp/Ice/greeter/msbuild/server/server.vcxproj delete mode 100644 cpp/Ice/greeter/msbuild/server/server.vcxproj.filters delete mode 100644 cpp/Ice/greeter/msbuild/server/server.vcxproj.user delete mode 100644 cpp/Ice/hello/msbuild/client/client.vcxproj delete mode 100644 cpp/Ice/hello/msbuild/client/client.vcxproj.filters delete mode 100644 cpp/Ice/hello/msbuild/client/client.vcxproj.user delete mode 100644 cpp/Ice/hello/msbuild/client/packages.config delete mode 100644 cpp/Ice/hello/msbuild/server/packages.config delete mode 100644 cpp/Ice/hello/msbuild/server/server.vcxproj delete mode 100644 cpp/Ice/hello/msbuild/server/server.vcxproj.filters delete mode 100644 cpp/Ice/hello/msbuild/server/server.vcxproj.user delete mode 100644 cpp/Ice/interceptor/msbuild/client/client.vcxproj delete mode 100644 cpp/Ice/interceptor/msbuild/client/client.vcxproj.filters delete mode 100644 cpp/Ice/interceptor/msbuild/client/client.vcxproj.user delete mode 100644 cpp/Ice/interceptor/msbuild/client/packages.config delete mode 100644 cpp/Ice/interceptor/msbuild/server/packages.config delete mode 100644 cpp/Ice/interceptor/msbuild/server/server.vcxproj delete mode 100644 cpp/Ice/interceptor/msbuild/server/server.vcxproj.filters delete mode 100644 cpp/Ice/interceptor/msbuild/server/server.vcxproj.user delete mode 100644 cpp/Ice/interleaved/msbuild/client/client.vcxproj delete mode 100644 cpp/Ice/interleaved/msbuild/client/client.vcxproj.filters delete mode 100644 cpp/Ice/interleaved/msbuild/client/client.vcxproj.user delete mode 100644 cpp/Ice/interleaved/msbuild/client/packages.config delete mode 100644 cpp/Ice/interleaved/msbuild/server/packages.config delete mode 100644 cpp/Ice/interleaved/msbuild/server/server.vcxproj delete mode 100644 cpp/Ice/interleaved/msbuild/server/server.vcxproj.filters delete mode 100644 cpp/Ice/interleaved/msbuild/server/server.vcxproj.user delete mode 100644 cpp/Ice/invoke/msbuild/client/client.vcxproj delete mode 100644 cpp/Ice/invoke/msbuild/client/client.vcxproj.filters delete mode 100644 cpp/Ice/invoke/msbuild/client/client.vcxproj.user delete mode 100644 cpp/Ice/invoke/msbuild/client/packages.config delete mode 100644 cpp/Ice/invoke/msbuild/server/packages.config delete mode 100644 cpp/Ice/invoke/msbuild/server/server.vcxproj delete mode 100644 cpp/Ice/invoke/msbuild/server/server.vcxproj.filters delete mode 100644 cpp/Ice/invoke/msbuild/server/server.vcxproj.user delete mode 100644 cpp/Ice/latency/msbuild/client/client.vcxproj delete mode 100644 cpp/Ice/latency/msbuild/client/client.vcxproj.filters delete mode 100644 cpp/Ice/latency/msbuild/client/client.vcxproj.user delete mode 100644 cpp/Ice/latency/msbuild/client/packages.config delete mode 100644 cpp/Ice/latency/msbuild/server/packages.config delete mode 100644 cpp/Ice/latency/msbuild/server/server.vcxproj delete mode 100644 cpp/Ice/latency/msbuild/server/server.vcxproj.filters delete mode 100644 cpp/Ice/latency/msbuild/server/server.vcxproj.user delete mode 100644 cpp/Ice/locator/Makefile.mk delete mode 100644 cpp/Ice/locator/msbuild/client/client.vcxproj delete mode 100644 cpp/Ice/locator/msbuild/client/client.vcxproj.filters delete mode 100644 cpp/Ice/locator/msbuild/client/client.vcxproj.user delete mode 100644 cpp/Ice/locator/msbuild/client/packages.config delete mode 100644 cpp/Ice/locator/msbuild/locator/locator.vcxproj delete mode 100644 cpp/Ice/locator/msbuild/locator/locator.vcxproj.filters delete mode 100644 cpp/Ice/locator/msbuild/locator/locator.vcxproj.user delete mode 100644 cpp/Ice/locator/msbuild/locator/packages.config delete mode 100644 cpp/Ice/locator/msbuild/server/packages.config delete mode 100644 cpp/Ice/locator/msbuild/server/server.vcxproj delete mode 100644 cpp/Ice/locator/msbuild/server/server.vcxproj.filters delete mode 100644 cpp/Ice/locator/msbuild/server/server.vcxproj.user delete mode 100644 cpp/Ice/minimal/msbuild/client/client.vcxproj delete mode 100644 cpp/Ice/minimal/msbuild/client/client.vcxproj.filters delete mode 100644 cpp/Ice/minimal/msbuild/client/client.vcxproj.user delete mode 100644 cpp/Ice/minimal/msbuild/client/packages.config delete mode 100644 cpp/Ice/minimal/msbuild/server/packages.config delete mode 100644 cpp/Ice/minimal/msbuild/server/server.vcxproj delete mode 100644 cpp/Ice/minimal/msbuild/server/server.vcxproj.filters delete mode 100644 cpp/Ice/minimal/msbuild/server/server.vcxproj.user delete mode 100644 cpp/Ice/mtalk/msbuild/client/client.vcxproj delete mode 100644 cpp/Ice/mtalk/msbuild/client/client.vcxproj.filters delete mode 100644 cpp/Ice/mtalk/msbuild/client/client.vcxproj.user delete mode 100644 cpp/Ice/mtalk/msbuild/client/packages.config delete mode 100644 cpp/Ice/multicast/msbuild/client/client.vcxproj delete mode 100644 cpp/Ice/multicast/msbuild/client/client.vcxproj.filters delete mode 100644 cpp/Ice/multicast/msbuild/client/client.vcxproj.user delete mode 100644 cpp/Ice/multicast/msbuild/client/packages.config delete mode 100644 cpp/Ice/multicast/msbuild/server/packages.config delete mode 100644 cpp/Ice/multicast/msbuild/server/server.vcxproj delete mode 100644 cpp/Ice/multicast/msbuild/server/server.vcxproj.filters delete mode 100644 cpp/Ice/multicast/msbuild/server/server.vcxproj.user delete mode 100644 cpp/Ice/nested/Makefile.mk delete mode 100644 cpp/Ice/nested/msbuild/client/client.vcxproj delete mode 100644 cpp/Ice/nested/msbuild/client/client.vcxproj.filters delete mode 100644 cpp/Ice/nested/msbuild/client/client.vcxproj.user delete mode 100644 cpp/Ice/nested/msbuild/client/packages.config delete mode 100644 cpp/Ice/nested/msbuild/server/packages.config delete mode 100644 cpp/Ice/nested/msbuild/server/server.vcxproj delete mode 100644 cpp/Ice/nested/msbuild/server/server.vcxproj.filters delete mode 100644 cpp/Ice/nested/msbuild/server/server.vcxproj.user delete mode 100644 cpp/Ice/optional/msbuild/client/client.vcxproj delete mode 100644 cpp/Ice/optional/msbuild/client/client.vcxproj.filters delete mode 100644 cpp/Ice/optional/msbuild/client/client.vcxproj.user delete mode 100644 cpp/Ice/optional/msbuild/client/packages.config delete mode 100644 cpp/Ice/optional/msbuild/server/packages.config delete mode 100644 cpp/Ice/optional/msbuild/server/server.vcxproj delete mode 100644 cpp/Ice/optional/msbuild/server/server.vcxproj.filters delete mode 100644 cpp/Ice/optional/msbuild/server/server.vcxproj.user delete mode 100644 cpp/Ice/plugin/Makefile.mk delete mode 100644 cpp/Ice/plugin/msbuild/client/client.vcxproj delete mode 100644 cpp/Ice/plugin/msbuild/client/client.vcxproj.filters delete mode 100644 cpp/Ice/plugin/msbuild/client/client.vcxproj.user delete mode 100644 cpp/Ice/plugin/msbuild/client/packages.config delete mode 100644 cpp/Ice/plugin/msbuild/hello/hello.vcxproj delete mode 100644 cpp/Ice/plugin/msbuild/hello/hello.vcxproj.filters delete mode 100644 cpp/Ice/plugin/msbuild/hello/hello.vcxproj.user delete mode 100644 cpp/Ice/plugin/msbuild/hello/packages.config delete mode 100644 cpp/Ice/plugin/msbuild/logger/logger.vcxproj delete mode 100644 cpp/Ice/plugin/msbuild/logger/logger.vcxproj.filters delete mode 100644 cpp/Ice/plugin/msbuild/logger/logger.vcxproj.user delete mode 100644 cpp/Ice/plugin/msbuild/logger/packages.config delete mode 100644 cpp/Ice/plugin/msbuild/server/packages.config delete mode 100644 cpp/Ice/plugin/msbuild/server/server.vcxproj delete mode 100644 cpp/Ice/plugin/msbuild/server/server.vcxproj.filters delete mode 100644 cpp/Ice/plugin/msbuild/server/server.vcxproj.user delete mode 100644 cpp/Ice/properties/msbuild/client/client.vcxproj delete mode 100644 cpp/Ice/properties/msbuild/client/client.vcxproj.filters delete mode 100644 cpp/Ice/properties/msbuild/client/client.vcxproj.user delete mode 100644 cpp/Ice/properties/msbuild/client/packages.config delete mode 100644 cpp/Ice/properties/msbuild/server/packages.config delete mode 100644 cpp/Ice/properties/msbuild/server/server.vcxproj delete mode 100644 cpp/Ice/properties/msbuild/server/server.vcxproj.filters delete mode 100644 cpp/Ice/properties/msbuild/server/server.vcxproj.user delete mode 100644 cpp/Ice/secure/msbuild/client/client.vcxproj delete mode 100644 cpp/Ice/secure/msbuild/client/client.vcxproj.filters delete mode 100644 cpp/Ice/secure/msbuild/client/client.vcxproj.user delete mode 100644 cpp/Ice/secure/msbuild/client/packages.config delete mode 100644 cpp/Ice/secure/msbuild/server/packages.config delete mode 100644 cpp/Ice/secure/msbuild/server/server.vcxproj delete mode 100644 cpp/Ice/secure/msbuild/server/server.vcxproj.filters delete mode 100644 cpp/Ice/secure/msbuild/server/server.vcxproj.user delete mode 100644 cpp/Ice/session/Makefile.mk delete mode 100644 cpp/Ice/session/msbuild/client/client.vcxproj delete mode 100644 cpp/Ice/session/msbuild/client/client.vcxproj.filters delete mode 100644 cpp/Ice/session/msbuild/client/client.vcxproj.user delete mode 100644 cpp/Ice/session/msbuild/client/packages.config delete mode 100644 cpp/Ice/session/msbuild/server/packages.config delete mode 100644 cpp/Ice/session/msbuild/server/server.vcxproj delete mode 100644 cpp/Ice/session/msbuild/server/server.vcxproj.filters delete mode 100644 cpp/Ice/session/msbuild/server/server.vcxproj.user delete mode 100644 cpp/Ice/throughput/msbuild/client/client.vcxproj delete mode 100644 cpp/Ice/throughput/msbuild/client/client.vcxproj.filters delete mode 100644 cpp/Ice/throughput/msbuild/client/client.vcxproj.user delete mode 100644 cpp/Ice/throughput/msbuild/client/packages.config delete mode 100644 cpp/Ice/throughput/msbuild/server/packages.config delete mode 100644 cpp/Ice/throughput/msbuild/server/server.vcxproj delete mode 100644 cpp/Ice/throughput/msbuild/server/server.vcxproj.filters delete mode 100644 cpp/Ice/throughput/msbuild/server/server.vcxproj.user delete mode 100644 cpp/IceBT/talk/Makefile.mk delete mode 100644 cpp/IceBox/hello/Makefile.mk delete mode 100644 cpp/IceBox/hello/msbuild/client/client.vcxproj delete mode 100644 cpp/IceBox/hello/msbuild/client/client.vcxproj.filters delete mode 100644 cpp/IceBox/hello/msbuild/client/client.vcxproj.user delete mode 100644 cpp/IceBox/hello/msbuild/client/packages.config delete mode 100644 cpp/IceBox/hello/msbuild/server/packages.config delete mode 100644 cpp/IceBox/hello/msbuild/server/server.vcxproj delete mode 100644 cpp/IceBox/hello/msbuild/server/server.vcxproj.filters delete mode 100644 cpp/IceBox/hello/msbuild/server/server.vcxproj.user delete mode 100644 cpp/IceDiscovery/hello/msbuild/client/client.vcxproj delete mode 100644 cpp/IceDiscovery/hello/msbuild/client/client.vcxproj.filters delete mode 100644 cpp/IceDiscovery/hello/msbuild/client/client.vcxproj.user delete mode 100644 cpp/IceDiscovery/hello/msbuild/client/packages.config delete mode 100644 cpp/IceDiscovery/hello/msbuild/server/packages.config delete mode 100644 cpp/IceDiscovery/hello/msbuild/server/server.vcxproj delete mode 100644 cpp/IceDiscovery/hello/msbuild/server/server.vcxproj.filters delete mode 100644 cpp/IceDiscovery/hello/msbuild/server/server.vcxproj.user delete mode 100644 cpp/IceDiscovery/replication/msbuild/client/client.vcxproj delete mode 100644 cpp/IceDiscovery/replication/msbuild/client/client.vcxproj.filters delete mode 100644 cpp/IceDiscovery/replication/msbuild/client/client.vcxproj.user delete mode 100644 cpp/IceDiscovery/replication/msbuild/client/packages.config delete mode 100644 cpp/IceDiscovery/replication/msbuild/server/packages.config delete mode 100644 cpp/IceDiscovery/replication/msbuild/server/server.vcxproj delete mode 100644 cpp/IceDiscovery/replication/msbuild/server/server.vcxproj.filters delete mode 100644 cpp/IceDiscovery/replication/msbuild/server/server.vcxproj.user delete mode 100644 cpp/IceGrid/allocate/Makefile.mk delete mode 100644 cpp/IceGrid/allocate/msbuild/client/client.vcxproj delete mode 100644 cpp/IceGrid/allocate/msbuild/client/client.vcxproj.filters delete mode 100644 cpp/IceGrid/allocate/msbuild/client/client.vcxproj.user delete mode 100644 cpp/IceGrid/allocate/msbuild/client/packages.config delete mode 100644 cpp/IceGrid/allocate/msbuild/server/packages.config delete mode 100644 cpp/IceGrid/allocate/msbuild/server/server.vcxproj delete mode 100644 cpp/IceGrid/allocate/msbuild/server/server.vcxproj.filters delete mode 100644 cpp/IceGrid/allocate/msbuild/server/server.vcxproj.user delete mode 100644 cpp/IceGrid/customLocator/Makefile.mk delete mode 100644 cpp/IceGrid/customLocator/msbuild/client/client.vcxproj delete mode 100644 cpp/IceGrid/customLocator/msbuild/client/client.vcxproj.filters delete mode 100644 cpp/IceGrid/customLocator/msbuild/client/client.vcxproj.user delete mode 100644 cpp/IceGrid/customLocator/msbuild/client/packages.config delete mode 100644 cpp/IceGrid/customLocator/msbuild/locator/locator.vcxproj delete mode 100644 cpp/IceGrid/customLocator/msbuild/locator/locator.vcxproj.filters delete mode 100644 cpp/IceGrid/customLocator/msbuild/locator/locator.vcxproj.user delete mode 100644 cpp/IceGrid/customLocator/msbuild/locator/packages.config delete mode 100644 cpp/IceGrid/customLocator/msbuild/server/packages.config delete mode 100644 cpp/IceGrid/customLocator/msbuild/server/server.vcxproj delete mode 100644 cpp/IceGrid/customLocator/msbuild/server/server.vcxproj.filters delete mode 100644 cpp/IceGrid/customLocator/msbuild/server/server.vcxproj.user delete mode 100644 cpp/IceGrid/icebox/Makefile.mk delete mode 100644 cpp/IceGrid/icebox/msbuild/client/client.vcxproj delete mode 100644 cpp/IceGrid/icebox/msbuild/client/client.vcxproj.filters delete mode 100644 cpp/IceGrid/icebox/msbuild/client/client.vcxproj.user delete mode 100644 cpp/IceGrid/icebox/msbuild/client/packages.config delete mode 100644 cpp/IceGrid/icebox/msbuild/server/packages.config delete mode 100644 cpp/IceGrid/icebox/msbuild/server/server.vcxproj delete mode 100644 cpp/IceGrid/icebox/msbuild/server/server.vcxproj.filters delete mode 100644 cpp/IceGrid/icebox/msbuild/server/server.vcxproj.user delete mode 100644 cpp/IceGrid/replication/Makefile.mk delete mode 100644 cpp/IceGrid/replication/msbuild/client/client.vcxproj delete mode 100644 cpp/IceGrid/replication/msbuild/client/client.vcxproj.filters delete mode 100644 cpp/IceGrid/replication/msbuild/client/client.vcxproj.user delete mode 100644 cpp/IceGrid/replication/msbuild/client/packages.config delete mode 100644 cpp/IceGrid/replication/msbuild/server/packages.config delete mode 100644 cpp/IceGrid/replication/msbuild/server/server.vcxproj delete mode 100644 cpp/IceGrid/replication/msbuild/server/server.vcxproj.filters delete mode 100644 cpp/IceGrid/replication/msbuild/server/server.vcxproj.user delete mode 100644 cpp/IceGrid/secure/Makefile.mk delete mode 100644 cpp/IceGrid/secure/msbuild/client/client.vcxproj delete mode 100644 cpp/IceGrid/secure/msbuild/client/client.vcxproj.filters delete mode 100644 cpp/IceGrid/secure/msbuild/client/client.vcxproj.user delete mode 100644 cpp/IceGrid/secure/msbuild/client/packages.config delete mode 100644 cpp/IceGrid/secure/msbuild/server/packages.config delete mode 100644 cpp/IceGrid/secure/msbuild/server/server.vcxproj delete mode 100644 cpp/IceGrid/secure/msbuild/server/server.vcxproj.filters delete mode 100644 cpp/IceGrid/secure/msbuild/server/server.vcxproj.user delete mode 100644 cpp/IceGrid/sessionActivation/Makefile.mk delete mode 100644 cpp/IceGrid/sessionActivation/msbuild/client/client.vcxproj delete mode 100644 cpp/IceGrid/sessionActivation/msbuild/client/client.vcxproj.filters delete mode 100644 cpp/IceGrid/sessionActivation/msbuild/client/client.vcxproj.user delete mode 100644 cpp/IceGrid/sessionActivation/msbuild/client/packages.config delete mode 100644 cpp/IceGrid/sessionActivation/msbuild/server/packages.config delete mode 100644 cpp/IceGrid/sessionActivation/msbuild/server/server.vcxproj delete mode 100644 cpp/IceGrid/sessionActivation/msbuild/server/server.vcxproj.filters delete mode 100644 cpp/IceGrid/sessionActivation/msbuild/server/server.vcxproj.user delete mode 100644 cpp/IceGrid/simple/Makefile.mk delete mode 100644 cpp/IceGrid/simple/msbuild/client/client.vcxproj delete mode 100644 cpp/IceGrid/simple/msbuild/client/client.vcxproj.filters delete mode 100644 cpp/IceGrid/simple/msbuild/client/client.vcxproj.user delete mode 100644 cpp/IceGrid/simple/msbuild/client/packages.config delete mode 100644 cpp/IceGrid/simple/msbuild/server/packages.config delete mode 100644 cpp/IceGrid/simple/msbuild/server/server.vcxproj delete mode 100644 cpp/IceGrid/simple/msbuild/server/server.vcxproj.filters delete mode 100644 cpp/IceGrid/simple/msbuild/server/server.vcxproj.user delete mode 100644 cpp/IceStorm/clock/Makefile.mk delete mode 100644 cpp/IceStorm/clock/msbuild/publisher/packages.config delete mode 100644 cpp/IceStorm/clock/msbuild/publisher/publisher.vcxproj delete mode 100644 cpp/IceStorm/clock/msbuild/publisher/publisher.vcxproj.filters delete mode 100644 cpp/IceStorm/clock/msbuild/publisher/publisher.vcxproj.user delete mode 100644 cpp/IceStorm/clock/msbuild/subscriber/packages.config delete mode 100644 cpp/IceStorm/clock/msbuild/subscriber/subscriber.vcxproj delete mode 100644 cpp/IceStorm/clock/msbuild/subscriber/subscriber.vcxproj.filters delete mode 100644 cpp/IceStorm/clock/msbuild/subscriber/subscriber.vcxproj.user delete mode 100644 cpp/IceStorm/counter/Makefile.mk delete mode 100644 cpp/IceStorm/counter/msbuild/client/client.vcxproj delete mode 100644 cpp/IceStorm/counter/msbuild/client/client.vcxproj.filters delete mode 100644 cpp/IceStorm/counter/msbuild/client/client.vcxproj.user delete mode 100644 cpp/IceStorm/counter/msbuild/client/client.vcxproj.vcxproj.filters delete mode 100644 cpp/IceStorm/counter/msbuild/client/packages.config delete mode 100644 cpp/IceStorm/counter/msbuild/server/packages.config delete mode 100644 cpp/IceStorm/counter/msbuild/server/server.vcxproj delete mode 100644 cpp/IceStorm/counter/msbuild/server/server.vcxproj.filters delete mode 100644 cpp/IceStorm/counter/msbuild/server/server.vcxproj.user delete mode 100644 cpp/IceStorm/replicated/Makefile.mk delete mode 100644 cpp/IceStorm/replicated/msbuild/publisher/packages.config delete mode 100644 cpp/IceStorm/replicated/msbuild/publisher/publisher.vcxproj delete mode 100644 cpp/IceStorm/replicated/msbuild/publisher/publisher.vcxproj.filters delete mode 100644 cpp/IceStorm/replicated/msbuild/publisher/publisher.vcxproj.user delete mode 100644 cpp/IceStorm/replicated/msbuild/subscriber/packages.config delete mode 100644 cpp/IceStorm/replicated/msbuild/subscriber/subscriber.vcxproj delete mode 100644 cpp/IceStorm/replicated/msbuild/subscriber/subscriber.vcxproj.filters delete mode 100644 cpp/IceStorm/replicated/msbuild/subscriber/subscriber.vcxproj.user delete mode 100644 cpp/IceStorm/replicated2/Makefile.mk delete mode 100644 cpp/IceStorm/replicated2/msbuild/publisher/packages.config delete mode 100644 cpp/IceStorm/replicated2/msbuild/publisher/publisher.vcxproj delete mode 100644 cpp/IceStorm/replicated2/msbuild/publisher/publisher.vcxproj.filters delete mode 100644 cpp/IceStorm/replicated2/msbuild/publisher/publisher.vcxproj.user delete mode 100644 cpp/IceStorm/replicated2/msbuild/subscriber/packages.config delete mode 100644 cpp/IceStorm/replicated2/msbuild/subscriber/subscriber.vcxproj delete mode 100644 cpp/IceStorm/replicated2/msbuild/subscriber/subscriber.vcxproj.filters delete mode 100644 cpp/IceStorm/replicated2/msbuild/subscriber/subscriber.vcxproj.user delete mode 100644 cpp/Makefile delete mode 100644 cpp/Manual/printer/msbuild/client/client.vcxproj delete mode 100644 cpp/Manual/printer/msbuild/client/client.vcxproj.filters delete mode 100644 cpp/Manual/printer/msbuild/client/client.vcxproj.user delete mode 100644 cpp/Manual/printer/msbuild/client/packages.config delete mode 100644 cpp/Manual/printer/msbuild/server/packages.config delete mode 100644 cpp/Manual/printer/msbuild/server/server.vcxproj delete mode 100644 cpp/Manual/printer/msbuild/server/server.vcxproj.filters delete mode 100644 cpp/Manual/printer/msbuild/server/server.vcxproj.user delete mode 100644 cpp/Manual/simpleFilesystem/msbuild/client/client.vcxproj delete mode 100644 cpp/Manual/simpleFilesystem/msbuild/client/client.vcxproj.filters delete mode 100644 cpp/Manual/simpleFilesystem/msbuild/client/client.vcxproj.user delete mode 100644 cpp/Manual/simpleFilesystem/msbuild/client/packages.config delete mode 100644 cpp/Manual/simpleFilesystem/msbuild/server/packages.config delete mode 100644 cpp/Manual/simpleFilesystem/msbuild/server/server.vcxproj delete mode 100644 cpp/Manual/simpleFilesystem/msbuild/server/server.vcxproj.filters delete mode 100644 cpp/Manual/simpleFilesystem/msbuild/server/server.vcxproj.user delete mode 100644 cpp/make/Make.rules delete mode 100644 cpp/msbuild/common.props delete mode 100644 cpp/msbuild/ice.proj delete mode 100644 make/Make.demos.rules delete mode 100644 make/Make.project.rules delete mode 100644 make/Make.rules delete mode 100644 make/Make.rules.AIX delete mode 100644 make/Make.rules.Darwin delete mode 100644 make/Make.rules.Linux diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8a5f59579b..f98e7a8407 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -68,12 +68,6 @@ jobs: working_directory: ice build_flags: ${{ runner.os == 'Windows' && '/t:BuildDist' || 'srcs' }} - - name: Publish C++ NuGet Packages on ${{ matrix.os }} - timeout-minutes: 5 - working-directory: ice/cpp/msbuild - run: msbuild ice.proj /t:Publish - if: runner.os == 'Windows' - - name: Publish C# NuGet Packages on ${{ matrix.os }} timeout-minutes: 5 working-directory: ice/csharp/msbuild diff --git a/.github/workflows/cpp.yml b/.github/workflows/cpp.yml index 82485ece90..65cab5106f 100644 --- a/.github/workflows/cpp.yml +++ b/.github/workflows/cpp.yml @@ -77,9 +77,11 @@ jobs: - name: Build C++ Demos timeout-minutes: 30 working-directory: ice-demos/cpp - run: bear -- make + env: + CMAKE_EXPORT_COMPILE_COMMANDS: 1 + run: find . -name CMakeLists.txt -execdir cmake -B build -S . \; -execdir cmake --build build --config Release \; - name: Run Clang Tidy working-directory: ice-demos/cpp run: | - run-clang-tidy-19 -j$(nproc) -quiet + find . -name compile_commands.json -execdir run-clang-tidy-19 -j$(nproc) -quiet \; diff --git a/cpp/C++ demos.sln b/cpp/C++ demos.sln deleted file mode 100644 index 34b39dea98..0000000000 --- a/cpp/C++ demos.sln +++ /dev/null @@ -1,1437 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio Version 17 -VisualStudioVersion = 17.10.34818.151 -MinimumVisualStudioVersion = 10.0.40219.1 -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Ice", "Ice", "{60A225B4-F05B-412D-82B6-50B9A1539B6A}" - ProjectSection(SolutionItems) = preProject - Ice\README.md = Ice\README.md - EndProjectSection -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "async", "async", "{7E2C9CDC-52B0-4027-94A5-1DCDB00A6300}" - ProjectSection(SolutionItems) = preProject - Ice\async\README.md = Ice\async\README.md - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "client", "Ice\async\msbuild\client\client.vcxproj", "{85C473C2-E124-44AC-9BE0-8BFA6E5B0BA6}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "server", "Ice\async\msbuild\server\server.vcxproj", "{966B1F47-A385-4CC7-9E13-27B34808152C}" -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "asyncInvocation", "asyncInvocation", "{6E964737-5716-7945-7945-C986FDF00841}" - ProjectSection(SolutionItems) = preProject - Ice\asyncInvocation\README.md = Ice\asyncInvocation\README.md - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "client", "Ice\asyncInvocation\msbuild\client\client.vcxproj", "{B3E98CB1-62DB-E696-4737-5716ACF2D8A0}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "server", "Ice\asyncInvocation\msbuild\server\server.vcxproj", "{692C8A27-03AE-5988-3DBE-10AC16D61627}" -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "bidir", "bidir", "{A572ADB9-9FB2-4ABA-B3A9-063DA983A369}" - ProjectSection(SolutionItems) = preProject - Ice\bidir\README.md = Ice\bidir\README.md - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "client", "Ice\bidir\msbuild\client\client.vcxproj", "{7074C2B1-CBA9-494C-BFE5-955721AE44B0}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "server", "Ice\bidir\msbuild\server\server.vcxproj", "{FC895988-01DA-4B5C-8D38-C1CB68F93EF5}" -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "callback", "callback", "{9F0424D4-62AB-4888-891C-7D69A9891274}" - ProjectSection(SolutionItems) = preProject - Ice\callback\README.md = Ice\callback\README.md - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "client", "Ice\callback\msbuild\client\client.vcxproj", "{570A810E-6888-4D21-A6AD-976B0350F42E}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "server", "Ice\callback\msbuild\server\server.vcxproj", "{5B71F2A4-0901-418C-8E11-986EE6362870}" -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "context", "context", "{701E7412-1639-4827-9185-34D62BC995F6}" - ProjectSection(SolutionItems) = preProject - Ice\context\README.md = Ice\context\README.md - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "client", "Ice\context\msbuild\client\client.vcxproj", "{97DE0B9E-0DA8-4304-BAAC-CBC52339B14D}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "server", "Ice\context\msbuild\server\server.vcxproj", "{2E565430-0E78-44F1-97CD-6995EEED4FCC}" -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "hello", "hello", "{86DF5887-635F-4FE4-97B0-4B4476E30C36}" - ProjectSection(SolutionItems) = preProject - Ice\hello\README.md = Ice\hello\README.md - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "client", "Ice\hello\msbuild\client\client.vcxproj", "{710A52F2-A014-4CB2-AF40-348D48DBCDDD}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "server", "Ice\hello\msbuild\server\server.vcxproj", "{25843122-783A-45E0-8D42-612C72D3B183}" -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "interceptor", "interceptor", "{E7264B6C-EC8F-46DB-8E48-8A3F07CCA0D3}" - ProjectSection(SolutionItems) = preProject - Ice\interceptor\README.md = Ice\interceptor\README.md - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "client", "Ice\interceptor\msbuild\client\client.vcxproj", "{1E6B3EE7-D4C6-4D06-97CD-F47F646C7368}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "server", "Ice\interceptor\msbuild\server\server.vcxproj", "{D3004002-C420-4970-B1CC-077158C2C0A8}" -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "invoke", "invoke", "{ACD0FE66-18ED-400E-9FC6-E65777A80B89}" - ProjectSection(SolutionItems) = preProject - Ice\invoke\README.md = Ice\invoke\README.md - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "client", "Ice\invoke\msbuild\client\client.vcxproj", "{8ADDD766-8657-42B1-96A7-83AF4B70F2C3}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "server", "Ice\invoke\msbuild\server\server.vcxproj", "{9D2F23B1-0049-4E6C-86A7-557A5B1F8597}" -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "latency", "latency", "{00F34354-5BCD-4CE7-BAFB-23F12817C8F1}" - ProjectSection(SolutionItems) = preProject - Ice\latency\README.md = Ice\latency\README.md - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "client", "Ice\latency\msbuild\client\client.vcxproj", "{C9E196EB-AB36-48CE-93F4-2BA37BAA7E76}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "server", "Ice\latency\msbuild\server\server.vcxproj", "{DF4C0DA9-DD64-44D1-B56E-FDC3C1CE4A44}" -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "locator", "locator", "{DAFA89E0-AB8B-44BA-AA35-E84410403C93}" - ProjectSection(SolutionItems) = preProject - Ice\locator\README.md = Ice\locator\README.md - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "client", "Ice\locator\msbuild\client\client.vcxproj", "{51D56919-05A7-4282-A736-CD25ABC2179A}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "locator", "Ice\locator\msbuild\locator\locator.vcxproj", "{F6307AF8-3DD8-4C32-B2DC-0B0FBEF9E6A1}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "server", "Ice\locator\msbuild\server\server.vcxproj", "{60208663-4C32-4B9F-A3CA-DA103A56257F}" -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "properties", "properties", "{D40F0E37-87A7-4681-A351-A7CC5EB1716E}" - ProjectSection(SolutionItems) = preProject - Ice\properties\README.md = Ice\properties\README.md - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "client", "Ice\properties\msbuild\client\client.vcxproj", "{51FCF834-E154-445B-9911-1E9F769EABEC}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "server", "Ice\properties\msbuild\server\server.vcxproj", "{C6F1C2A3-9817-4021-97D0-1D3FA9E95EA3}" -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Manual", "Manual", "{44504257-9751-4CA1-AF97-86995FE49C45}" - ProjectSection(SolutionItems) = preProject - Manual\README.md = Manual\README.md - EndProjectSection -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "printer", "printer", "{8671D369-C8F1-4458-A1DA-EBE56CFEE218}" - ProjectSection(SolutionItems) = preProject - Manual\printer\README.md = Manual\printer\README.md - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "client", "Manual\printer\msbuild\client\client.vcxproj", "{4CCAF112-F152-422A-91BE-27C72F638092}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "server", "Manual\printer\msbuild\server\server.vcxproj", "{131C5C24-50C3-4AD6-A8D3-C57CEC50AFB9}" -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "simpleFilesystem", "simpleFilesystem", "{8DC0050F-CACD-44E8-B707-34264F210DD7}" - ProjectSection(SolutionItems) = preProject - Manual\simpleFilesystem\README.md = Manual\simpleFilesystem\README.md - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "client", "Manual\simpleFilesystem\msbuild\client\client.vcxproj", "{4B2FC587-BB5D-4B19-85E0-56E7C7636294}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "server", "Manual\simpleFilesystem\msbuild\server\server.vcxproj", "{EFCFF55E-CCD2-451E-A0B5-604249ECE4D1}" -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "plugin", "plugin", "{8E858E8E-985A-4196-8E22-D55A5B0C4D55}" - ProjectSection(SolutionItems) = preProject - Ice\plugin\README.md = Ice\plugin\README.md - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "client", "Ice\plugin\msbuild\client\client.vcxproj", "{53C81483-7079-4456-A5C9-59858369D516}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "helloplugin", "Ice\plugin\msbuild\hello\hello.vcxproj", "{C9ABAC2B-9EFA-4841-AB7D-162DE65E8DA2}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "loggerplugin", "Ice\plugin\msbuild\logger\logger.vcxproj", "{7DD866C9-B1BC-42B8-973B-BAAD917B8468}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "server", "Ice\plugin\msbuild\server\server.vcxproj", "{0DD23FDB-1BF9-4591-B096-43D925841E9E}" -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "minimal", "minimal", "{4815E801-4F3B-451A-85B0-70EADE154C7D}" - ProjectSection(SolutionItems) = preProject - Ice\minimal\README.md = Ice\minimal\README.md - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "client", "Ice\minimal\msbuild\client\client.vcxproj", "{82D5187D-67E4-4C2D-B270-6ECC665D426E}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "server", "Ice\minimal\msbuild\server\server.vcxproj", "{E768F2F0-04F1-4721-A624-1265AAC40211}" -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "interleaved", "interleaved", "{916A88A6-CF55-4F05-8908-028C0E234663}" - ProjectSection(SolutionItems) = preProject - Ice\interleaved\README.md = Ice\interleaved\README.md - EndProjectSection -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "throughput", "throughput", "{2E338CD6-9EA4-49C8-89C3-6462E68A8472}" - ProjectSection(SolutionItems) = preProject - Ice\throughput\README.md = Ice\throughput\README.md - EndProjectSection -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "nested", "nested", "{3E1035E0-D630-46F5-88AB-EB3B6E4111E9}" - ProjectSection(SolutionItems) = preProject - Ice\nested\README.md = Ice\nested\README.md - EndProjectSection -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "optional", "optional", "{7CBB7C17-D9E5-4060-9358-F55764140479}" - ProjectSection(SolutionItems) = preProject - Ice\optional\README.md = Ice\optional\README.md - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "client", "Ice\interleaved\msbuild\client\client.vcxproj", "{798DC5EC-427F-49A6-9028-F2A420CCEA4B}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "server", "Ice\interleaved\msbuild\server\server.vcxproj", "{383AB467-E29D-4A9D-A5D4-6BCA8E754A88}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "client", "Ice\nested\msbuild\client\client.vcxproj", "{C585D79C-46FD-411C-81E2-E000B0831EE0}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "server", "Ice\nested\msbuild\server\server.vcxproj", "{743BB926-8649-447B-B8CF-7D3F41C0AD44}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "client", "Ice\optional\msbuild\client\client.vcxproj", "{3EA94765-82A5-412A-8B4B-D88BC940B1F7}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "server", "Ice\optional\msbuild\server\server.vcxproj", "{A40BCFC2-8141-4BF5-AAA5-08F6D13A3B08}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "client", "Ice\throughput\msbuild\client\client.vcxproj", "{734B7CEC-427F-49A6-9028-F2A420CCEA4B}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "server", "Ice\throughput\msbuild\server\server.vcxproj", "{383AB467-E29D-4A9D-A5D4-699E7A754A88}" -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "multicast", "multicast", "{35910F29-0E90-41FC-AAB2-58C72E7EC41D}" - ProjectSection(SolutionItems) = preProject - Ice\multicast\README.md = Ice\multicast\README.md - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "client", "Ice\multicast\msbuild\client\client.vcxproj", "{2494165B-BD91-4805-B759-8F27983E9655}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "server", "Ice\multicast\msbuild\server\server.vcxproj", "{D7B009A5-9EAD-4D3B-AFFC-8E20E42F2A92}" -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "session", "session", "{39F7114B-ADC2-405D-BECC-40A05E8DCC03}" - ProjectSection(SolutionItems) = preProject - Ice\session\README.md = Ice\session\README.md - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "client", "Ice\session\msbuild\client\client.vcxproj", "{AE22F05C-FA79-41C2-AD9F-010E176765A3}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "server", "Ice\session\msbuild\server\server.vcxproj", "{DAA11E89-289F-4812-A662-84048AB7973A}" -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Glacier2", "Glacier2", "{64D04005-2913-4718-952F-1ABE58A29D83}" - ProjectSection(SolutionItems) = preProject - Glacier2\README.md = Glacier2\README.md - EndProjectSection -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "IceGrid", "IceGrid", "{CE85B844-4F36-4DBD-92BA-6D4277796B47}" - ProjectSection(SolutionItems) = preProject - IceGrid\README.md = IceGrid\README.md - EndProjectSection -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "IceDiscovery", "IceDiscovery", "{7D1586FC-3C07-478C-AD3E-7A02D77CA278}" - ProjectSection(SolutionItems) = preProject - IceDiscovery\README.md = IceDiscovery\README.md - EndProjectSection -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "IceBox", "IceBox", "{48E4EA3D-06CA-45BC-8160-19256DB906ED}" - ProjectSection(SolutionItems) = preProject - IceBox\README.md = IceBox\README.md - EndProjectSection -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "IceStorm", "IceStorm", "{3E9B2078-2AA1-4F88-984E-A731A64C8F31}" - ProjectSection(SolutionItems) = preProject - IceStorm\README.md = IceStorm\README.md - EndProjectSection -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "callback", "callback", "{D8064124-0D75-4576-A09B-319C7C559B2C}" - ProjectSection(SolutionItems) = preProject - Glacier2\callback\README.md = Glacier2\callback\README.md - EndProjectSection -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "simpleChat", "simpleChat", "{E01B000E-6F76-485F-9C4D-F0651A005F08}" - ProjectSection(SolutionItems) = preProject - Glacier2\simpleChat\README.md = Glacier2\simpleChat\README.md - EndProjectSection -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "hello", "hello", "{F808FE5F-CABC-49E9-845B-255BF48F6423}" - ProjectSection(SolutionItems) = preProject - IceBox\hello\README.md = IceBox\hello\README.md - EndProjectSection -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "hello", "hello", "{39B5A9DC-E4EF-4FCD-AAA3-ABAD033E5353}" - ProjectSection(SolutionItems) = preProject - IceDiscovery\hello\README.md = IceDiscovery\hello\README.md - EndProjectSection -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "replication", "replication", "{78CCFB72-A616-4A64-927B-2CA93917DCC3}" - ProjectSection(SolutionItems) = preProject - IceDiscovery\replication\README.md = IceDiscovery\replication\README.md - EndProjectSection -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "allocate", "allocate", "{1F1858B9-E119-47DE-8453-AF4231E475C9}" - ProjectSection(SolutionItems) = preProject - IceGrid\allocate\README.md = IceGrid\allocate\README.md - EndProjectSection -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "customLocator", "customLocator", "{FB858AEA-B544-4EE8-B7C5-ED9C62521471}" - ProjectSection(SolutionItems) = preProject - IceGrid\customLocator\README.md = IceGrid\customLocator\README.md - EndProjectSection -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "icebox", "icebox", "{4163D645-4912-4984-9961-3156CA568D50}" - ProjectSection(SolutionItems) = preProject - IceGrid\icebox\README.md = IceGrid\icebox\README.md - EndProjectSection -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "replication", "replication", "{72473034-9E4B-49E8-AEED-6CE2889A20F5}" - ProjectSection(SolutionItems) = preProject - IceGrid\replication\README.md = IceGrid\replication\README.md - EndProjectSection -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "secure", "secure", "{25EDC795-3D76-4134-8E25-3EA25E37C8A6}" - ProjectSection(SolutionItems) = preProject - IceGrid\secure\README.md = IceGrid\secure\README.md - EndProjectSection -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "sessionActivation", "sessionActivation", "{E9666704-1A6F-47FA-9C30-0CF82F792BFA}" - ProjectSection(SolutionItems) = preProject - IceGrid\sessionActivation\README.md = IceGrid\sessionActivation\README.md - EndProjectSection -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "simple", "simple", "{6CD5AD7F-64F7-43BA-93A6-F1D9B9BD432E}" - ProjectSection(SolutionItems) = preProject - IceGrid\simple\README.md = IceGrid\simple\README.md - EndProjectSection -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "clock", "clock", "{0D18601E-C423-4CD8-82F2-51BB8BA56204}" - ProjectSection(SolutionItems) = preProject - IceStorm\clock\README.md = IceStorm\clock\README.md - EndProjectSection -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "counter", "counter", "{60C07524-95F5-4DB9-984F-B62E7A233140}" - ProjectSection(SolutionItems) = preProject - IceStorm\counter\README.md = IceStorm\counter\README.md - EndProjectSection -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "replicated", "replicated", "{6F396003-A0A1-47EE-BC9B-0A176B028973}" - ProjectSection(SolutionItems) = preProject - IceStorm\replicated\README.md = IceStorm\replicated\README.md - EndProjectSection -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "replicated2", "replicated2", "{C2F650DA-2BA4-4D8E-8C00-F309EDB2C989}" - ProjectSection(SolutionItems) = preProject - IceStorm\replicated2\README.md = IceStorm\replicated2\README.md - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "client", "Glacier2\callback\msbuild\client\client.vcxproj", "{AF429C66-AF79-4CA1-83CE-EA345DFA4BBA}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "server", "Glacier2\callback\msbuild\server\server.vcxproj", "{50C35E8E-3504-4DDF-8C5A-787525F16A91}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "client", "Glacier2\simpleChat\msbuild\client\client.vcxproj", "{3202DB5F-A249-4250-AB9D-EAA35AE386F1}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "server", "Glacier2\simpleChat\msbuild\server\server.vcxproj", "{A5A0DB86-3CB6-4B37-ADC7-5BC49C0E80A8}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "client", "IceBox\hello\msbuild\client\client.vcxproj", "{C0A794BE-99CA-4AF8-B246-6A3510BEEF50}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "helloservice", "IceBox\hello\msbuild\server\server.vcxproj", "{9DA82A4E-9CE3-4788-AA4E-715FE7F1A03E}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "client", "IceDiscovery\hello\msbuild\client\client.vcxproj", "{6BF6F512-253C-4D18-A45C-EC93D12CA263}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "server", "IceDiscovery\hello\msbuild\server\server.vcxproj", "{863D903A-41F8-4758-AC73-865334FF3C5F}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "client", "IceDiscovery\replication\msbuild\client\client.vcxproj", "{6B90B8B3-2714-437F-BB4A-39D8B2206214}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "server", "IceDiscovery\replication\msbuild\server\server.vcxproj", "{48DC4EB0-02FE-41CC-BE3F-00911817E777}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "client", "IceGrid\allocate\msbuild\client\client.vcxproj", "{F926F833-BC03-4E8F-B0F2-E045DC139845}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "server", "IceGrid\allocate\msbuild\server\server.vcxproj", "{A9DB3AF0-07A2-4B64-A8DE-5C18658BEA14}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "client", "IceGrid\customLocator\msbuild\client\client.vcxproj", "{1EC976DD-DCCA-4C18-8D97-88B3C583CF58}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "locator", "IceGrid\customLocator\msbuild\locator\locator.vcxproj", "{89C95737-BAB5-43AD-90B7-0E679ABD5609}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "server", "IceGrid\customLocator\msbuild\server\server.vcxproj", "{4FA4CD54-05F0-4279-BB1B-A75CEB1E0D1C}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "client", "IceGrid\icebox\msbuild\client\client.vcxproj", "{278DFA7E-A0A1-4D4C-ACD7-904D99CA8DA1}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "helloservice", "IceGrid\icebox\msbuild\server\server.vcxproj", "{6AD12991-A01E-4464-BC84-F5749F749157}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "client", "IceGrid\replication\msbuild\client\client.vcxproj", "{DBDF5E2D-6F91-406B-819F-661F76856A60}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "server", "IceGrid\replication\msbuild\server\server.vcxproj", "{60BF2E43-C238-4E77-A80F-37AA9F450727}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "client", "IceGrid\secure\msbuild\client\client.vcxproj", "{93D3D06E-656E-4EA2-BC49-DE90E9B3DBEC}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "server", "IceGrid\secure\msbuild\server\server.vcxproj", "{6E2F9FA0-E6A6-44DC-8747-3CC7595A6D4E}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "client", "IceGrid\sessionActivation\msbuild\client\client.vcxproj", "{0F6EA526-A020-4E60-82A2-5B934878D05E}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "server", "IceGrid\sessionActivation\msbuild\server\server.vcxproj", "{C4769D24-8A92-4E7F-92CC-96F07043D944}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "client", "IceGrid\simple\msbuild\client\client.vcxproj", "{215AD5AB-C9A9-4109-8704-53E8F3289B5E}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "server", "IceGrid\simple\msbuild\server\server.vcxproj", "{D0040308-23C7-4BED-B2C7-09414A6FAD28}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "publisher", "IceStorm\clock\msbuild\publisher\publisher.vcxproj", "{01BF79D2-B6A8-4E93-9BB9-8C2D1F1779F6}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "subscriber", "IceStorm\clock\msbuild\subscriber\subscriber.vcxproj", "{16C50485-2400-4C80-B564-ACEB6BFBD845}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "client", "IceStorm\counter\msbuild\client\client.vcxproj", "{79AD1EE6-DFD3-41BB-8CDD-73675F86BC72}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "server", "IceStorm\counter\msbuild\server\server.vcxproj", "{41635ABC-8CC9-431F-951A-9EA13288DB2D}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "publisher", "IceStorm\replicated\msbuild\publisher\publisher.vcxproj", "{1357A2FF-3D5E-41EF-8EE7-3E5CEA51464D}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "subscriber", "IceStorm\replicated\msbuild\subscriber\subscriber.vcxproj", "{780D8169-71C8-48C3-8123-02A9DA1A94BC}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "publisher", "IceStorm\replicated2\msbuild\publisher\publisher.vcxproj", "{779FDD55-DA02-454C-A3EE-F222337CC27D}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "subscriber", "IceStorm\replicated2\msbuild\subscriber\subscriber.vcxproj", "{5C1184D4-7B2F-4366-82AA-11F7B4AD2FA7}" -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Chat", "Chat", "{0D51FD79-E230-4EC7-A1FC-32D41CD76C1E}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "chatgl2client", "Chat\client\msbuild\chatgl2client\chatgl2client.vcxproj", "{3DFF080F-5D09-42FC-A151-6E130C11DD00}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "chatpollclient", "Chat\client\msbuild\chatpollclient\chatpollclient.vcxproj", "{F6C94046-F660-419C-AF01-DAD30A96C8DF}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "server", "Chat\server\msbuild\server.vcxproj", "{5FD8BF89-9EC2-4F9A-B192-2752BF6FC160}" -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "client", "client", "{6C3AA14B-D9D8-4AE5-86F7-25F1E19BA6C0}" - ProjectSection(SolutionItems) = preProject - Chat\client\README.md = Chat\client\README.md - EndProjectSection -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "server", "server", "{E1BA57C1-CD76-4A9F-A049-2448D4363A38}" - ProjectSection(SolutionItems) = preProject - Chat\server\README.md = Chat\server\README.md - EndProjectSection -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "evictor", "evictor", "{E0D028F5-7111-465F-B7AB-3E1F60BC29D7}" - ProjectSection(SolutionItems) = preProject - Manual\evictor\EvictorBase.cpp = Manual\evictor\EvictorBase.cpp - Manual\evictor\EvictorBase.h = Manual\evictor\EvictorBase.h - Manual\evictor\README.md = Manual\evictor\README.md - EndProjectSection -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "mtalk", "mtalk", "{B1F08922-D984-49AD-ADC3-4A77D13A7E1F}" - ProjectSection(SolutionItems) = preProject - Ice\mtalk\README.md = Ice\mtalk\README.md - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "client", "Ice\mtalk\msbuild\client\client.vcxproj", "{7A216D2F-18DC-415A-96E7-A417B1DC7FB4}" -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "DataStorm", "DataStorm", "{02EA681E-C7D8-13C7-8484-4AC65E1B71E8}" -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "clock", "clock", "{9F79C5E8-103C-4C38-8CBD-56F80EA85B09}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "reader", "DataStorm\clock\msbuild\reader\reader.vcxproj", "{E9146C23-516D-4D87-A217-EDF5A08DBF04}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "writer", "DataStorm\clock\msbuild\writer\writer.vcxproj", "{D5FFCE1A-7264-42D7-AE3F-60AF35D71B03}" -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "keyFilter", "keyFilter", "{FE2D0F22-6A55-427B-BFF2-1B93F166757C}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "reader", "DataStorm\keyFilter\msbuild\reader\reader.vcxproj", "{0FA27393-6D89-4612-8170-81122C6B8936}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "writer", "DataStorm\keyFilter\msbuild\writer\writer.vcxproj", "{E7270286-71D1-4C31-A2A4-A9DBA0D28E6C}" -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "minimal", "minimal", "{765BF359-660D-4050-9F74-E9BE9212005A}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "reader", "DataStorm\minimal\msbuild\reader\reader.vcxproj", "{7464DBD0-F9B8-4DCE-948E-ED4A12215689}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "writer", "DataStorm\minimal\msbuild\writer\writer.vcxproj", "{5362D3A2-6280-4C76-9C98-B2B30F6A7EC6}" -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "node", "node", "{C769473B-134B-4FD5-8F37-F22012C08C50}" -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "sampleFilter", "sampleFilter", "{639F8A00-F592-4CB3-BC92-0AFB9388D03F}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "reader", "DataStorm\node\msbuild\reader\reader.vcxproj", "{07A7881F-0E97-4855-BA2A-8253F30A5FA0}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "writer", "DataStorm\node\msbuild\writer\writer.vcxproj", "{558F8E62-C7E5-4DB1-9175-925A0DCE55B7}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "reader", "DataStorm\sampleFilter\msbuild\reader\reader.vcxproj", "{9834D6A0-4696-4525-9BB6-D51AAF557EC1}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "writer", "DataStorm\sampleFilter\msbuild\writer\writer.vcxproj", "{864A92F2-D094-45AF-8277-50F43824C4EE}" -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "stock", "stock", "{64DF5504-2D9E-409C-A998-0881AB01FC09}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "reader", "DataStorm\stock\msbuild\reader\reader.vcxproj", "{5550D94C-D162-4367-BF79-00243E79D3D1}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "writer", "DataStorm\stock\msbuild\writer\writer.vcxproj", "{4362D2DF-3F07-4248-9CB4-9682B29EE0D3}" -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "greeter", "greeter", "{F7DB9E4F-49C2-4EB0-BB03-761A3EBB50BC}" - ProjectSection(SolutionItems) = preProject - Ice\greeter\README.md = Ice\greeter\README.md - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "client", "Ice\greeter\msbuild\client\client.vcxproj", "{CFB8A1BF-9506-4F4A-9393-A7C1F6CA4955}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "server", "Ice\greeter\msbuild\server\server.vcxproj", "{E4B54261-3921-40D9-AA09-C3C89D096350}" -EndProject -Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "secure", "secure", "{DD1B1121-F502-4AB7-8012-633DDC3DD610}" - ProjectSection(SolutionItems) = preProject - Ice\secure\README.md = Ice\secure\README.md - EndProjectSection -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "client", "Ice\secure\msbuild\client\client.vcxproj", "{651398C4-452B-4E64-8536-4DD9FA88AE1A}" -EndProject -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "server", "Ice\secure\msbuild\server\server.vcxproj", "{A80500EC-13A8-4E5C-AE4D-5168572B9D11}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Win32 = Debug|Win32 - Debug|x64 = Debug|x64 - Release|Win32 = Release|Win32 - Release|x64 = Release|x64 - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {85C473C2-E124-44AC-9BE0-8BFA6E5B0BA6}.Debug|Win32.ActiveCfg = Debug|Win32 - {85C473C2-E124-44AC-9BE0-8BFA6E5B0BA6}.Debug|Win32.Build.0 = Debug|Win32 - {85C473C2-E124-44AC-9BE0-8BFA6E5B0BA6}.Debug|x64.ActiveCfg = Debug|x64 - {85C473C2-E124-44AC-9BE0-8BFA6E5B0BA6}.Debug|x64.Build.0 = Debug|x64 - {85C473C2-E124-44AC-9BE0-8BFA6E5B0BA6}.Release|Win32.ActiveCfg = Release|Win32 - {85C473C2-E124-44AC-9BE0-8BFA6E5B0BA6}.Release|Win32.Build.0 = Release|Win32 - {85C473C2-E124-44AC-9BE0-8BFA6E5B0BA6}.Release|x64.ActiveCfg = Release|x64 - {85C473C2-E124-44AC-9BE0-8BFA6E5B0BA6}.Release|x64.Build.0 = Release|x64 - {966B1F47-A385-4CC7-9E13-27B34808152C}.Debug|Win32.ActiveCfg = Debug|Win32 - {966B1F47-A385-4CC7-9E13-27B34808152C}.Debug|Win32.Build.0 = Debug|Win32 - {966B1F47-A385-4CC7-9E13-27B34808152C}.Debug|x64.ActiveCfg = Debug|x64 - {966B1F47-A385-4CC7-9E13-27B34808152C}.Debug|x64.Build.0 = Debug|x64 - {966B1F47-A385-4CC7-9E13-27B34808152C}.Release|Win32.ActiveCfg = Release|Win32 - {966B1F47-A385-4CC7-9E13-27B34808152C}.Release|Win32.Build.0 = Release|Win32 - {966B1F47-A385-4CC7-9E13-27B34808152C}.Release|x64.ActiveCfg = Release|x64 - {966B1F47-A385-4CC7-9E13-27B34808152C}.Release|x64.Build.0 = Release|x64 - {B3E98CB1-62DB-E696-4737-5716ACF2D8A0}.Debug|Win32.ActiveCfg = Debug|Win32 - {B3E98CB1-62DB-E696-4737-5716ACF2D8A0}.Debug|Win32.Build.0 = Debug|Win32 - {B3E98CB1-62DB-E696-4737-5716ACF2D8A0}.Debug|x64.ActiveCfg = Debug|x64 - {B3E98CB1-62DB-E696-4737-5716ACF2D8A0}.Debug|x64.Build.0 = Debug|x64 - {B3E98CB1-62DB-E696-4737-5716ACF2D8A0}.Release|Win32.ActiveCfg = Release|Win32 - {B3E98CB1-62DB-E696-4737-5716ACF2D8A0}.Release|Win32.Build.0 = Release|Win32 - {B3E98CB1-62DB-E696-4737-5716ACF2D8A0}.Release|x64.ActiveCfg = Release|x64 - {B3E98CB1-62DB-E696-4737-5716ACF2D8A0}.Release|x64.Build.0 = Release|x64 - {692C8A27-03AE-5988-3DBE-10AC16D61627}.Debug|Win32.ActiveCfg = Debug|Win32 - {692C8A27-03AE-5988-3DBE-10AC16D61627}.Debug|Win32.Build.0 = Debug|Win32 - {692C8A27-03AE-5988-3DBE-10AC16D61627}.Debug|x64.ActiveCfg = Debug|x64 - {692C8A27-03AE-5988-3DBE-10AC16D61627}.Debug|x64.Build.0 = Debug|x64 - {692C8A27-03AE-5988-3DBE-10AC16D61627}.Release|Win32.ActiveCfg = Release|Win32 - {692C8A27-03AE-5988-3DBE-10AC16D61627}.Release|Win32.Build.0 = Release|Win32 - {692C8A27-03AE-5988-3DBE-10AC16D61627}.Release|x64.ActiveCfg = Release|x64 - {692C8A27-03AE-5988-3DBE-10AC16D61627}.Release|x64.Build.0 = Release|x64 - {7074C2B1-CBA9-494C-BFE5-955721AE44B0}.Debug|Win32.ActiveCfg = Debug|Win32 - {7074C2B1-CBA9-494C-BFE5-955721AE44B0}.Debug|Win32.Build.0 = Debug|Win32 - {7074C2B1-CBA9-494C-BFE5-955721AE44B0}.Debug|x64.ActiveCfg = Debug|x64 - {7074C2B1-CBA9-494C-BFE5-955721AE44B0}.Debug|x64.Build.0 = Debug|x64 - {7074C2B1-CBA9-494C-BFE5-955721AE44B0}.Release|Win32.ActiveCfg = Release|Win32 - {7074C2B1-CBA9-494C-BFE5-955721AE44B0}.Release|Win32.Build.0 = Release|Win32 - {7074C2B1-CBA9-494C-BFE5-955721AE44B0}.Release|x64.ActiveCfg = Release|x64 - {7074C2B1-CBA9-494C-BFE5-955721AE44B0}.Release|x64.Build.0 = Release|x64 - {FC895988-01DA-4B5C-8D38-C1CB68F93EF5}.Debug|Win32.ActiveCfg = Debug|Win32 - {FC895988-01DA-4B5C-8D38-C1CB68F93EF5}.Debug|Win32.Build.0 = Debug|Win32 - {FC895988-01DA-4B5C-8D38-C1CB68F93EF5}.Debug|x64.ActiveCfg = Debug|x64 - {FC895988-01DA-4B5C-8D38-C1CB68F93EF5}.Debug|x64.Build.0 = Debug|x64 - {FC895988-01DA-4B5C-8D38-C1CB68F93EF5}.Release|Win32.ActiveCfg = Release|Win32 - {FC895988-01DA-4B5C-8D38-C1CB68F93EF5}.Release|Win32.Build.0 = Release|Win32 - {FC895988-01DA-4B5C-8D38-C1CB68F93EF5}.Release|x64.ActiveCfg = Release|x64 - {FC895988-01DA-4B5C-8D38-C1CB68F93EF5}.Release|x64.Build.0 = Release|x64 - {570A810E-6888-4D21-A6AD-976B0350F42E}.Debug|Win32.ActiveCfg = Debug|Win32 - {570A810E-6888-4D21-A6AD-976B0350F42E}.Debug|Win32.Build.0 = Debug|Win32 - {570A810E-6888-4D21-A6AD-976B0350F42E}.Debug|x64.ActiveCfg = Debug|x64 - {570A810E-6888-4D21-A6AD-976B0350F42E}.Debug|x64.Build.0 = Debug|x64 - {570A810E-6888-4D21-A6AD-976B0350F42E}.Release|Win32.ActiveCfg = Release|Win32 - {570A810E-6888-4D21-A6AD-976B0350F42E}.Release|Win32.Build.0 = Release|Win32 - {570A810E-6888-4D21-A6AD-976B0350F42E}.Release|x64.ActiveCfg = Release|x64 - {570A810E-6888-4D21-A6AD-976B0350F42E}.Release|x64.Build.0 = Release|x64 - {5B71F2A4-0901-418C-8E11-986EE6362870}.Debug|Win32.ActiveCfg = Debug|Win32 - {5B71F2A4-0901-418C-8E11-986EE6362870}.Debug|Win32.Build.0 = Debug|Win32 - {5B71F2A4-0901-418C-8E11-986EE6362870}.Debug|x64.ActiveCfg = Debug|x64 - {5B71F2A4-0901-418C-8E11-986EE6362870}.Debug|x64.Build.0 = Debug|x64 - {5B71F2A4-0901-418C-8E11-986EE6362870}.Release|Win32.ActiveCfg = Release|Win32 - {5B71F2A4-0901-418C-8E11-986EE6362870}.Release|Win32.Build.0 = Release|Win32 - {5B71F2A4-0901-418C-8E11-986EE6362870}.Release|x64.ActiveCfg = Release|x64 - {5B71F2A4-0901-418C-8E11-986EE6362870}.Release|x64.Build.0 = Release|x64 - {97DE0B9E-0DA8-4304-BAAC-CBC52339B14D}.Debug|Win32.ActiveCfg = Debug|Win32 - {97DE0B9E-0DA8-4304-BAAC-CBC52339B14D}.Debug|Win32.Build.0 = Debug|Win32 - {97DE0B9E-0DA8-4304-BAAC-CBC52339B14D}.Debug|x64.ActiveCfg = Debug|x64 - {97DE0B9E-0DA8-4304-BAAC-CBC52339B14D}.Debug|x64.Build.0 = Debug|x64 - {97DE0B9E-0DA8-4304-BAAC-CBC52339B14D}.Release|Win32.ActiveCfg = Release|Win32 - {97DE0B9E-0DA8-4304-BAAC-CBC52339B14D}.Release|Win32.Build.0 = Release|Win32 - {97DE0B9E-0DA8-4304-BAAC-CBC52339B14D}.Release|x64.ActiveCfg = Release|x64 - {97DE0B9E-0DA8-4304-BAAC-CBC52339B14D}.Release|x64.Build.0 = Release|x64 - {2E565430-0E78-44F1-97CD-6995EEED4FCC}.Debug|Win32.ActiveCfg = Debug|Win32 - {2E565430-0E78-44F1-97CD-6995EEED4FCC}.Debug|Win32.Build.0 = Debug|Win32 - {2E565430-0E78-44F1-97CD-6995EEED4FCC}.Debug|x64.ActiveCfg = Debug|x64 - {2E565430-0E78-44F1-97CD-6995EEED4FCC}.Debug|x64.Build.0 = Debug|x64 - {2E565430-0E78-44F1-97CD-6995EEED4FCC}.Release|Win32.ActiveCfg = Release|Win32 - {2E565430-0E78-44F1-97CD-6995EEED4FCC}.Release|Win32.Build.0 = Release|Win32 - {2E565430-0E78-44F1-97CD-6995EEED4FCC}.Release|x64.ActiveCfg = Release|x64 - {2E565430-0E78-44F1-97CD-6995EEED4FCC}.Release|x64.Build.0 = Release|x64 - {710A52F2-A014-4CB2-AF40-348D48DBCDDD}.Debug|Win32.ActiveCfg = Debug|Win32 - {710A52F2-A014-4CB2-AF40-348D48DBCDDD}.Debug|Win32.Build.0 = Debug|Win32 - {710A52F2-A014-4CB2-AF40-348D48DBCDDD}.Debug|x64.ActiveCfg = Debug|x64 - {710A52F2-A014-4CB2-AF40-348D48DBCDDD}.Debug|x64.Build.0 = Debug|x64 - {710A52F2-A014-4CB2-AF40-348D48DBCDDD}.Release|Win32.ActiveCfg = Release|Win32 - {710A52F2-A014-4CB2-AF40-348D48DBCDDD}.Release|Win32.Build.0 = Release|Win32 - {710A52F2-A014-4CB2-AF40-348D48DBCDDD}.Release|x64.ActiveCfg = Release|x64 - {710A52F2-A014-4CB2-AF40-348D48DBCDDD}.Release|x64.Build.0 = Release|x64 - {25843122-783A-45E0-8D42-612C72D3B183}.Debug|Win32.ActiveCfg = Debug|Win32 - {25843122-783A-45E0-8D42-612C72D3B183}.Debug|Win32.Build.0 = Debug|Win32 - {25843122-783A-45E0-8D42-612C72D3B183}.Debug|x64.ActiveCfg = Debug|x64 - {25843122-783A-45E0-8D42-612C72D3B183}.Debug|x64.Build.0 = Debug|x64 - {25843122-783A-45E0-8D42-612C72D3B183}.Release|Win32.ActiveCfg = Release|Win32 - {25843122-783A-45E0-8D42-612C72D3B183}.Release|Win32.Build.0 = Release|Win32 - {25843122-783A-45E0-8D42-612C72D3B183}.Release|x64.ActiveCfg = Release|x64 - {25843122-783A-45E0-8D42-612C72D3B183}.Release|x64.Build.0 = Release|x64 - {1E6B3EE7-D4C6-4D06-97CD-F47F646C7368}.Debug|Win32.ActiveCfg = Debug|Win32 - {1E6B3EE7-D4C6-4D06-97CD-F47F646C7368}.Debug|Win32.Build.0 = Debug|Win32 - {1E6B3EE7-D4C6-4D06-97CD-F47F646C7368}.Debug|x64.ActiveCfg = Debug|x64 - {1E6B3EE7-D4C6-4D06-97CD-F47F646C7368}.Debug|x64.Build.0 = Debug|x64 - {1E6B3EE7-D4C6-4D06-97CD-F47F646C7368}.Release|Win32.ActiveCfg = Release|Win32 - {1E6B3EE7-D4C6-4D06-97CD-F47F646C7368}.Release|Win32.Build.0 = Release|Win32 - {1E6B3EE7-D4C6-4D06-97CD-F47F646C7368}.Release|x64.ActiveCfg = Release|x64 - {1E6B3EE7-D4C6-4D06-97CD-F47F646C7368}.Release|x64.Build.0 = Release|x64 - {D3004002-C420-4970-B1CC-077158C2C0A8}.Debug|Win32.ActiveCfg = Debug|Win32 - {D3004002-C420-4970-B1CC-077158C2C0A8}.Debug|Win32.Build.0 = Debug|Win32 - {D3004002-C420-4970-B1CC-077158C2C0A8}.Debug|x64.ActiveCfg = Debug|x64 - {D3004002-C420-4970-B1CC-077158C2C0A8}.Debug|x64.Build.0 = Debug|x64 - {D3004002-C420-4970-B1CC-077158C2C0A8}.Release|Win32.ActiveCfg = Release|Win32 - {D3004002-C420-4970-B1CC-077158C2C0A8}.Release|Win32.Build.0 = Release|Win32 - {D3004002-C420-4970-B1CC-077158C2C0A8}.Release|x64.ActiveCfg = Release|x64 - {D3004002-C420-4970-B1CC-077158C2C0A8}.Release|x64.Build.0 = Release|x64 - {8ADDD766-8657-42B1-96A7-83AF4B70F2C3}.Debug|Win32.ActiveCfg = Debug|Win32 - {8ADDD766-8657-42B1-96A7-83AF4B70F2C3}.Debug|Win32.Build.0 = Debug|Win32 - {8ADDD766-8657-42B1-96A7-83AF4B70F2C3}.Debug|x64.ActiveCfg = Debug|x64 - {8ADDD766-8657-42B1-96A7-83AF4B70F2C3}.Debug|x64.Build.0 = Debug|x64 - {8ADDD766-8657-42B1-96A7-83AF4B70F2C3}.Release|Win32.ActiveCfg = Release|Win32 - {8ADDD766-8657-42B1-96A7-83AF4B70F2C3}.Release|Win32.Build.0 = Release|Win32 - {8ADDD766-8657-42B1-96A7-83AF4B70F2C3}.Release|x64.ActiveCfg = Release|x64 - {8ADDD766-8657-42B1-96A7-83AF4B70F2C3}.Release|x64.Build.0 = Release|x64 - {9D2F23B1-0049-4E6C-86A7-557A5B1F8597}.Debug|Win32.ActiveCfg = Debug|Win32 - {9D2F23B1-0049-4E6C-86A7-557A5B1F8597}.Debug|Win32.Build.0 = Debug|Win32 - {9D2F23B1-0049-4E6C-86A7-557A5B1F8597}.Debug|x64.ActiveCfg = Debug|x64 - {9D2F23B1-0049-4E6C-86A7-557A5B1F8597}.Debug|x64.Build.0 = Debug|x64 - {9D2F23B1-0049-4E6C-86A7-557A5B1F8597}.Release|Win32.ActiveCfg = Release|Win32 - {9D2F23B1-0049-4E6C-86A7-557A5B1F8597}.Release|Win32.Build.0 = Release|Win32 - {9D2F23B1-0049-4E6C-86A7-557A5B1F8597}.Release|x64.ActiveCfg = Release|x64 - {9D2F23B1-0049-4E6C-86A7-557A5B1F8597}.Release|x64.Build.0 = Release|x64 - {C9E196EB-AB36-48CE-93F4-2BA37BAA7E76}.Debug|Win32.ActiveCfg = Debug|Win32 - {C9E196EB-AB36-48CE-93F4-2BA37BAA7E76}.Debug|Win32.Build.0 = Debug|Win32 - {C9E196EB-AB36-48CE-93F4-2BA37BAA7E76}.Debug|x64.ActiveCfg = Debug|x64 - {C9E196EB-AB36-48CE-93F4-2BA37BAA7E76}.Debug|x64.Build.0 = Debug|x64 - {C9E196EB-AB36-48CE-93F4-2BA37BAA7E76}.Release|Win32.ActiveCfg = Release|Win32 - {C9E196EB-AB36-48CE-93F4-2BA37BAA7E76}.Release|Win32.Build.0 = Release|Win32 - {C9E196EB-AB36-48CE-93F4-2BA37BAA7E76}.Release|x64.ActiveCfg = Release|x64 - {C9E196EB-AB36-48CE-93F4-2BA37BAA7E76}.Release|x64.Build.0 = Release|x64 - {DF4C0DA9-DD64-44D1-B56E-FDC3C1CE4A44}.Debug|Win32.ActiveCfg = Debug|Win32 - {DF4C0DA9-DD64-44D1-B56E-FDC3C1CE4A44}.Debug|Win32.Build.0 = Debug|Win32 - {DF4C0DA9-DD64-44D1-B56E-FDC3C1CE4A44}.Debug|x64.ActiveCfg = Debug|x64 - {DF4C0DA9-DD64-44D1-B56E-FDC3C1CE4A44}.Debug|x64.Build.0 = Debug|x64 - {DF4C0DA9-DD64-44D1-B56E-FDC3C1CE4A44}.Release|Win32.ActiveCfg = Release|Win32 - {DF4C0DA9-DD64-44D1-B56E-FDC3C1CE4A44}.Release|Win32.Build.0 = Release|Win32 - {DF4C0DA9-DD64-44D1-B56E-FDC3C1CE4A44}.Release|x64.ActiveCfg = Release|x64 - {DF4C0DA9-DD64-44D1-B56E-FDC3C1CE4A44}.Release|x64.Build.0 = Release|x64 - {51D56919-05A7-4282-A736-CD25ABC2179A}.Debug|Win32.ActiveCfg = Debug|Win32 - {51D56919-05A7-4282-A736-CD25ABC2179A}.Debug|Win32.Build.0 = Debug|Win32 - {51D56919-05A7-4282-A736-CD25ABC2179A}.Debug|x64.ActiveCfg = Debug|x64 - {51D56919-05A7-4282-A736-CD25ABC2179A}.Debug|x64.Build.0 = Debug|x64 - {51D56919-05A7-4282-A736-CD25ABC2179A}.Release|Win32.ActiveCfg = Release|Win32 - {51D56919-05A7-4282-A736-CD25ABC2179A}.Release|Win32.Build.0 = Release|Win32 - {51D56919-05A7-4282-A736-CD25ABC2179A}.Release|x64.ActiveCfg = Release|x64 - {51D56919-05A7-4282-A736-CD25ABC2179A}.Release|x64.Build.0 = Release|x64 - {F6307AF8-3DD8-4C32-B2DC-0B0FBEF9E6A1}.Debug|Win32.ActiveCfg = Debug|Win32 - {F6307AF8-3DD8-4C32-B2DC-0B0FBEF9E6A1}.Debug|Win32.Build.0 = Debug|Win32 - {F6307AF8-3DD8-4C32-B2DC-0B0FBEF9E6A1}.Debug|x64.ActiveCfg = Debug|x64 - {F6307AF8-3DD8-4C32-B2DC-0B0FBEF9E6A1}.Debug|x64.Build.0 = Debug|x64 - {F6307AF8-3DD8-4C32-B2DC-0B0FBEF9E6A1}.Release|Win32.ActiveCfg = Release|Win32 - {F6307AF8-3DD8-4C32-B2DC-0B0FBEF9E6A1}.Release|Win32.Build.0 = Release|Win32 - {F6307AF8-3DD8-4C32-B2DC-0B0FBEF9E6A1}.Release|x64.ActiveCfg = Release|x64 - {F6307AF8-3DD8-4C32-B2DC-0B0FBEF9E6A1}.Release|x64.Build.0 = Release|x64 - {60208663-4C32-4B9F-A3CA-DA103A56257F}.Debug|Win32.ActiveCfg = Debug|Win32 - {60208663-4C32-4B9F-A3CA-DA103A56257F}.Debug|Win32.Build.0 = Debug|Win32 - {60208663-4C32-4B9F-A3CA-DA103A56257F}.Debug|x64.ActiveCfg = Debug|x64 - {60208663-4C32-4B9F-A3CA-DA103A56257F}.Debug|x64.Build.0 = Debug|x64 - {60208663-4C32-4B9F-A3CA-DA103A56257F}.Release|Win32.ActiveCfg = Release|Win32 - {60208663-4C32-4B9F-A3CA-DA103A56257F}.Release|Win32.Build.0 = Release|Win32 - {60208663-4C32-4B9F-A3CA-DA103A56257F}.Release|x64.ActiveCfg = Release|x64 - {60208663-4C32-4B9F-A3CA-DA103A56257F}.Release|x64.Build.0 = Release|x64 - {51FCF834-E154-445B-9911-1E9F769EABEC}.Debug|Win32.ActiveCfg = Debug|Win32 - {51FCF834-E154-445B-9911-1E9F769EABEC}.Debug|Win32.Build.0 = Debug|Win32 - {51FCF834-E154-445B-9911-1E9F769EABEC}.Debug|x64.ActiveCfg = Debug|x64 - {51FCF834-E154-445B-9911-1E9F769EABEC}.Debug|x64.Build.0 = Debug|x64 - {51FCF834-E154-445B-9911-1E9F769EABEC}.Release|Win32.ActiveCfg = Release|Win32 - {51FCF834-E154-445B-9911-1E9F769EABEC}.Release|Win32.Build.0 = Release|Win32 - {51FCF834-E154-445B-9911-1E9F769EABEC}.Release|x64.ActiveCfg = Release|x64 - {51FCF834-E154-445B-9911-1E9F769EABEC}.Release|x64.Build.0 = Release|x64 - {C6F1C2A3-9817-4021-97D0-1D3FA9E95EA3}.Debug|Win32.ActiveCfg = Debug|Win32 - {C6F1C2A3-9817-4021-97D0-1D3FA9E95EA3}.Debug|Win32.Build.0 = Debug|Win32 - {C6F1C2A3-9817-4021-97D0-1D3FA9E95EA3}.Debug|x64.ActiveCfg = Debug|x64 - {C6F1C2A3-9817-4021-97D0-1D3FA9E95EA3}.Debug|x64.Build.0 = Debug|x64 - {C6F1C2A3-9817-4021-97D0-1D3FA9E95EA3}.Release|Win32.ActiveCfg = Release|Win32 - {C6F1C2A3-9817-4021-97D0-1D3FA9E95EA3}.Release|Win32.Build.0 = Release|Win32 - {C6F1C2A3-9817-4021-97D0-1D3FA9E95EA3}.Release|x64.ActiveCfg = Release|x64 - {C6F1C2A3-9817-4021-97D0-1D3FA9E95EA3}.Release|x64.Build.0 = Release|x64 - {4CCAF112-F152-422A-91BE-27C72F638092}.Debug|Win32.ActiveCfg = Debug|Win32 - {4CCAF112-F152-422A-91BE-27C72F638092}.Debug|Win32.Build.0 = Debug|Win32 - {4CCAF112-F152-422A-91BE-27C72F638092}.Debug|x64.ActiveCfg = Debug|x64 - {4CCAF112-F152-422A-91BE-27C72F638092}.Debug|x64.Build.0 = Debug|x64 - {4CCAF112-F152-422A-91BE-27C72F638092}.Release|Win32.ActiveCfg = Release|Win32 - {4CCAF112-F152-422A-91BE-27C72F638092}.Release|Win32.Build.0 = Release|Win32 - {4CCAF112-F152-422A-91BE-27C72F638092}.Release|x64.ActiveCfg = Release|x64 - {4CCAF112-F152-422A-91BE-27C72F638092}.Release|x64.Build.0 = Release|x64 - {131C5C24-50C3-4AD6-A8D3-C57CEC50AFB9}.Debug|Win32.ActiveCfg = Debug|Win32 - {131C5C24-50C3-4AD6-A8D3-C57CEC50AFB9}.Debug|Win32.Build.0 = Debug|Win32 - {131C5C24-50C3-4AD6-A8D3-C57CEC50AFB9}.Debug|x64.ActiveCfg = Debug|x64 - {131C5C24-50C3-4AD6-A8D3-C57CEC50AFB9}.Debug|x64.Build.0 = Debug|x64 - {131C5C24-50C3-4AD6-A8D3-C57CEC50AFB9}.Release|Win32.ActiveCfg = Release|Win32 - {131C5C24-50C3-4AD6-A8D3-C57CEC50AFB9}.Release|Win32.Build.0 = Release|Win32 - {131C5C24-50C3-4AD6-A8D3-C57CEC50AFB9}.Release|x64.ActiveCfg = Release|x64 - {131C5C24-50C3-4AD6-A8D3-C57CEC50AFB9}.Release|x64.Build.0 = Release|x64 - {4B2FC587-BB5D-4B19-85E0-56E7C7636294}.Debug|Win32.ActiveCfg = Debug|Win32 - {4B2FC587-BB5D-4B19-85E0-56E7C7636294}.Debug|Win32.Build.0 = Debug|Win32 - {4B2FC587-BB5D-4B19-85E0-56E7C7636294}.Debug|x64.ActiveCfg = Debug|x64 - {4B2FC587-BB5D-4B19-85E0-56E7C7636294}.Debug|x64.Build.0 = Debug|x64 - {4B2FC587-BB5D-4B19-85E0-56E7C7636294}.Release|Win32.ActiveCfg = Release|Win32 - {4B2FC587-BB5D-4B19-85E0-56E7C7636294}.Release|Win32.Build.0 = Release|Win32 - {4B2FC587-BB5D-4B19-85E0-56E7C7636294}.Release|x64.ActiveCfg = Release|x64 - {4B2FC587-BB5D-4B19-85E0-56E7C7636294}.Release|x64.Build.0 = Release|x64 - {EFCFF55E-CCD2-451E-A0B5-604249ECE4D1}.Debug|Win32.ActiveCfg = Debug|Win32 - {EFCFF55E-CCD2-451E-A0B5-604249ECE4D1}.Debug|Win32.Build.0 = Debug|Win32 - {EFCFF55E-CCD2-451E-A0B5-604249ECE4D1}.Debug|x64.ActiveCfg = Debug|x64 - {EFCFF55E-CCD2-451E-A0B5-604249ECE4D1}.Debug|x64.Build.0 = Debug|x64 - {EFCFF55E-CCD2-451E-A0B5-604249ECE4D1}.Release|Win32.ActiveCfg = Release|Win32 - {EFCFF55E-CCD2-451E-A0B5-604249ECE4D1}.Release|Win32.Build.0 = Release|Win32 - {EFCFF55E-CCD2-451E-A0B5-604249ECE4D1}.Release|x64.ActiveCfg = Release|x64 - {EFCFF55E-CCD2-451E-A0B5-604249ECE4D1}.Release|x64.Build.0 = Release|x64 - {53C81483-7079-4456-A5C9-59858369D516}.Debug|Win32.ActiveCfg = Debug|Win32 - {53C81483-7079-4456-A5C9-59858369D516}.Debug|Win32.Build.0 = Debug|Win32 - {53C81483-7079-4456-A5C9-59858369D516}.Debug|x64.ActiveCfg = Debug|x64 - {53C81483-7079-4456-A5C9-59858369D516}.Debug|x64.Build.0 = Debug|x64 - {53C81483-7079-4456-A5C9-59858369D516}.Release|Win32.ActiveCfg = Release|Win32 - {53C81483-7079-4456-A5C9-59858369D516}.Release|Win32.Build.0 = Release|Win32 - {53C81483-7079-4456-A5C9-59858369D516}.Release|x64.ActiveCfg = Release|x64 - {53C81483-7079-4456-A5C9-59858369D516}.Release|x64.Build.0 = Release|x64 - {C9ABAC2B-9EFA-4841-AB7D-162DE65E8DA2}.Debug|Win32.ActiveCfg = Debug|Win32 - {C9ABAC2B-9EFA-4841-AB7D-162DE65E8DA2}.Debug|Win32.Build.0 = Debug|Win32 - {C9ABAC2B-9EFA-4841-AB7D-162DE65E8DA2}.Debug|x64.ActiveCfg = Debug|x64 - {C9ABAC2B-9EFA-4841-AB7D-162DE65E8DA2}.Debug|x64.Build.0 = Debug|x64 - {C9ABAC2B-9EFA-4841-AB7D-162DE65E8DA2}.Release|Win32.ActiveCfg = Release|Win32 - {C9ABAC2B-9EFA-4841-AB7D-162DE65E8DA2}.Release|Win32.Build.0 = Release|Win32 - {C9ABAC2B-9EFA-4841-AB7D-162DE65E8DA2}.Release|x64.ActiveCfg = Release|x64 - {C9ABAC2B-9EFA-4841-AB7D-162DE65E8DA2}.Release|x64.Build.0 = Release|x64 - {7DD866C9-B1BC-42B8-973B-BAAD917B8468}.Debug|Win32.ActiveCfg = Debug|Win32 - {7DD866C9-B1BC-42B8-973B-BAAD917B8468}.Debug|Win32.Build.0 = Debug|Win32 - {7DD866C9-B1BC-42B8-973B-BAAD917B8468}.Debug|x64.ActiveCfg = Debug|x64 - {7DD866C9-B1BC-42B8-973B-BAAD917B8468}.Debug|x64.Build.0 = Debug|x64 - {7DD866C9-B1BC-42B8-973B-BAAD917B8468}.Release|Win32.ActiveCfg = Release|Win32 - {7DD866C9-B1BC-42B8-973B-BAAD917B8468}.Release|Win32.Build.0 = Release|Win32 - {7DD866C9-B1BC-42B8-973B-BAAD917B8468}.Release|x64.ActiveCfg = Release|x64 - {7DD866C9-B1BC-42B8-973B-BAAD917B8468}.Release|x64.Build.0 = Release|x64 - {0DD23FDB-1BF9-4591-B096-43D925841E9E}.Debug|Win32.ActiveCfg = Debug|Win32 - {0DD23FDB-1BF9-4591-B096-43D925841E9E}.Debug|Win32.Build.0 = Debug|Win32 - {0DD23FDB-1BF9-4591-B096-43D925841E9E}.Debug|x64.ActiveCfg = Debug|x64 - {0DD23FDB-1BF9-4591-B096-43D925841E9E}.Debug|x64.Build.0 = Debug|x64 - {0DD23FDB-1BF9-4591-B096-43D925841E9E}.Release|Win32.ActiveCfg = Release|Win32 - {0DD23FDB-1BF9-4591-B096-43D925841E9E}.Release|Win32.Build.0 = Release|Win32 - {0DD23FDB-1BF9-4591-B096-43D925841E9E}.Release|x64.ActiveCfg = Release|x64 - {0DD23FDB-1BF9-4591-B096-43D925841E9E}.Release|x64.Build.0 = Release|x64 - {82D5187D-67E4-4C2D-B270-6ECC665D426E}.Debug|Win32.ActiveCfg = Debug|Win32 - {82D5187D-67E4-4C2D-B270-6ECC665D426E}.Debug|Win32.Build.0 = Debug|Win32 - {82D5187D-67E4-4C2D-B270-6ECC665D426E}.Debug|x64.ActiveCfg = Debug|x64 - {82D5187D-67E4-4C2D-B270-6ECC665D426E}.Debug|x64.Build.0 = Debug|x64 - {82D5187D-67E4-4C2D-B270-6ECC665D426E}.Release|Win32.ActiveCfg = Release|Win32 - {82D5187D-67E4-4C2D-B270-6ECC665D426E}.Release|Win32.Build.0 = Release|Win32 - {82D5187D-67E4-4C2D-B270-6ECC665D426E}.Release|x64.ActiveCfg = Release|x64 - {82D5187D-67E4-4C2D-B270-6ECC665D426E}.Release|x64.Build.0 = Release|x64 - {E768F2F0-04F1-4721-A624-1265AAC40211}.Debug|Win32.ActiveCfg = Debug|Win32 - {E768F2F0-04F1-4721-A624-1265AAC40211}.Debug|Win32.Build.0 = Debug|Win32 - {E768F2F0-04F1-4721-A624-1265AAC40211}.Debug|x64.ActiveCfg = Debug|x64 - {E768F2F0-04F1-4721-A624-1265AAC40211}.Debug|x64.Build.0 = Debug|x64 - {E768F2F0-04F1-4721-A624-1265AAC40211}.Release|Win32.ActiveCfg = Release|Win32 - {E768F2F0-04F1-4721-A624-1265AAC40211}.Release|Win32.Build.0 = Release|Win32 - {E768F2F0-04F1-4721-A624-1265AAC40211}.Release|x64.ActiveCfg = Release|x64 - {E768F2F0-04F1-4721-A624-1265AAC40211}.Release|x64.Build.0 = Release|x64 - {798DC5EC-427F-49A6-9028-F2A420CCEA4B}.Debug|Win32.ActiveCfg = Debug|Win32 - {798DC5EC-427F-49A6-9028-F2A420CCEA4B}.Debug|Win32.Build.0 = Debug|Win32 - {798DC5EC-427F-49A6-9028-F2A420CCEA4B}.Debug|x64.ActiveCfg = Debug|x64 - {798DC5EC-427F-49A6-9028-F2A420CCEA4B}.Debug|x64.Build.0 = Debug|x64 - {798DC5EC-427F-49A6-9028-F2A420CCEA4B}.Release|Win32.ActiveCfg = Release|Win32 - {798DC5EC-427F-49A6-9028-F2A420CCEA4B}.Release|Win32.Build.0 = Release|Win32 - {798DC5EC-427F-49A6-9028-F2A420CCEA4B}.Release|x64.ActiveCfg = Release|x64 - {798DC5EC-427F-49A6-9028-F2A420CCEA4B}.Release|x64.Build.0 = Release|x64 - {383AB467-E29D-4A9D-A5D4-6BCA8E754A88}.Debug|Win32.ActiveCfg = Debug|Win32 - {383AB467-E29D-4A9D-A5D4-6BCA8E754A88}.Debug|Win32.Build.0 = Debug|Win32 - {383AB467-E29D-4A9D-A5D4-6BCA8E754A88}.Debug|x64.ActiveCfg = Debug|x64 - {383AB467-E29D-4A9D-A5D4-6BCA8E754A88}.Debug|x64.Build.0 = Debug|x64 - {383AB467-E29D-4A9D-A5D4-6BCA8E754A88}.Release|Win32.ActiveCfg = Release|Win32 - {383AB467-E29D-4A9D-A5D4-6BCA8E754A88}.Release|Win32.Build.0 = Release|Win32 - {383AB467-E29D-4A9D-A5D4-6BCA8E754A88}.Release|x64.ActiveCfg = Release|x64 - {383AB467-E29D-4A9D-A5D4-6BCA8E754A88}.Release|x64.Build.0 = Release|x64 - {C585D79C-46FD-411C-81E2-E000B0831EE0}.Debug|Win32.ActiveCfg = Debug|Win32 - {C585D79C-46FD-411C-81E2-E000B0831EE0}.Debug|Win32.Build.0 = Debug|Win32 - {C585D79C-46FD-411C-81E2-E000B0831EE0}.Debug|x64.ActiveCfg = Debug|x64 - {C585D79C-46FD-411C-81E2-E000B0831EE0}.Debug|x64.Build.0 = Debug|x64 - {C585D79C-46FD-411C-81E2-E000B0831EE0}.Release|Win32.ActiveCfg = Release|Win32 - {C585D79C-46FD-411C-81E2-E000B0831EE0}.Release|Win32.Build.0 = Release|Win32 - {C585D79C-46FD-411C-81E2-E000B0831EE0}.Release|x64.ActiveCfg = Release|x64 - {C585D79C-46FD-411C-81E2-E000B0831EE0}.Release|x64.Build.0 = Release|x64 - {743BB926-8649-447B-B8CF-7D3F41C0AD44}.Debug|Win32.ActiveCfg = Debug|Win32 - {743BB926-8649-447B-B8CF-7D3F41C0AD44}.Debug|Win32.Build.0 = Debug|Win32 - {743BB926-8649-447B-B8CF-7D3F41C0AD44}.Debug|x64.ActiveCfg = Debug|x64 - {743BB926-8649-447B-B8CF-7D3F41C0AD44}.Debug|x64.Build.0 = Debug|x64 - {743BB926-8649-447B-B8CF-7D3F41C0AD44}.Release|Win32.ActiveCfg = Release|Win32 - {743BB926-8649-447B-B8CF-7D3F41C0AD44}.Release|Win32.Build.0 = Release|Win32 - {743BB926-8649-447B-B8CF-7D3F41C0AD44}.Release|x64.ActiveCfg = Release|x64 - {743BB926-8649-447B-B8CF-7D3F41C0AD44}.Release|x64.Build.0 = Release|x64 - {3EA94765-82A5-412A-8B4B-D88BC940B1F7}.Debug|Win32.ActiveCfg = Debug|Win32 - {3EA94765-82A5-412A-8B4B-D88BC940B1F7}.Debug|Win32.Build.0 = Debug|Win32 - {3EA94765-82A5-412A-8B4B-D88BC940B1F7}.Debug|x64.ActiveCfg = Debug|x64 - {3EA94765-82A5-412A-8B4B-D88BC940B1F7}.Debug|x64.Build.0 = Debug|x64 - {3EA94765-82A5-412A-8B4B-D88BC940B1F7}.Release|Win32.ActiveCfg = Release|Win32 - {3EA94765-82A5-412A-8B4B-D88BC940B1F7}.Release|Win32.Build.0 = Release|Win32 - {3EA94765-82A5-412A-8B4B-D88BC940B1F7}.Release|x64.ActiveCfg = Release|x64 - {3EA94765-82A5-412A-8B4B-D88BC940B1F7}.Release|x64.Build.0 = Release|x64 - {A40BCFC2-8141-4BF5-AAA5-08F6D13A3B08}.Debug|Win32.ActiveCfg = Debug|Win32 - {A40BCFC2-8141-4BF5-AAA5-08F6D13A3B08}.Debug|Win32.Build.0 = Debug|Win32 - {A40BCFC2-8141-4BF5-AAA5-08F6D13A3B08}.Debug|x64.ActiveCfg = Debug|x64 - {A40BCFC2-8141-4BF5-AAA5-08F6D13A3B08}.Debug|x64.Build.0 = Debug|x64 - {A40BCFC2-8141-4BF5-AAA5-08F6D13A3B08}.Release|Win32.ActiveCfg = Release|Win32 - {A40BCFC2-8141-4BF5-AAA5-08F6D13A3B08}.Release|Win32.Build.0 = Release|Win32 - {A40BCFC2-8141-4BF5-AAA5-08F6D13A3B08}.Release|x64.ActiveCfg = Release|x64 - {A40BCFC2-8141-4BF5-AAA5-08F6D13A3B08}.Release|x64.Build.0 = Release|x64 - {734B7CEC-427F-49A6-9028-F2A420CCEA4B}.Debug|Win32.ActiveCfg = Debug|Win32 - {734B7CEC-427F-49A6-9028-F2A420CCEA4B}.Debug|Win32.Build.0 = Debug|Win32 - {734B7CEC-427F-49A6-9028-F2A420CCEA4B}.Debug|x64.ActiveCfg = Debug|x64 - {734B7CEC-427F-49A6-9028-F2A420CCEA4B}.Debug|x64.Build.0 = Debug|x64 - {734B7CEC-427F-49A6-9028-F2A420CCEA4B}.Release|Win32.ActiveCfg = Release|Win32 - {734B7CEC-427F-49A6-9028-F2A420CCEA4B}.Release|Win32.Build.0 = Release|Win32 - {734B7CEC-427F-49A6-9028-F2A420CCEA4B}.Release|x64.ActiveCfg = Release|x64 - {734B7CEC-427F-49A6-9028-F2A420CCEA4B}.Release|x64.Build.0 = Release|x64 - {383AB467-E29D-4A9D-A5D4-699E7A754A88}.Debug|Win32.ActiveCfg = Debug|Win32 - {383AB467-E29D-4A9D-A5D4-699E7A754A88}.Debug|Win32.Build.0 = Debug|Win32 - {383AB467-E29D-4A9D-A5D4-699E7A754A88}.Debug|x64.ActiveCfg = Debug|x64 - {383AB467-E29D-4A9D-A5D4-699E7A754A88}.Debug|x64.Build.0 = Debug|x64 - {383AB467-E29D-4A9D-A5D4-699E7A754A88}.Release|Win32.ActiveCfg = Release|Win32 - {383AB467-E29D-4A9D-A5D4-699E7A754A88}.Release|Win32.Build.0 = Release|Win32 - {383AB467-E29D-4A9D-A5D4-699E7A754A88}.Release|x64.ActiveCfg = Release|x64 - {383AB467-E29D-4A9D-A5D4-699E7A754A88}.Release|x64.Build.0 = Release|x64 - {2494165B-BD91-4805-B759-8F27983E9655}.Debug|Win32.ActiveCfg = Debug|Win32 - {2494165B-BD91-4805-B759-8F27983E9655}.Debug|Win32.Build.0 = Debug|Win32 - {2494165B-BD91-4805-B759-8F27983E9655}.Debug|x64.ActiveCfg = Debug|x64 - {2494165B-BD91-4805-B759-8F27983E9655}.Debug|x64.Build.0 = Debug|x64 - {2494165B-BD91-4805-B759-8F27983E9655}.Release|Win32.ActiveCfg = Release|Win32 - {2494165B-BD91-4805-B759-8F27983E9655}.Release|Win32.Build.0 = Release|Win32 - {2494165B-BD91-4805-B759-8F27983E9655}.Release|x64.ActiveCfg = Release|x64 - {2494165B-BD91-4805-B759-8F27983E9655}.Release|x64.Build.0 = Release|x64 - {D7B009A5-9EAD-4D3B-AFFC-8E20E42F2A92}.Debug|Win32.ActiveCfg = Debug|Win32 - {D7B009A5-9EAD-4D3B-AFFC-8E20E42F2A92}.Debug|Win32.Build.0 = Debug|Win32 - {D7B009A5-9EAD-4D3B-AFFC-8E20E42F2A92}.Debug|x64.ActiveCfg = Debug|x64 - {D7B009A5-9EAD-4D3B-AFFC-8E20E42F2A92}.Debug|x64.Build.0 = Debug|x64 - {D7B009A5-9EAD-4D3B-AFFC-8E20E42F2A92}.Release|Win32.ActiveCfg = Release|Win32 - {D7B009A5-9EAD-4D3B-AFFC-8E20E42F2A92}.Release|Win32.Build.0 = Release|Win32 - {D7B009A5-9EAD-4D3B-AFFC-8E20E42F2A92}.Release|x64.ActiveCfg = Release|x64 - {D7B009A5-9EAD-4D3B-AFFC-8E20E42F2A92}.Release|x64.Build.0 = Release|x64 - {AE22F05C-FA79-41C2-AD9F-010E176765A3}.Debug|Win32.ActiveCfg = Debug|Win32 - {AE22F05C-FA79-41C2-AD9F-010E176765A3}.Debug|Win32.Build.0 = Debug|Win32 - {AE22F05C-FA79-41C2-AD9F-010E176765A3}.Debug|x64.ActiveCfg = Debug|x64 - {AE22F05C-FA79-41C2-AD9F-010E176765A3}.Debug|x64.Build.0 = Debug|x64 - {AE22F05C-FA79-41C2-AD9F-010E176765A3}.Release|Win32.ActiveCfg = Release|Win32 - {AE22F05C-FA79-41C2-AD9F-010E176765A3}.Release|Win32.Build.0 = Release|Win32 - {AE22F05C-FA79-41C2-AD9F-010E176765A3}.Release|x64.ActiveCfg = Release|x64 - {AE22F05C-FA79-41C2-AD9F-010E176765A3}.Release|x64.Build.0 = Release|x64 - {DAA11E89-289F-4812-A662-84048AB7973A}.Debug|Win32.ActiveCfg = Debug|Win32 - {DAA11E89-289F-4812-A662-84048AB7973A}.Debug|Win32.Build.0 = Debug|Win32 - {DAA11E89-289F-4812-A662-84048AB7973A}.Debug|x64.ActiveCfg = Debug|x64 - {DAA11E89-289F-4812-A662-84048AB7973A}.Debug|x64.Build.0 = Debug|x64 - {DAA11E89-289F-4812-A662-84048AB7973A}.Release|Win32.ActiveCfg = Release|Win32 - {DAA11E89-289F-4812-A662-84048AB7973A}.Release|Win32.Build.0 = Release|Win32 - {DAA11E89-289F-4812-A662-84048AB7973A}.Release|x64.ActiveCfg = Release|x64 - {DAA11E89-289F-4812-A662-84048AB7973A}.Release|x64.Build.0 = Release|x64 - {AF429C66-AF79-4CA1-83CE-EA345DFA4BBA}.Debug|Win32.ActiveCfg = Debug|Win32 - {AF429C66-AF79-4CA1-83CE-EA345DFA4BBA}.Debug|Win32.Build.0 = Debug|Win32 - {AF429C66-AF79-4CA1-83CE-EA345DFA4BBA}.Debug|x64.ActiveCfg = Debug|x64 - {AF429C66-AF79-4CA1-83CE-EA345DFA4BBA}.Debug|x64.Build.0 = Debug|x64 - {AF429C66-AF79-4CA1-83CE-EA345DFA4BBA}.Release|Win32.ActiveCfg = Release|Win32 - {AF429C66-AF79-4CA1-83CE-EA345DFA4BBA}.Release|Win32.Build.0 = Release|Win32 - {AF429C66-AF79-4CA1-83CE-EA345DFA4BBA}.Release|x64.ActiveCfg = Release|x64 - {AF429C66-AF79-4CA1-83CE-EA345DFA4BBA}.Release|x64.Build.0 = Release|x64 - {50C35E8E-3504-4DDF-8C5A-787525F16A91}.Debug|Win32.ActiveCfg = Debug|Win32 - {50C35E8E-3504-4DDF-8C5A-787525F16A91}.Debug|Win32.Build.0 = Debug|Win32 - {50C35E8E-3504-4DDF-8C5A-787525F16A91}.Debug|x64.ActiveCfg = Debug|x64 - {50C35E8E-3504-4DDF-8C5A-787525F16A91}.Debug|x64.Build.0 = Debug|x64 - {50C35E8E-3504-4DDF-8C5A-787525F16A91}.Release|Win32.ActiveCfg = Release|Win32 - {50C35E8E-3504-4DDF-8C5A-787525F16A91}.Release|Win32.Build.0 = Release|Win32 - {50C35E8E-3504-4DDF-8C5A-787525F16A91}.Release|x64.ActiveCfg = Release|x64 - {50C35E8E-3504-4DDF-8C5A-787525F16A91}.Release|x64.Build.0 = Release|x64 - {3202DB5F-A249-4250-AB9D-EAA35AE386F1}.Debug|Win32.ActiveCfg = Debug|Win32 - {3202DB5F-A249-4250-AB9D-EAA35AE386F1}.Debug|Win32.Build.0 = Debug|Win32 - {3202DB5F-A249-4250-AB9D-EAA35AE386F1}.Debug|x64.ActiveCfg = Debug|x64 - {3202DB5F-A249-4250-AB9D-EAA35AE386F1}.Debug|x64.Build.0 = Debug|x64 - {3202DB5F-A249-4250-AB9D-EAA35AE386F1}.Release|Win32.ActiveCfg = Release|Win32 - {3202DB5F-A249-4250-AB9D-EAA35AE386F1}.Release|Win32.Build.0 = Release|Win32 - {3202DB5F-A249-4250-AB9D-EAA35AE386F1}.Release|x64.ActiveCfg = Release|x64 - {3202DB5F-A249-4250-AB9D-EAA35AE386F1}.Release|x64.Build.0 = Release|x64 - {A5A0DB86-3CB6-4B37-ADC7-5BC49C0E80A8}.Debug|Win32.ActiveCfg = Debug|Win32 - {A5A0DB86-3CB6-4B37-ADC7-5BC49C0E80A8}.Debug|Win32.Build.0 = Debug|Win32 - {A5A0DB86-3CB6-4B37-ADC7-5BC49C0E80A8}.Debug|x64.ActiveCfg = Debug|x64 - {A5A0DB86-3CB6-4B37-ADC7-5BC49C0E80A8}.Debug|x64.Build.0 = Debug|x64 - {A5A0DB86-3CB6-4B37-ADC7-5BC49C0E80A8}.Release|Win32.ActiveCfg = Release|Win32 - {A5A0DB86-3CB6-4B37-ADC7-5BC49C0E80A8}.Release|Win32.Build.0 = Release|Win32 - {A5A0DB86-3CB6-4B37-ADC7-5BC49C0E80A8}.Release|x64.ActiveCfg = Release|x64 - {A5A0DB86-3CB6-4B37-ADC7-5BC49C0E80A8}.Release|x64.Build.0 = Release|x64 - {C0A794BE-99CA-4AF8-B246-6A3510BEEF50}.Debug|Win32.ActiveCfg = Debug|Win32 - {C0A794BE-99CA-4AF8-B246-6A3510BEEF50}.Debug|Win32.Build.0 = Debug|Win32 - {C0A794BE-99CA-4AF8-B246-6A3510BEEF50}.Debug|x64.ActiveCfg = Debug|x64 - {C0A794BE-99CA-4AF8-B246-6A3510BEEF50}.Debug|x64.Build.0 = Debug|x64 - {C0A794BE-99CA-4AF8-B246-6A3510BEEF50}.Release|Win32.ActiveCfg = Release|Win32 - {C0A794BE-99CA-4AF8-B246-6A3510BEEF50}.Release|Win32.Build.0 = Release|Win32 - {C0A794BE-99CA-4AF8-B246-6A3510BEEF50}.Release|x64.ActiveCfg = Release|x64 - {C0A794BE-99CA-4AF8-B246-6A3510BEEF50}.Release|x64.Build.0 = Release|x64 - {9DA82A4E-9CE3-4788-AA4E-715FE7F1A03E}.Debug|Win32.ActiveCfg = Debug|Win32 - {9DA82A4E-9CE3-4788-AA4E-715FE7F1A03E}.Debug|Win32.Build.0 = Debug|Win32 - {9DA82A4E-9CE3-4788-AA4E-715FE7F1A03E}.Debug|x64.ActiveCfg = Debug|x64 - {9DA82A4E-9CE3-4788-AA4E-715FE7F1A03E}.Debug|x64.Build.0 = Debug|x64 - {9DA82A4E-9CE3-4788-AA4E-715FE7F1A03E}.Release|Win32.ActiveCfg = Release|Win32 - {9DA82A4E-9CE3-4788-AA4E-715FE7F1A03E}.Release|Win32.Build.0 = Release|Win32 - {9DA82A4E-9CE3-4788-AA4E-715FE7F1A03E}.Release|x64.ActiveCfg = Release|x64 - {9DA82A4E-9CE3-4788-AA4E-715FE7F1A03E}.Release|x64.Build.0 = Release|x64 - {6BF6F512-253C-4D18-A45C-EC93D12CA263}.Debug|Win32.ActiveCfg = Debug|Win32 - {6BF6F512-253C-4D18-A45C-EC93D12CA263}.Debug|Win32.Build.0 = Debug|Win32 - {6BF6F512-253C-4D18-A45C-EC93D12CA263}.Debug|x64.ActiveCfg = Debug|x64 - {6BF6F512-253C-4D18-A45C-EC93D12CA263}.Debug|x64.Build.0 = Debug|x64 - {6BF6F512-253C-4D18-A45C-EC93D12CA263}.Release|Win32.ActiveCfg = Release|Win32 - {6BF6F512-253C-4D18-A45C-EC93D12CA263}.Release|Win32.Build.0 = Release|Win32 - {6BF6F512-253C-4D18-A45C-EC93D12CA263}.Release|x64.ActiveCfg = Release|x64 - {6BF6F512-253C-4D18-A45C-EC93D12CA263}.Release|x64.Build.0 = Release|x64 - {863D903A-41F8-4758-AC73-865334FF3C5F}.Debug|Win32.ActiveCfg = Debug|Win32 - {863D903A-41F8-4758-AC73-865334FF3C5F}.Debug|Win32.Build.0 = Debug|Win32 - {863D903A-41F8-4758-AC73-865334FF3C5F}.Debug|x64.ActiveCfg = Debug|x64 - {863D903A-41F8-4758-AC73-865334FF3C5F}.Debug|x64.Build.0 = Debug|x64 - {863D903A-41F8-4758-AC73-865334FF3C5F}.Release|Win32.ActiveCfg = Release|Win32 - {863D903A-41F8-4758-AC73-865334FF3C5F}.Release|Win32.Build.0 = Release|Win32 - {863D903A-41F8-4758-AC73-865334FF3C5F}.Release|x64.ActiveCfg = Release|x64 - {863D903A-41F8-4758-AC73-865334FF3C5F}.Release|x64.Build.0 = Release|x64 - {6B90B8B3-2714-437F-BB4A-39D8B2206214}.Debug|Win32.ActiveCfg = Debug|Win32 - {6B90B8B3-2714-437F-BB4A-39D8B2206214}.Debug|Win32.Build.0 = Debug|Win32 - {6B90B8B3-2714-437F-BB4A-39D8B2206214}.Debug|x64.ActiveCfg = Debug|x64 - {6B90B8B3-2714-437F-BB4A-39D8B2206214}.Debug|x64.Build.0 = Debug|x64 - {6B90B8B3-2714-437F-BB4A-39D8B2206214}.Release|Win32.ActiveCfg = Release|Win32 - {6B90B8B3-2714-437F-BB4A-39D8B2206214}.Release|Win32.Build.0 = Release|Win32 - {6B90B8B3-2714-437F-BB4A-39D8B2206214}.Release|x64.ActiveCfg = Release|x64 - {6B90B8B3-2714-437F-BB4A-39D8B2206214}.Release|x64.Build.0 = Release|x64 - {48DC4EB0-02FE-41CC-BE3F-00911817E777}.Debug|Win32.ActiveCfg = Debug|Win32 - {48DC4EB0-02FE-41CC-BE3F-00911817E777}.Debug|Win32.Build.0 = Debug|Win32 - {48DC4EB0-02FE-41CC-BE3F-00911817E777}.Debug|x64.ActiveCfg = Debug|x64 - {48DC4EB0-02FE-41CC-BE3F-00911817E777}.Debug|x64.Build.0 = Debug|x64 - {48DC4EB0-02FE-41CC-BE3F-00911817E777}.Release|Win32.ActiveCfg = Release|Win32 - {48DC4EB0-02FE-41CC-BE3F-00911817E777}.Release|Win32.Build.0 = Release|Win32 - {48DC4EB0-02FE-41CC-BE3F-00911817E777}.Release|x64.ActiveCfg = Release|x64 - {48DC4EB0-02FE-41CC-BE3F-00911817E777}.Release|x64.Build.0 = Release|x64 - {F926F833-BC03-4E8F-B0F2-E045DC139845}.Debug|Win32.ActiveCfg = Debug|Win32 - {F926F833-BC03-4E8F-B0F2-E045DC139845}.Debug|Win32.Build.0 = Debug|Win32 - {F926F833-BC03-4E8F-B0F2-E045DC139845}.Debug|x64.ActiveCfg = Debug|x64 - {F926F833-BC03-4E8F-B0F2-E045DC139845}.Debug|x64.Build.0 = Debug|x64 - {F926F833-BC03-4E8F-B0F2-E045DC139845}.Release|Win32.ActiveCfg = Release|Win32 - {F926F833-BC03-4E8F-B0F2-E045DC139845}.Release|Win32.Build.0 = Release|Win32 - {F926F833-BC03-4E8F-B0F2-E045DC139845}.Release|x64.ActiveCfg = Release|x64 - {F926F833-BC03-4E8F-B0F2-E045DC139845}.Release|x64.Build.0 = Release|x64 - {A9DB3AF0-07A2-4B64-A8DE-5C18658BEA14}.Debug|Win32.ActiveCfg = Debug|Win32 - {A9DB3AF0-07A2-4B64-A8DE-5C18658BEA14}.Debug|Win32.Build.0 = Debug|Win32 - {A9DB3AF0-07A2-4B64-A8DE-5C18658BEA14}.Debug|x64.ActiveCfg = Debug|x64 - {A9DB3AF0-07A2-4B64-A8DE-5C18658BEA14}.Debug|x64.Build.0 = Debug|x64 - {A9DB3AF0-07A2-4B64-A8DE-5C18658BEA14}.Release|Win32.ActiveCfg = Release|Win32 - {A9DB3AF0-07A2-4B64-A8DE-5C18658BEA14}.Release|Win32.Build.0 = Release|Win32 - {A9DB3AF0-07A2-4B64-A8DE-5C18658BEA14}.Release|x64.ActiveCfg = Release|x64 - {A9DB3AF0-07A2-4B64-A8DE-5C18658BEA14}.Release|x64.Build.0 = Release|x64 - {1EC976DD-DCCA-4C18-8D97-88B3C583CF58}.Debug|Win32.ActiveCfg = Debug|Win32 - {1EC976DD-DCCA-4C18-8D97-88B3C583CF58}.Debug|Win32.Build.0 = Debug|Win32 - {1EC976DD-DCCA-4C18-8D97-88B3C583CF58}.Debug|x64.ActiveCfg = Debug|x64 - {1EC976DD-DCCA-4C18-8D97-88B3C583CF58}.Debug|x64.Build.0 = Debug|x64 - {1EC976DD-DCCA-4C18-8D97-88B3C583CF58}.Release|Win32.ActiveCfg = Release|Win32 - {1EC976DD-DCCA-4C18-8D97-88B3C583CF58}.Release|Win32.Build.0 = Release|Win32 - {1EC976DD-DCCA-4C18-8D97-88B3C583CF58}.Release|x64.ActiveCfg = Release|x64 - {1EC976DD-DCCA-4C18-8D97-88B3C583CF58}.Release|x64.Build.0 = Release|x64 - {89C95737-BAB5-43AD-90B7-0E679ABD5609}.Debug|Win32.ActiveCfg = Debug|Win32 - {89C95737-BAB5-43AD-90B7-0E679ABD5609}.Debug|Win32.Build.0 = Debug|Win32 - {89C95737-BAB5-43AD-90B7-0E679ABD5609}.Debug|x64.ActiveCfg = Debug|x64 - {89C95737-BAB5-43AD-90B7-0E679ABD5609}.Debug|x64.Build.0 = Debug|x64 - {89C95737-BAB5-43AD-90B7-0E679ABD5609}.Release|Win32.ActiveCfg = Release|Win32 - {89C95737-BAB5-43AD-90B7-0E679ABD5609}.Release|Win32.Build.0 = Release|Win32 - {89C95737-BAB5-43AD-90B7-0E679ABD5609}.Release|x64.ActiveCfg = Release|x64 - {89C95737-BAB5-43AD-90B7-0E679ABD5609}.Release|x64.Build.0 = Release|x64 - {4FA4CD54-05F0-4279-BB1B-A75CEB1E0D1C}.Debug|Win32.ActiveCfg = Debug|Win32 - {4FA4CD54-05F0-4279-BB1B-A75CEB1E0D1C}.Debug|Win32.Build.0 = Debug|Win32 - {4FA4CD54-05F0-4279-BB1B-A75CEB1E0D1C}.Debug|x64.ActiveCfg = Debug|x64 - {4FA4CD54-05F0-4279-BB1B-A75CEB1E0D1C}.Debug|x64.Build.0 = Debug|x64 - {4FA4CD54-05F0-4279-BB1B-A75CEB1E0D1C}.Release|Win32.ActiveCfg = Release|Win32 - {4FA4CD54-05F0-4279-BB1B-A75CEB1E0D1C}.Release|Win32.Build.0 = Release|Win32 - {4FA4CD54-05F0-4279-BB1B-A75CEB1E0D1C}.Release|x64.ActiveCfg = Release|x64 - {4FA4CD54-05F0-4279-BB1B-A75CEB1E0D1C}.Release|x64.Build.0 = Release|x64 - {278DFA7E-A0A1-4D4C-ACD7-904D99CA8DA1}.Debug|Win32.ActiveCfg = Debug|Win32 - {278DFA7E-A0A1-4D4C-ACD7-904D99CA8DA1}.Debug|Win32.Build.0 = Debug|Win32 - {278DFA7E-A0A1-4D4C-ACD7-904D99CA8DA1}.Debug|x64.ActiveCfg = Debug|x64 - {278DFA7E-A0A1-4D4C-ACD7-904D99CA8DA1}.Debug|x64.Build.0 = Debug|x64 - {278DFA7E-A0A1-4D4C-ACD7-904D99CA8DA1}.Release|Win32.ActiveCfg = Release|Win32 - {278DFA7E-A0A1-4D4C-ACD7-904D99CA8DA1}.Release|Win32.Build.0 = Release|Win32 - {278DFA7E-A0A1-4D4C-ACD7-904D99CA8DA1}.Release|x64.ActiveCfg = Release|x64 - {278DFA7E-A0A1-4D4C-ACD7-904D99CA8DA1}.Release|x64.Build.0 = Release|x64 - {6AD12991-A01E-4464-BC84-F5749F749157}.Debug|Win32.ActiveCfg = Debug|Win32 - {6AD12991-A01E-4464-BC84-F5749F749157}.Debug|Win32.Build.0 = Debug|Win32 - {6AD12991-A01E-4464-BC84-F5749F749157}.Debug|x64.ActiveCfg = Debug|x64 - {6AD12991-A01E-4464-BC84-F5749F749157}.Debug|x64.Build.0 = Debug|x64 - {6AD12991-A01E-4464-BC84-F5749F749157}.Release|Win32.ActiveCfg = Release|Win32 - {6AD12991-A01E-4464-BC84-F5749F749157}.Release|Win32.Build.0 = Release|Win32 - {6AD12991-A01E-4464-BC84-F5749F749157}.Release|x64.ActiveCfg = Release|x64 - {6AD12991-A01E-4464-BC84-F5749F749157}.Release|x64.Build.0 = Release|x64 - {DBDF5E2D-6F91-406B-819F-661F76856A60}.Debug|Win32.ActiveCfg = Debug|Win32 - {DBDF5E2D-6F91-406B-819F-661F76856A60}.Debug|Win32.Build.0 = Debug|Win32 - {DBDF5E2D-6F91-406B-819F-661F76856A60}.Debug|x64.ActiveCfg = Debug|x64 - {DBDF5E2D-6F91-406B-819F-661F76856A60}.Debug|x64.Build.0 = Debug|x64 - {DBDF5E2D-6F91-406B-819F-661F76856A60}.Release|Win32.ActiveCfg = Release|Win32 - {DBDF5E2D-6F91-406B-819F-661F76856A60}.Release|Win32.Build.0 = Release|Win32 - {DBDF5E2D-6F91-406B-819F-661F76856A60}.Release|x64.ActiveCfg = Release|x64 - {DBDF5E2D-6F91-406B-819F-661F76856A60}.Release|x64.Build.0 = Release|x64 - {60BF2E43-C238-4E77-A80F-37AA9F450727}.Debug|Win32.ActiveCfg = Debug|Win32 - {60BF2E43-C238-4E77-A80F-37AA9F450727}.Debug|Win32.Build.0 = Debug|Win32 - {60BF2E43-C238-4E77-A80F-37AA9F450727}.Debug|x64.ActiveCfg = Debug|x64 - {60BF2E43-C238-4E77-A80F-37AA9F450727}.Debug|x64.Build.0 = Debug|x64 - {60BF2E43-C238-4E77-A80F-37AA9F450727}.Release|Win32.ActiveCfg = Release|Win32 - {60BF2E43-C238-4E77-A80F-37AA9F450727}.Release|Win32.Build.0 = Release|Win32 - {60BF2E43-C238-4E77-A80F-37AA9F450727}.Release|x64.ActiveCfg = Release|x64 - {60BF2E43-C238-4E77-A80F-37AA9F450727}.Release|x64.Build.0 = Release|x64 - {93D3D06E-656E-4EA2-BC49-DE90E9B3DBEC}.Debug|Win32.ActiveCfg = Debug|Win32 - {93D3D06E-656E-4EA2-BC49-DE90E9B3DBEC}.Debug|Win32.Build.0 = Debug|Win32 - {93D3D06E-656E-4EA2-BC49-DE90E9B3DBEC}.Debug|x64.ActiveCfg = Debug|x64 - {93D3D06E-656E-4EA2-BC49-DE90E9B3DBEC}.Debug|x64.Build.0 = Debug|x64 - {93D3D06E-656E-4EA2-BC49-DE90E9B3DBEC}.Release|Win32.ActiveCfg = Release|Win32 - {93D3D06E-656E-4EA2-BC49-DE90E9B3DBEC}.Release|Win32.Build.0 = Release|Win32 - {93D3D06E-656E-4EA2-BC49-DE90E9B3DBEC}.Release|x64.ActiveCfg = Release|x64 - {93D3D06E-656E-4EA2-BC49-DE90E9B3DBEC}.Release|x64.Build.0 = Release|x64 - {6E2F9FA0-E6A6-44DC-8747-3CC7595A6D4E}.Debug|Win32.ActiveCfg = Debug|Win32 - {6E2F9FA0-E6A6-44DC-8747-3CC7595A6D4E}.Debug|Win32.Build.0 = Debug|Win32 - {6E2F9FA0-E6A6-44DC-8747-3CC7595A6D4E}.Debug|x64.ActiveCfg = Debug|x64 - {6E2F9FA0-E6A6-44DC-8747-3CC7595A6D4E}.Debug|x64.Build.0 = Debug|x64 - {6E2F9FA0-E6A6-44DC-8747-3CC7595A6D4E}.Release|Win32.ActiveCfg = Release|Win32 - {6E2F9FA0-E6A6-44DC-8747-3CC7595A6D4E}.Release|Win32.Build.0 = Release|Win32 - {6E2F9FA0-E6A6-44DC-8747-3CC7595A6D4E}.Release|x64.ActiveCfg = Release|x64 - {6E2F9FA0-E6A6-44DC-8747-3CC7595A6D4E}.Release|x64.Build.0 = Release|x64 - {0F6EA526-A020-4E60-82A2-5B934878D05E}.Debug|Win32.ActiveCfg = Debug|Win32 - {0F6EA526-A020-4E60-82A2-5B934878D05E}.Debug|Win32.Build.0 = Debug|Win32 - {0F6EA526-A020-4E60-82A2-5B934878D05E}.Debug|x64.ActiveCfg = Debug|x64 - {0F6EA526-A020-4E60-82A2-5B934878D05E}.Debug|x64.Build.0 = Debug|x64 - {0F6EA526-A020-4E60-82A2-5B934878D05E}.Release|Win32.ActiveCfg = Release|Win32 - {0F6EA526-A020-4E60-82A2-5B934878D05E}.Release|Win32.Build.0 = Release|Win32 - {0F6EA526-A020-4E60-82A2-5B934878D05E}.Release|x64.ActiveCfg = Release|x64 - {0F6EA526-A020-4E60-82A2-5B934878D05E}.Release|x64.Build.0 = Release|x64 - {C4769D24-8A92-4E7F-92CC-96F07043D944}.Debug|Win32.ActiveCfg = Debug|Win32 - {C4769D24-8A92-4E7F-92CC-96F07043D944}.Debug|Win32.Build.0 = Debug|Win32 - {C4769D24-8A92-4E7F-92CC-96F07043D944}.Debug|x64.ActiveCfg = Debug|x64 - {C4769D24-8A92-4E7F-92CC-96F07043D944}.Debug|x64.Build.0 = Debug|x64 - {C4769D24-8A92-4E7F-92CC-96F07043D944}.Release|Win32.ActiveCfg = Release|Win32 - {C4769D24-8A92-4E7F-92CC-96F07043D944}.Release|Win32.Build.0 = Release|Win32 - {C4769D24-8A92-4E7F-92CC-96F07043D944}.Release|x64.ActiveCfg = Release|x64 - {C4769D24-8A92-4E7F-92CC-96F07043D944}.Release|x64.Build.0 = Release|x64 - {215AD5AB-C9A9-4109-8704-53E8F3289B5E}.Debug|Win32.ActiveCfg = Debug|Win32 - {215AD5AB-C9A9-4109-8704-53E8F3289B5E}.Debug|Win32.Build.0 = Debug|Win32 - {215AD5AB-C9A9-4109-8704-53E8F3289B5E}.Debug|x64.ActiveCfg = Debug|x64 - {215AD5AB-C9A9-4109-8704-53E8F3289B5E}.Debug|x64.Build.0 = Debug|x64 - {215AD5AB-C9A9-4109-8704-53E8F3289B5E}.Release|Win32.ActiveCfg = Release|Win32 - {215AD5AB-C9A9-4109-8704-53E8F3289B5E}.Release|Win32.Build.0 = Release|Win32 - {215AD5AB-C9A9-4109-8704-53E8F3289B5E}.Release|x64.ActiveCfg = Release|x64 - {215AD5AB-C9A9-4109-8704-53E8F3289B5E}.Release|x64.Build.0 = Release|x64 - {D0040308-23C7-4BED-B2C7-09414A6FAD28}.Debug|Win32.ActiveCfg = Debug|Win32 - {D0040308-23C7-4BED-B2C7-09414A6FAD28}.Debug|Win32.Build.0 = Debug|Win32 - {D0040308-23C7-4BED-B2C7-09414A6FAD28}.Debug|x64.ActiveCfg = Debug|x64 - {D0040308-23C7-4BED-B2C7-09414A6FAD28}.Debug|x64.Build.0 = Debug|x64 - {D0040308-23C7-4BED-B2C7-09414A6FAD28}.Release|Win32.ActiveCfg = Release|Win32 - {D0040308-23C7-4BED-B2C7-09414A6FAD28}.Release|Win32.Build.0 = Release|Win32 - {D0040308-23C7-4BED-B2C7-09414A6FAD28}.Release|x64.ActiveCfg = Release|x64 - {D0040308-23C7-4BED-B2C7-09414A6FAD28}.Release|x64.Build.0 = Release|x64 - {01BF79D2-B6A8-4E93-9BB9-8C2D1F1779F6}.Debug|Win32.ActiveCfg = Debug|Win32 - {01BF79D2-B6A8-4E93-9BB9-8C2D1F1779F6}.Debug|Win32.Build.0 = Debug|Win32 - {01BF79D2-B6A8-4E93-9BB9-8C2D1F1779F6}.Debug|x64.ActiveCfg = Debug|x64 - {01BF79D2-B6A8-4E93-9BB9-8C2D1F1779F6}.Debug|x64.Build.0 = Debug|x64 - {01BF79D2-B6A8-4E93-9BB9-8C2D1F1779F6}.Release|Win32.ActiveCfg = Release|Win32 - {01BF79D2-B6A8-4E93-9BB9-8C2D1F1779F6}.Release|Win32.Build.0 = Release|Win32 - {01BF79D2-B6A8-4E93-9BB9-8C2D1F1779F6}.Release|x64.ActiveCfg = Release|x64 - {01BF79D2-B6A8-4E93-9BB9-8C2D1F1779F6}.Release|x64.Build.0 = Release|x64 - {16C50485-2400-4C80-B564-ACEB6BFBD845}.Debug|Win32.ActiveCfg = Debug|Win32 - {16C50485-2400-4C80-B564-ACEB6BFBD845}.Debug|Win32.Build.0 = Debug|Win32 - {16C50485-2400-4C80-B564-ACEB6BFBD845}.Debug|x64.ActiveCfg = Debug|x64 - {16C50485-2400-4C80-B564-ACEB6BFBD845}.Debug|x64.Build.0 = Debug|x64 - {16C50485-2400-4C80-B564-ACEB6BFBD845}.Release|Win32.ActiveCfg = Release|Win32 - {16C50485-2400-4C80-B564-ACEB6BFBD845}.Release|Win32.Build.0 = Release|Win32 - {16C50485-2400-4C80-B564-ACEB6BFBD845}.Release|x64.ActiveCfg = Release|x64 - {16C50485-2400-4C80-B564-ACEB6BFBD845}.Release|x64.Build.0 = Release|x64 - {79AD1EE6-DFD3-41BB-8CDD-73675F86BC72}.Debug|Win32.ActiveCfg = Debug|Win32 - {79AD1EE6-DFD3-41BB-8CDD-73675F86BC72}.Debug|Win32.Build.0 = Debug|Win32 - {79AD1EE6-DFD3-41BB-8CDD-73675F86BC72}.Debug|x64.ActiveCfg = Debug|x64 - {79AD1EE6-DFD3-41BB-8CDD-73675F86BC72}.Debug|x64.Build.0 = Debug|x64 - {79AD1EE6-DFD3-41BB-8CDD-73675F86BC72}.Release|Win32.ActiveCfg = Release|Win32 - {79AD1EE6-DFD3-41BB-8CDD-73675F86BC72}.Release|Win32.Build.0 = Release|Win32 - {79AD1EE6-DFD3-41BB-8CDD-73675F86BC72}.Release|x64.ActiveCfg = Release|x64 - {79AD1EE6-DFD3-41BB-8CDD-73675F86BC72}.Release|x64.Build.0 = Release|x64 - {41635ABC-8CC9-431F-951A-9EA13288DB2D}.Debug|Win32.ActiveCfg = Debug|Win32 - {41635ABC-8CC9-431F-951A-9EA13288DB2D}.Debug|Win32.Build.0 = Debug|Win32 - {41635ABC-8CC9-431F-951A-9EA13288DB2D}.Debug|x64.ActiveCfg = Debug|x64 - {41635ABC-8CC9-431F-951A-9EA13288DB2D}.Debug|x64.Build.0 = Debug|x64 - {41635ABC-8CC9-431F-951A-9EA13288DB2D}.Release|Win32.ActiveCfg = Release|Win32 - {41635ABC-8CC9-431F-951A-9EA13288DB2D}.Release|Win32.Build.0 = Release|Win32 - {41635ABC-8CC9-431F-951A-9EA13288DB2D}.Release|x64.ActiveCfg = Release|x64 - {41635ABC-8CC9-431F-951A-9EA13288DB2D}.Release|x64.Build.0 = Release|x64 - {1357A2FF-3D5E-41EF-8EE7-3E5CEA51464D}.Debug|Win32.ActiveCfg = Debug|Win32 - {1357A2FF-3D5E-41EF-8EE7-3E5CEA51464D}.Debug|Win32.Build.0 = Debug|Win32 - {1357A2FF-3D5E-41EF-8EE7-3E5CEA51464D}.Debug|x64.ActiveCfg = Debug|x64 - {1357A2FF-3D5E-41EF-8EE7-3E5CEA51464D}.Debug|x64.Build.0 = Debug|x64 - {1357A2FF-3D5E-41EF-8EE7-3E5CEA51464D}.Release|Win32.ActiveCfg = Release|Win32 - {1357A2FF-3D5E-41EF-8EE7-3E5CEA51464D}.Release|Win32.Build.0 = Release|Win32 - {1357A2FF-3D5E-41EF-8EE7-3E5CEA51464D}.Release|x64.ActiveCfg = Release|x64 - {1357A2FF-3D5E-41EF-8EE7-3E5CEA51464D}.Release|x64.Build.0 = Release|x64 - {780D8169-71C8-48C3-8123-02A9DA1A94BC}.Debug|Win32.ActiveCfg = Debug|Win32 - {780D8169-71C8-48C3-8123-02A9DA1A94BC}.Debug|Win32.Build.0 = Debug|Win32 - {780D8169-71C8-48C3-8123-02A9DA1A94BC}.Debug|x64.ActiveCfg = Debug|x64 - {780D8169-71C8-48C3-8123-02A9DA1A94BC}.Debug|x64.Build.0 = Debug|x64 - {780D8169-71C8-48C3-8123-02A9DA1A94BC}.Release|Win32.ActiveCfg = Release|Win32 - {780D8169-71C8-48C3-8123-02A9DA1A94BC}.Release|Win32.Build.0 = Release|Win32 - {780D8169-71C8-48C3-8123-02A9DA1A94BC}.Release|x64.ActiveCfg = Release|x64 - {780D8169-71C8-48C3-8123-02A9DA1A94BC}.Release|x64.Build.0 = Release|x64 - {779FDD55-DA02-454C-A3EE-F222337CC27D}.Debug|Win32.ActiveCfg = Debug|Win32 - {779FDD55-DA02-454C-A3EE-F222337CC27D}.Debug|Win32.Build.0 = Debug|Win32 - {779FDD55-DA02-454C-A3EE-F222337CC27D}.Debug|x64.ActiveCfg = Debug|x64 - {779FDD55-DA02-454C-A3EE-F222337CC27D}.Debug|x64.Build.0 = Debug|x64 - {779FDD55-DA02-454C-A3EE-F222337CC27D}.Release|Win32.ActiveCfg = Release|Win32 - {779FDD55-DA02-454C-A3EE-F222337CC27D}.Release|Win32.Build.0 = Release|Win32 - {779FDD55-DA02-454C-A3EE-F222337CC27D}.Release|x64.ActiveCfg = Release|x64 - {779FDD55-DA02-454C-A3EE-F222337CC27D}.Release|x64.Build.0 = Release|x64 - {5C1184D4-7B2F-4366-82AA-11F7B4AD2FA7}.Debug|Win32.ActiveCfg = Debug|Win32 - {5C1184D4-7B2F-4366-82AA-11F7B4AD2FA7}.Debug|Win32.Build.0 = Debug|Win32 - {5C1184D4-7B2F-4366-82AA-11F7B4AD2FA7}.Debug|x64.ActiveCfg = Debug|x64 - {5C1184D4-7B2F-4366-82AA-11F7B4AD2FA7}.Debug|x64.Build.0 = Debug|x64 - {5C1184D4-7B2F-4366-82AA-11F7B4AD2FA7}.Release|Win32.ActiveCfg = Release|Win32 - {5C1184D4-7B2F-4366-82AA-11F7B4AD2FA7}.Release|Win32.Build.0 = Release|Win32 - {5C1184D4-7B2F-4366-82AA-11F7B4AD2FA7}.Release|x64.ActiveCfg = Release|x64 - {5C1184D4-7B2F-4366-82AA-11F7B4AD2FA7}.Release|x64.Build.0 = Release|x64 - {3DFF080F-5D09-42FC-A151-6E130C11DD00}.Debug|Win32.ActiveCfg = Debug|Win32 - {3DFF080F-5D09-42FC-A151-6E130C11DD00}.Debug|Win32.Build.0 = Debug|Win32 - {3DFF080F-5D09-42FC-A151-6E130C11DD00}.Debug|x64.ActiveCfg = Debug|x64 - {3DFF080F-5D09-42FC-A151-6E130C11DD00}.Debug|x64.Build.0 = Debug|x64 - {3DFF080F-5D09-42FC-A151-6E130C11DD00}.Release|Win32.ActiveCfg = Release|Win32 - {3DFF080F-5D09-42FC-A151-6E130C11DD00}.Release|Win32.Build.0 = Release|Win32 - {3DFF080F-5D09-42FC-A151-6E130C11DD00}.Release|x64.ActiveCfg = Release|x64 - {3DFF080F-5D09-42FC-A151-6E130C11DD00}.Release|x64.Build.0 = Release|x64 - {F6C94046-F660-419C-AF01-DAD30A96C8DF}.Debug|Win32.ActiveCfg = Debug|Win32 - {F6C94046-F660-419C-AF01-DAD30A96C8DF}.Debug|Win32.Build.0 = Debug|Win32 - {F6C94046-F660-419C-AF01-DAD30A96C8DF}.Debug|x64.ActiveCfg = Debug|x64 - {F6C94046-F660-419C-AF01-DAD30A96C8DF}.Debug|x64.Build.0 = Debug|x64 - {F6C94046-F660-419C-AF01-DAD30A96C8DF}.Release|Win32.ActiveCfg = Release|Win32 - {F6C94046-F660-419C-AF01-DAD30A96C8DF}.Release|Win32.Build.0 = Release|Win32 - {F6C94046-F660-419C-AF01-DAD30A96C8DF}.Release|x64.ActiveCfg = Release|x64 - {F6C94046-F660-419C-AF01-DAD30A96C8DF}.Release|x64.Build.0 = Release|x64 - {5FD8BF89-9EC2-4F9A-B192-2752BF6FC160}.Debug|Win32.ActiveCfg = Debug|Win32 - {5FD8BF89-9EC2-4F9A-B192-2752BF6FC160}.Debug|Win32.Build.0 = Debug|Win32 - {5FD8BF89-9EC2-4F9A-B192-2752BF6FC160}.Debug|x64.ActiveCfg = Debug|x64 - {5FD8BF89-9EC2-4F9A-B192-2752BF6FC160}.Debug|x64.Build.0 = Debug|x64 - {5FD8BF89-9EC2-4F9A-B192-2752BF6FC160}.Release|Win32.ActiveCfg = Release|Win32 - {5FD8BF89-9EC2-4F9A-B192-2752BF6FC160}.Release|Win32.Build.0 = Release|Win32 - {5FD8BF89-9EC2-4F9A-B192-2752BF6FC160}.Release|x64.ActiveCfg = Release|x64 - {5FD8BF89-9EC2-4F9A-B192-2752BF6FC160}.Release|x64.Build.0 = Release|x64 - {7A216D2F-18DC-415A-96E7-A417B1DC7FB4}.Debug|Win32.ActiveCfg = Debug|Win32 - {7A216D2F-18DC-415A-96E7-A417B1DC7FB4}.Debug|Win32.Build.0 = Debug|Win32 - {7A216D2F-18DC-415A-96E7-A417B1DC7FB4}.Debug|x64.ActiveCfg = Debug|x64 - {7A216D2F-18DC-415A-96E7-A417B1DC7FB4}.Debug|x64.Build.0 = Debug|x64 - {7A216D2F-18DC-415A-96E7-A417B1DC7FB4}.Release|Win32.ActiveCfg = Release|Win32 - {7A216D2F-18DC-415A-96E7-A417B1DC7FB4}.Release|Win32.Build.0 = Release|Win32 - {7A216D2F-18DC-415A-96E7-A417B1DC7FB4}.Release|x64.ActiveCfg = Release|x64 - {7A216D2F-18DC-415A-96E7-A417B1DC7FB4}.Release|x64.Build.0 = Release|x64 - {E9146C23-516D-4D87-A217-EDF5A08DBF04}.Debug|Win32.ActiveCfg = Debug|Win32 - {E9146C23-516D-4D87-A217-EDF5A08DBF04}.Debug|Win32.Build.0 = Debug|Win32 - {E9146C23-516D-4D87-A217-EDF5A08DBF04}.Debug|x64.ActiveCfg = Debug|x64 - {E9146C23-516D-4D87-A217-EDF5A08DBF04}.Debug|x64.Build.0 = Debug|x64 - {E9146C23-516D-4D87-A217-EDF5A08DBF04}.Release|Win32.ActiveCfg = Release|Win32 - {E9146C23-516D-4D87-A217-EDF5A08DBF04}.Release|Win32.Build.0 = Release|Win32 - {E9146C23-516D-4D87-A217-EDF5A08DBF04}.Release|x64.ActiveCfg = Release|x64 - {E9146C23-516D-4D87-A217-EDF5A08DBF04}.Release|x64.Build.0 = Release|x64 - {D5FFCE1A-7264-42D7-AE3F-60AF35D71B03}.Debug|Win32.ActiveCfg = Debug|Win32 - {D5FFCE1A-7264-42D7-AE3F-60AF35D71B03}.Debug|Win32.Build.0 = Debug|Win32 - {D5FFCE1A-7264-42D7-AE3F-60AF35D71B03}.Debug|x64.ActiveCfg = Debug|x64 - {D5FFCE1A-7264-42D7-AE3F-60AF35D71B03}.Debug|x64.Build.0 = Debug|x64 - {D5FFCE1A-7264-42D7-AE3F-60AF35D71B03}.Release|Win32.ActiveCfg = Release|Win32 - {D5FFCE1A-7264-42D7-AE3F-60AF35D71B03}.Release|Win32.Build.0 = Release|Win32 - {D5FFCE1A-7264-42D7-AE3F-60AF35D71B03}.Release|x64.ActiveCfg = Release|x64 - {D5FFCE1A-7264-42D7-AE3F-60AF35D71B03}.Release|x64.Build.0 = Release|x64 - {0FA27393-6D89-4612-8170-81122C6B8936}.Debug|Win32.ActiveCfg = Debug|Win32 - {0FA27393-6D89-4612-8170-81122C6B8936}.Debug|Win32.Build.0 = Debug|Win32 - {0FA27393-6D89-4612-8170-81122C6B8936}.Debug|x64.ActiveCfg = Debug|x64 - {0FA27393-6D89-4612-8170-81122C6B8936}.Debug|x64.Build.0 = Debug|x64 - {0FA27393-6D89-4612-8170-81122C6B8936}.Release|Win32.ActiveCfg = Release|Win32 - {0FA27393-6D89-4612-8170-81122C6B8936}.Release|Win32.Build.0 = Release|Win32 - {0FA27393-6D89-4612-8170-81122C6B8936}.Release|x64.ActiveCfg = Release|x64 - {0FA27393-6D89-4612-8170-81122C6B8936}.Release|x64.Build.0 = Release|x64 - {E7270286-71D1-4C31-A2A4-A9DBA0D28E6C}.Debug|Win32.ActiveCfg = Debug|Win32 - {E7270286-71D1-4C31-A2A4-A9DBA0D28E6C}.Debug|Win32.Build.0 = Debug|Win32 - {E7270286-71D1-4C31-A2A4-A9DBA0D28E6C}.Debug|x64.ActiveCfg = Debug|x64 - {E7270286-71D1-4C31-A2A4-A9DBA0D28E6C}.Debug|x64.Build.0 = Debug|x64 - {E7270286-71D1-4C31-A2A4-A9DBA0D28E6C}.Release|Win32.ActiveCfg = Release|Win32 - {E7270286-71D1-4C31-A2A4-A9DBA0D28E6C}.Release|Win32.Build.0 = Release|Win32 - {E7270286-71D1-4C31-A2A4-A9DBA0D28E6C}.Release|x64.ActiveCfg = Release|x64 - {E7270286-71D1-4C31-A2A4-A9DBA0D28E6C}.Release|x64.Build.0 = Release|x64 - {7464DBD0-F9B8-4DCE-948E-ED4A12215689}.Debug|Win32.ActiveCfg = Debug|Win32 - {7464DBD0-F9B8-4DCE-948E-ED4A12215689}.Debug|Win32.Build.0 = Debug|Win32 - {7464DBD0-F9B8-4DCE-948E-ED4A12215689}.Debug|x64.ActiveCfg = Debug|x64 - {7464DBD0-F9B8-4DCE-948E-ED4A12215689}.Debug|x64.Build.0 = Debug|x64 - {7464DBD0-F9B8-4DCE-948E-ED4A12215689}.Release|Win32.ActiveCfg = Release|Win32 - {7464DBD0-F9B8-4DCE-948E-ED4A12215689}.Release|Win32.Build.0 = Release|Win32 - {7464DBD0-F9B8-4DCE-948E-ED4A12215689}.Release|x64.ActiveCfg = Release|x64 - {7464DBD0-F9B8-4DCE-948E-ED4A12215689}.Release|x64.Build.0 = Release|x64 - {5362D3A2-6280-4C76-9C98-B2B30F6A7EC6}.Debug|Win32.ActiveCfg = Debug|Win32 - {5362D3A2-6280-4C76-9C98-B2B30F6A7EC6}.Debug|Win32.Build.0 = Debug|Win32 - {5362D3A2-6280-4C76-9C98-B2B30F6A7EC6}.Debug|x64.ActiveCfg = Debug|x64 - {5362D3A2-6280-4C76-9C98-B2B30F6A7EC6}.Debug|x64.Build.0 = Debug|x64 - {5362D3A2-6280-4C76-9C98-B2B30F6A7EC6}.Release|Win32.ActiveCfg = Release|Win32 - {5362D3A2-6280-4C76-9C98-B2B30F6A7EC6}.Release|Win32.Build.0 = Release|Win32 - {5362D3A2-6280-4C76-9C98-B2B30F6A7EC6}.Release|x64.ActiveCfg = Release|x64 - {5362D3A2-6280-4C76-9C98-B2B30F6A7EC6}.Release|x64.Build.0 = Release|x64 - {07A7881F-0E97-4855-BA2A-8253F30A5FA0}.Debug|Win32.ActiveCfg = Debug|Win32 - {07A7881F-0E97-4855-BA2A-8253F30A5FA0}.Debug|Win32.Build.0 = Debug|Win32 - {07A7881F-0E97-4855-BA2A-8253F30A5FA0}.Debug|x64.ActiveCfg = Debug|x64 - {07A7881F-0E97-4855-BA2A-8253F30A5FA0}.Debug|x64.Build.0 = Debug|x64 - {07A7881F-0E97-4855-BA2A-8253F30A5FA0}.Release|Win32.ActiveCfg = Release|Win32 - {07A7881F-0E97-4855-BA2A-8253F30A5FA0}.Release|Win32.Build.0 = Release|Win32 - {07A7881F-0E97-4855-BA2A-8253F30A5FA0}.Release|x64.ActiveCfg = Release|x64 - {07A7881F-0E97-4855-BA2A-8253F30A5FA0}.Release|x64.Build.0 = Release|x64 - {558F8E62-C7E5-4DB1-9175-925A0DCE55B7}.Debug|Win32.ActiveCfg = Debug|Win32 - {558F8E62-C7E5-4DB1-9175-925A0DCE55B7}.Debug|Win32.Build.0 = Debug|Win32 - {558F8E62-C7E5-4DB1-9175-925A0DCE55B7}.Debug|x64.ActiveCfg = Debug|x64 - {558F8E62-C7E5-4DB1-9175-925A0DCE55B7}.Debug|x64.Build.0 = Debug|x64 - {558F8E62-C7E5-4DB1-9175-925A0DCE55B7}.Release|Win32.ActiveCfg = Release|Win32 - {558F8E62-C7E5-4DB1-9175-925A0DCE55B7}.Release|Win32.Build.0 = Release|Win32 - {558F8E62-C7E5-4DB1-9175-925A0DCE55B7}.Release|x64.ActiveCfg = Release|x64 - {558F8E62-C7E5-4DB1-9175-925A0DCE55B7}.Release|x64.Build.0 = Release|x64 - {9834D6A0-4696-4525-9BB6-D51AAF557EC1}.Debug|Win32.ActiveCfg = Debug|Win32 - {9834D6A0-4696-4525-9BB6-D51AAF557EC1}.Debug|Win32.Build.0 = Debug|Win32 - {9834D6A0-4696-4525-9BB6-D51AAF557EC1}.Debug|x64.ActiveCfg = Debug|x64 - {9834D6A0-4696-4525-9BB6-D51AAF557EC1}.Debug|x64.Build.0 = Debug|x64 - {9834D6A0-4696-4525-9BB6-D51AAF557EC1}.Release|Win32.ActiveCfg = Release|Win32 - {9834D6A0-4696-4525-9BB6-D51AAF557EC1}.Release|Win32.Build.0 = Release|Win32 - {9834D6A0-4696-4525-9BB6-D51AAF557EC1}.Release|x64.ActiveCfg = Release|x64 - {9834D6A0-4696-4525-9BB6-D51AAF557EC1}.Release|x64.Build.0 = Release|x64 - {864A92F2-D094-45AF-8277-50F43824C4EE}.Debug|Win32.ActiveCfg = Debug|Win32 - {864A92F2-D094-45AF-8277-50F43824C4EE}.Debug|Win32.Build.0 = Debug|Win32 - {864A92F2-D094-45AF-8277-50F43824C4EE}.Debug|x64.ActiveCfg = Debug|x64 - {864A92F2-D094-45AF-8277-50F43824C4EE}.Debug|x64.Build.0 = Debug|x64 - {864A92F2-D094-45AF-8277-50F43824C4EE}.Release|Win32.ActiveCfg = Release|Win32 - {864A92F2-D094-45AF-8277-50F43824C4EE}.Release|Win32.Build.0 = Release|Win32 - {864A92F2-D094-45AF-8277-50F43824C4EE}.Release|x64.ActiveCfg = Release|x64 - {864A92F2-D094-45AF-8277-50F43824C4EE}.Release|x64.Build.0 = Release|x64 - {5550D94C-D162-4367-BF79-00243E79D3D1}.Debug|Win32.ActiveCfg = Debug|Win32 - {5550D94C-D162-4367-BF79-00243E79D3D1}.Debug|Win32.Build.0 = Debug|Win32 - {5550D94C-D162-4367-BF79-00243E79D3D1}.Debug|x64.ActiveCfg = Debug|x64 - {5550D94C-D162-4367-BF79-00243E79D3D1}.Debug|x64.Build.0 = Debug|x64 - {5550D94C-D162-4367-BF79-00243E79D3D1}.Release|Win32.ActiveCfg = Release|Win32 - {5550D94C-D162-4367-BF79-00243E79D3D1}.Release|Win32.Build.0 = Release|Win32 - {5550D94C-D162-4367-BF79-00243E79D3D1}.Release|x64.ActiveCfg = Release|x64 - {5550D94C-D162-4367-BF79-00243E79D3D1}.Release|x64.Build.0 = Release|x64 - {4362D2DF-3F07-4248-9CB4-9682B29EE0D3}.Debug|Win32.ActiveCfg = Debug|Win32 - {4362D2DF-3F07-4248-9CB4-9682B29EE0D3}.Debug|Win32.Build.0 = Debug|Win32 - {4362D2DF-3F07-4248-9CB4-9682B29EE0D3}.Debug|x64.ActiveCfg = Debug|x64 - {4362D2DF-3F07-4248-9CB4-9682B29EE0D3}.Debug|x64.Build.0 = Debug|x64 - {4362D2DF-3F07-4248-9CB4-9682B29EE0D3}.Release|Win32.ActiveCfg = Release|Win32 - {4362D2DF-3F07-4248-9CB4-9682B29EE0D3}.Release|Win32.Build.0 = Release|Win32 - {4362D2DF-3F07-4248-9CB4-9682B29EE0D3}.Release|x64.ActiveCfg = Release|x64 - {4362D2DF-3F07-4248-9CB4-9682B29EE0D3}.Release|x64.Build.0 = Release|x64 - {CFB8A1BF-9506-4F4A-9393-A7C1F6CA4955}.Debug|Win32.ActiveCfg = Debug|Win32 - {CFB8A1BF-9506-4F4A-9393-A7C1F6CA4955}.Debug|Win32.Build.0 = Debug|Win32 - {CFB8A1BF-9506-4F4A-9393-A7C1F6CA4955}.Debug|x64.ActiveCfg = Debug|x64 - {CFB8A1BF-9506-4F4A-9393-A7C1F6CA4955}.Debug|x64.Build.0 = Debug|x64 - {CFB8A1BF-9506-4F4A-9393-A7C1F6CA4955}.Release|Win32.ActiveCfg = Release|Win32 - {CFB8A1BF-9506-4F4A-9393-A7C1F6CA4955}.Release|Win32.Build.0 = Release|Win32 - {CFB8A1BF-9506-4F4A-9393-A7C1F6CA4955}.Release|x64.ActiveCfg = Release|x64 - {CFB8A1BF-9506-4F4A-9393-A7C1F6CA4955}.Release|x64.Build.0 = Release|x64 - {E4B54261-3921-40D9-AA09-C3C89D096350}.Debug|Win32.ActiveCfg = Debug|Win32 - {E4B54261-3921-40D9-AA09-C3C89D096350}.Debug|Win32.Build.0 = Debug|Win32 - {E4B54261-3921-40D9-AA09-C3C89D096350}.Debug|x64.ActiveCfg = Debug|x64 - {E4B54261-3921-40D9-AA09-C3C89D096350}.Debug|x64.Build.0 = Debug|x64 - {E4B54261-3921-40D9-AA09-C3C89D096350}.Release|Win32.ActiveCfg = Release|Win32 - {E4B54261-3921-40D9-AA09-C3C89D096350}.Release|Win32.Build.0 = Release|Win32 - {E4B54261-3921-40D9-AA09-C3C89D096350}.Release|x64.ActiveCfg = Release|x64 - {E4B54261-3921-40D9-AA09-C3C89D096350}.Release|x64.Build.0 = Release|x64 - {BEB2285A-1D68-4B0B-BFDC-4DC9AFE43A75}.Debug|Win32.ActiveCfg = Debug|Win32 - {BEB2285A-1D68-4B0B-BFDC-4DC9AFE43A75}.Debug|Win32.Build.0 = Debug|Win32 - {BEB2285A-1D68-4B0B-BFDC-4DC9AFE43A75}.Debug|x64.ActiveCfg = Debug|x64 - {BEB2285A-1D68-4B0B-BFDC-4DC9AFE43A75}.Debug|x64.Build.0 = Debug|x64 - {BEB2285A-1D68-4B0B-BFDC-4DC9AFE43A75}.Release|Win32.ActiveCfg = Release|Win32 - {BEB2285A-1D68-4B0B-BFDC-4DC9AFE43A75}.Release|Win32.Build.0 = Release|Win32 - {BEB2285A-1D68-4B0B-BFDC-4DC9AFE43A75}.Release|x64.ActiveCfg = Release|x64 - {BEB2285A-1D68-4B0B-BFDC-4DC9AFE43A75}.Release|x64.Build.0 = Release|x64 - {9D71F7CB-6F15-41DC-B6D7-69A144513FC3}.Debug|Win32.ActiveCfg = Debug|Win32 - {9D71F7CB-6F15-41DC-B6D7-69A144513FC3}.Debug|Win32.Build.0 = Debug|Win32 - {9D71F7CB-6F15-41DC-B6D7-69A144513FC3}.Debug|x64.ActiveCfg = Debug|x64 - {9D71F7CB-6F15-41DC-B6D7-69A144513FC3}.Debug|x64.Build.0 = Debug|x64 - {9D71F7CB-6F15-41DC-B6D7-69A144513FC3}.Release|Win32.ActiveCfg = Release|Win32 - {9D71F7CB-6F15-41DC-B6D7-69A144513FC3}.Release|Win32.Build.0 = Release|Win32 - {9D71F7CB-6F15-41DC-B6D7-69A144513FC3}.Release|x64.ActiveCfg = Release|x64 - {9D71F7CB-6F15-41DC-B6D7-69A144513FC3}.Release|x64.Build.0 = Release|x64 - {651398C4-452B-4E64-8536-4DD9FA88AE1A}.Debug|Win32.ActiveCfg = Debug|Win32 - {651398C4-452B-4E64-8536-4DD9FA88AE1A}.Debug|Win32.Build.0 = Debug|Win32 - {651398C4-452B-4E64-8536-4DD9FA88AE1A}.Debug|x64.ActiveCfg = Debug|x64 - {651398C4-452B-4E64-8536-4DD9FA88AE1A}.Debug|x64.Build.0 = Debug|x64 - {651398C4-452B-4E64-8536-4DD9FA88AE1A}.Release|Win32.ActiveCfg = Release|Win32 - {651398C4-452B-4E64-8536-4DD9FA88AE1A}.Release|Win32.Build.0 = Release|Win32 - {651398C4-452B-4E64-8536-4DD9FA88AE1A}.Release|x64.ActiveCfg = Release|x64 - {651398C4-452B-4E64-8536-4DD9FA88AE1A}.Release|x64.Build.0 = Release|x64 - {A80500EC-13A8-4E5C-AE4D-5168572B9D11}.Debug|Win32.ActiveCfg = Debug|Win32 - {A80500EC-13A8-4E5C-AE4D-5168572B9D11}.Debug|Win32.Build.0 = Debug|Win32 - {A80500EC-13A8-4E5C-AE4D-5168572B9D11}.Debug|x64.ActiveCfg = Debug|x64 - {A80500EC-13A8-4E5C-AE4D-5168572B9D11}.Debug|x64.Build.0 = Debug|x64 - {A80500EC-13A8-4E5C-AE4D-5168572B9D11}.Release|Win32.ActiveCfg = Release|Win32 - {A80500EC-13A8-4E5C-AE4D-5168572B9D11}.Release|Win32.Build.0 = Release|Win32 - {A80500EC-13A8-4E5C-AE4D-5168572B9D11}.Release|x64.ActiveCfg = Release|x64 - {A80500EC-13A8-4E5C-AE4D-5168572B9D11}.Release|x64.Build.0 = Release|x64 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection - GlobalSection(NestedProjects) = preSolution - {7E2C9CDC-52B0-4027-94A5-1DCDB00A6300} = {60A225B4-F05B-412D-82B6-50B9A1539B6A} - {85C473C2-E124-44AC-9BE0-8BFA6E5B0BA6} = {7E2C9CDC-52B0-4027-94A5-1DCDB00A6300} - {966B1F47-A385-4CC7-9E13-27B34808152C} = {7E2C9CDC-52B0-4027-94A5-1DCDB00A6300} - {6E964737-5716-7945-7945-C986FDF00841} = {60A225B4-F05B-412D-82B6-50B9A1539B6A} - {B3E98CB1-62DB-E696-4737-5716ACF2D8A0} = {6E964737-5716-7945-7945-C986FDF00841} - {692C8A27-03AE-5988-3DBE-10AC16D61627} = {6E964737-5716-7945-7945-C986FDF00841} - {A572ADB9-9FB2-4ABA-B3A9-063DA983A369} = {60A225B4-F05B-412D-82B6-50B9A1539B6A} - {7074C2B1-CBA9-494C-BFE5-955721AE44B0} = {A572ADB9-9FB2-4ABA-B3A9-063DA983A369} - {FC895988-01DA-4B5C-8D38-C1CB68F93EF5} = {A572ADB9-9FB2-4ABA-B3A9-063DA983A369} - {9F0424D4-62AB-4888-891C-7D69A9891274} = {60A225B4-F05B-412D-82B6-50B9A1539B6A} - {570A810E-6888-4D21-A6AD-976B0350F42E} = {9F0424D4-62AB-4888-891C-7D69A9891274} - {5B71F2A4-0901-418C-8E11-986EE6362870} = {9F0424D4-62AB-4888-891C-7D69A9891274} - {701E7412-1639-4827-9185-34D62BC995F6} = {60A225B4-F05B-412D-82B6-50B9A1539B6A} - {97DE0B9E-0DA8-4304-BAAC-CBC52339B14D} = {701E7412-1639-4827-9185-34D62BC995F6} - {2E565430-0E78-44F1-97CD-6995EEED4FCC} = {701E7412-1639-4827-9185-34D62BC995F6} - {86DF5887-635F-4FE4-97B0-4B4476E30C36} = {60A225B4-F05B-412D-82B6-50B9A1539B6A} - {710A52F2-A014-4CB2-AF40-348D48DBCDDD} = {86DF5887-635F-4FE4-97B0-4B4476E30C36} - {25843122-783A-45E0-8D42-612C72D3B183} = {86DF5887-635F-4FE4-97B0-4B4476E30C36} - {E7264B6C-EC8F-46DB-8E48-8A3F07CCA0D3} = {60A225B4-F05B-412D-82B6-50B9A1539B6A} - {1E6B3EE7-D4C6-4D06-97CD-F47F646C7368} = {E7264B6C-EC8F-46DB-8E48-8A3F07CCA0D3} - {D3004002-C420-4970-B1CC-077158C2C0A8} = {E7264B6C-EC8F-46DB-8E48-8A3F07CCA0D3} - {ACD0FE66-18ED-400E-9FC6-E65777A80B89} = {60A225B4-F05B-412D-82B6-50B9A1539B6A} - {8ADDD766-8657-42B1-96A7-83AF4B70F2C3} = {ACD0FE66-18ED-400E-9FC6-E65777A80B89} - {9D2F23B1-0049-4E6C-86A7-557A5B1F8597} = {ACD0FE66-18ED-400E-9FC6-E65777A80B89} - {00F34354-5BCD-4CE7-BAFB-23F12817C8F1} = {60A225B4-F05B-412D-82B6-50B9A1539B6A} - {C9E196EB-AB36-48CE-93F4-2BA37BAA7E76} = {00F34354-5BCD-4CE7-BAFB-23F12817C8F1} - {DF4C0DA9-DD64-44D1-B56E-FDC3C1CE4A44} = {00F34354-5BCD-4CE7-BAFB-23F12817C8F1} - {DAFA89E0-AB8B-44BA-AA35-E84410403C93} = {60A225B4-F05B-412D-82B6-50B9A1539B6A} - {51D56919-05A7-4282-A736-CD25ABC2179A} = {DAFA89E0-AB8B-44BA-AA35-E84410403C93} - {F6307AF8-3DD8-4C32-B2DC-0B0FBEF9E6A1} = {DAFA89E0-AB8B-44BA-AA35-E84410403C93} - {60208663-4C32-4B9F-A3CA-DA103A56257F} = {DAFA89E0-AB8B-44BA-AA35-E84410403C93} - {D40F0E37-87A7-4681-A351-A7CC5EB1716E} = {60A225B4-F05B-412D-82B6-50B9A1539B6A} - {51FCF834-E154-445B-9911-1E9F769EABEC} = {D40F0E37-87A7-4681-A351-A7CC5EB1716E} - {C6F1C2A3-9817-4021-97D0-1D3FA9E95EA3} = {D40F0E37-87A7-4681-A351-A7CC5EB1716E} - {8671D369-C8F1-4458-A1DA-EBE56CFEE218} = {44504257-9751-4CA1-AF97-86995FE49C45} - {4CCAF112-F152-422A-91BE-27C72F638092} = {8671D369-C8F1-4458-A1DA-EBE56CFEE218} - {131C5C24-50C3-4AD6-A8D3-C57CEC50AFB9} = {8671D369-C8F1-4458-A1DA-EBE56CFEE218} - {8DC0050F-CACD-44E8-B707-34264F210DD7} = {44504257-9751-4CA1-AF97-86995FE49C45} - {4B2FC587-BB5D-4B19-85E0-56E7C7636294} = {8DC0050F-CACD-44E8-B707-34264F210DD7} - {EFCFF55E-CCD2-451E-A0B5-604249ECE4D1} = {8DC0050F-CACD-44E8-B707-34264F210DD7} - {8E858E8E-985A-4196-8E22-D55A5B0C4D55} = {60A225B4-F05B-412D-82B6-50B9A1539B6A} - {53C81483-7079-4456-A5C9-59858369D516} = {8E858E8E-985A-4196-8E22-D55A5B0C4D55} - {C9ABAC2B-9EFA-4841-AB7D-162DE65E8DA2} = {8E858E8E-985A-4196-8E22-D55A5B0C4D55} - {7DD866C9-B1BC-42B8-973B-BAAD917B8468} = {8E858E8E-985A-4196-8E22-D55A5B0C4D55} - {0DD23FDB-1BF9-4591-B096-43D925841E9E} = {8E858E8E-985A-4196-8E22-D55A5B0C4D55} - {4815E801-4F3B-451A-85B0-70EADE154C7D} = {60A225B4-F05B-412D-82B6-50B9A1539B6A} - {82D5187D-67E4-4C2D-B270-6ECC665D426E} = {4815E801-4F3B-451A-85B0-70EADE154C7D} - {E768F2F0-04F1-4721-A624-1265AAC40211} = {4815E801-4F3B-451A-85B0-70EADE154C7D} - {916A88A6-CF55-4F05-8908-028C0E234663} = {60A225B4-F05B-412D-82B6-50B9A1539B6A} - {2E338CD6-9EA4-49C8-89C3-6462E68A8472} = {60A225B4-F05B-412D-82B6-50B9A1539B6A} - {3E1035E0-D630-46F5-88AB-EB3B6E4111E9} = {60A225B4-F05B-412D-82B6-50B9A1539B6A} - {7CBB7C17-D9E5-4060-9358-F55764140479} = {60A225B4-F05B-412D-82B6-50B9A1539B6A} - {798DC5EC-427F-49A6-9028-F2A420CCEA4B} = {916A88A6-CF55-4F05-8908-028C0E234663} - {383AB467-E29D-4A9D-A5D4-6BCA8E754A88} = {916A88A6-CF55-4F05-8908-028C0E234663} - {C585D79C-46FD-411C-81E2-E000B0831EE0} = {3E1035E0-D630-46F5-88AB-EB3B6E4111E9} - {743BB926-8649-447B-B8CF-7D3F41C0AD44} = {3E1035E0-D630-46F5-88AB-EB3B6E4111E9} - {3EA94765-82A5-412A-8B4B-D88BC940B1F7} = {7CBB7C17-D9E5-4060-9358-F55764140479} - {A40BCFC2-8141-4BF5-AAA5-08F6D13A3B08} = {7CBB7C17-D9E5-4060-9358-F55764140479} - {734B7CEC-427F-49A6-9028-F2A420CCEA4B} = {2E338CD6-9EA4-49C8-89C3-6462E68A8472} - {383AB467-E29D-4A9D-A5D4-699E7A754A88} = {2E338CD6-9EA4-49C8-89C3-6462E68A8472} - {35910F29-0E90-41FC-AAB2-58C72E7EC41D} = {60A225B4-F05B-412D-82B6-50B9A1539B6A} - {2494165B-BD91-4805-B759-8F27983E9655} = {35910F29-0E90-41FC-AAB2-58C72E7EC41D} - {D7B009A5-9EAD-4D3B-AFFC-8E20E42F2A92} = {35910F29-0E90-41FC-AAB2-58C72E7EC41D} - {39F7114B-ADC2-405D-BECC-40A05E8DCC03} = {60A225B4-F05B-412D-82B6-50B9A1539B6A} - {AE22F05C-FA79-41C2-AD9F-010E176765A3} = {39F7114B-ADC2-405D-BECC-40A05E8DCC03} - {DAA11E89-289F-4812-A662-84048AB7973A} = {39F7114B-ADC2-405D-BECC-40A05E8DCC03} - {D8064124-0D75-4576-A09B-319C7C559B2C} = {64D04005-2913-4718-952F-1ABE58A29D83} - {E01B000E-6F76-485F-9C4D-F0651A005F08} = {64D04005-2913-4718-952F-1ABE58A29D83} - {F808FE5F-CABC-49E9-845B-255BF48F6423} = {48E4EA3D-06CA-45BC-8160-19256DB906ED} - {39B5A9DC-E4EF-4FCD-AAA3-ABAD033E5353} = {7D1586FC-3C07-478C-AD3E-7A02D77CA278} - {78CCFB72-A616-4A64-927B-2CA93917DCC3} = {7D1586FC-3C07-478C-AD3E-7A02D77CA278} - {1F1858B9-E119-47DE-8453-AF4231E475C9} = {CE85B844-4F36-4DBD-92BA-6D4277796B47} - {FB858AEA-B544-4EE8-B7C5-ED9C62521471} = {CE85B844-4F36-4DBD-92BA-6D4277796B47} - {4163D645-4912-4984-9961-3156CA568D50} = {CE85B844-4F36-4DBD-92BA-6D4277796B47} - {72473034-9E4B-49E8-AEED-6CE2889A20F5} = {CE85B844-4F36-4DBD-92BA-6D4277796B47} - {25EDC795-3D76-4134-8E25-3EA25E37C8A6} = {CE85B844-4F36-4DBD-92BA-6D4277796B47} - {E9666704-1A6F-47FA-9C30-0CF82F792BFA} = {CE85B844-4F36-4DBD-92BA-6D4277796B47} - {6CD5AD7F-64F7-43BA-93A6-F1D9B9BD432E} = {CE85B844-4F36-4DBD-92BA-6D4277796B47} - {0D18601E-C423-4CD8-82F2-51BB8BA56204} = {3E9B2078-2AA1-4F88-984E-A731A64C8F31} - {60C07524-95F5-4DB9-984F-B62E7A233140} = {3E9B2078-2AA1-4F88-984E-A731A64C8F31} - {6F396003-A0A1-47EE-BC9B-0A176B028973} = {3E9B2078-2AA1-4F88-984E-A731A64C8F31} - {C2F650DA-2BA4-4D8E-8C00-F309EDB2C989} = {3E9B2078-2AA1-4F88-984E-A731A64C8F31} - {AF429C66-AF79-4CA1-83CE-EA345DFA4BBA} = {D8064124-0D75-4576-A09B-319C7C559B2C} - {50C35E8E-3504-4DDF-8C5A-787525F16A91} = {D8064124-0D75-4576-A09B-319C7C559B2C} - {3202DB5F-A249-4250-AB9D-EAA35AE386F1} = {E01B000E-6F76-485F-9C4D-F0651A005F08} - {A5A0DB86-3CB6-4B37-ADC7-5BC49C0E80A8} = {E01B000E-6F76-485F-9C4D-F0651A005F08} - {C0A794BE-99CA-4AF8-B246-6A3510BEEF50} = {F808FE5F-CABC-49E9-845B-255BF48F6423} - {9DA82A4E-9CE3-4788-AA4E-715FE7F1A03E} = {F808FE5F-CABC-49E9-845B-255BF48F6423} - {6BF6F512-253C-4D18-A45C-EC93D12CA263} = {39B5A9DC-E4EF-4FCD-AAA3-ABAD033E5353} - {863D903A-41F8-4758-AC73-865334FF3C5F} = {39B5A9DC-E4EF-4FCD-AAA3-ABAD033E5353} - {6B90B8B3-2714-437F-BB4A-39D8B2206214} = {78CCFB72-A616-4A64-927B-2CA93917DCC3} - {48DC4EB0-02FE-41CC-BE3F-00911817E777} = {78CCFB72-A616-4A64-927B-2CA93917DCC3} - {F926F833-BC03-4E8F-B0F2-E045DC139845} = {1F1858B9-E119-47DE-8453-AF4231E475C9} - {A9DB3AF0-07A2-4B64-A8DE-5C18658BEA14} = {1F1858B9-E119-47DE-8453-AF4231E475C9} - {1EC976DD-DCCA-4C18-8D97-88B3C583CF58} = {FB858AEA-B544-4EE8-B7C5-ED9C62521471} - {89C95737-BAB5-43AD-90B7-0E679ABD5609} = {FB858AEA-B544-4EE8-B7C5-ED9C62521471} - {4FA4CD54-05F0-4279-BB1B-A75CEB1E0D1C} = {FB858AEA-B544-4EE8-B7C5-ED9C62521471} - {278DFA7E-A0A1-4D4C-ACD7-904D99CA8DA1} = {4163D645-4912-4984-9961-3156CA568D50} - {6AD12991-A01E-4464-BC84-F5749F749157} = {4163D645-4912-4984-9961-3156CA568D50} - {DBDF5E2D-6F91-406B-819F-661F76856A60} = {72473034-9E4B-49E8-AEED-6CE2889A20F5} - {60BF2E43-C238-4E77-A80F-37AA9F450727} = {72473034-9E4B-49E8-AEED-6CE2889A20F5} - {93D3D06E-656E-4EA2-BC49-DE90E9B3DBEC} = {25EDC795-3D76-4134-8E25-3EA25E37C8A6} - {6E2F9FA0-E6A6-44DC-8747-3CC7595A6D4E} = {25EDC795-3D76-4134-8E25-3EA25E37C8A6} - {0F6EA526-A020-4E60-82A2-5B934878D05E} = {E9666704-1A6F-47FA-9C30-0CF82F792BFA} - {C4769D24-8A92-4E7F-92CC-96F07043D944} = {E9666704-1A6F-47FA-9C30-0CF82F792BFA} - {215AD5AB-C9A9-4109-8704-53E8F3289B5E} = {6CD5AD7F-64F7-43BA-93A6-F1D9B9BD432E} - {D0040308-23C7-4BED-B2C7-09414A6FAD28} = {6CD5AD7F-64F7-43BA-93A6-F1D9B9BD432E} - {01BF79D2-B6A8-4E93-9BB9-8C2D1F1779F6} = {0D18601E-C423-4CD8-82F2-51BB8BA56204} - {16C50485-2400-4C80-B564-ACEB6BFBD845} = {0D18601E-C423-4CD8-82F2-51BB8BA56204} - {79AD1EE6-DFD3-41BB-8CDD-73675F86BC72} = {60C07524-95F5-4DB9-984F-B62E7A233140} - {41635ABC-8CC9-431F-951A-9EA13288DB2D} = {60C07524-95F5-4DB9-984F-B62E7A233140} - {1357A2FF-3D5E-41EF-8EE7-3E5CEA51464D} = {6F396003-A0A1-47EE-BC9B-0A176B028973} - {780D8169-71C8-48C3-8123-02A9DA1A94BC} = {6F396003-A0A1-47EE-BC9B-0A176B028973} - {779FDD55-DA02-454C-A3EE-F222337CC27D} = {C2F650DA-2BA4-4D8E-8C00-F309EDB2C989} - {5C1184D4-7B2F-4366-82AA-11F7B4AD2FA7} = {C2F650DA-2BA4-4D8E-8C00-F309EDB2C989} - {3DFF080F-5D09-42FC-A151-6E130C11DD00} = {6C3AA14B-D9D8-4AE5-86F7-25F1E19BA6C0} - {F6C94046-F660-419C-AF01-DAD30A96C8DF} = {6C3AA14B-D9D8-4AE5-86F7-25F1E19BA6C0} - {5FD8BF89-9EC2-4F9A-B192-2752BF6FC160} = {E1BA57C1-CD76-4A9F-A049-2448D4363A38} - {6C3AA14B-D9D8-4AE5-86F7-25F1E19BA6C0} = {0D51FD79-E230-4EC7-A1FC-32D41CD76C1E} - {E1BA57C1-CD76-4A9F-A049-2448D4363A38} = {0D51FD79-E230-4EC7-A1FC-32D41CD76C1E} - {E0D028F5-7111-465F-B7AB-3E1F60BC29D7} = {44504257-9751-4CA1-AF97-86995FE49C45} - {B1F08922-D984-49AD-ADC3-4A77D13A7E1F} = {60A225B4-F05B-412D-82B6-50B9A1539B6A} - {7A216D2F-18DC-415A-96E7-A417B1DC7FB4} = {B1F08922-D984-49AD-ADC3-4A77D13A7E1F} - {9F79C5E8-103C-4C38-8CBD-56F80EA85B09} = {02EA681E-C7D8-13C7-8484-4AC65E1B71E8} - {E9146C23-516D-4D87-A217-EDF5A08DBF04} = {9F79C5E8-103C-4C38-8CBD-56F80EA85B09} - {D5FFCE1A-7264-42D7-AE3F-60AF35D71B03} = {9F79C5E8-103C-4C38-8CBD-56F80EA85B09} - {FE2D0F22-6A55-427B-BFF2-1B93F166757C} = {02EA681E-C7D8-13C7-8484-4AC65E1B71E8} - {0FA27393-6D89-4612-8170-81122C6B8936} = {FE2D0F22-6A55-427B-BFF2-1B93F166757C} - {E7270286-71D1-4C31-A2A4-A9DBA0D28E6C} = {FE2D0F22-6A55-427B-BFF2-1B93F166757C} - {765BF359-660D-4050-9F74-E9BE9212005A} = {02EA681E-C7D8-13C7-8484-4AC65E1B71E8} - {7464DBD0-F9B8-4DCE-948E-ED4A12215689} = {765BF359-660D-4050-9F74-E9BE9212005A} - {5362D3A2-6280-4C76-9C98-B2B30F6A7EC6} = {765BF359-660D-4050-9F74-E9BE9212005A} - {C769473B-134B-4FD5-8F37-F22012C08C50} = {02EA681E-C7D8-13C7-8484-4AC65E1B71E8} - {639F8A00-F592-4CB3-BC92-0AFB9388D03F} = {02EA681E-C7D8-13C7-8484-4AC65E1B71E8} - {07A7881F-0E97-4855-BA2A-8253F30A5FA0} = {C769473B-134B-4FD5-8F37-F22012C08C50} - {558F8E62-C7E5-4DB1-9175-925A0DCE55B7} = {C769473B-134B-4FD5-8F37-F22012C08C50} - {9834D6A0-4696-4525-9BB6-D51AAF557EC1} = {639F8A00-F592-4CB3-BC92-0AFB9388D03F} - {864A92F2-D094-45AF-8277-50F43824C4EE} = {639F8A00-F592-4CB3-BC92-0AFB9388D03F} - {64DF5504-2D9E-409C-A998-0881AB01FC09} = {02EA681E-C7D8-13C7-8484-4AC65E1B71E8} - {5550D94C-D162-4367-BF79-00243E79D3D1} = {64DF5504-2D9E-409C-A998-0881AB01FC09} - {4362D2DF-3F07-4248-9CB4-9682B29EE0D3} = {64DF5504-2D9E-409C-A998-0881AB01FC09} - {F7DB9E4F-49C2-4EB0-BB03-761A3EBB50BC} = {60A225B4-F05B-412D-82B6-50B9A1539B6A} - {CFB8A1BF-9506-4F4A-9393-A7C1F6CA4955} = {F7DB9E4F-49C2-4EB0-BB03-761A3EBB50BC} - {E4B54261-3921-40D9-AA09-C3C89D096350} = {F7DB9E4F-49C2-4EB0-BB03-761A3EBB50BC} - {2E31C2CA-8493-4957-9E89-FC9546C2F70B} = {60A225B4-F05B-412D-82B6-50B9A1539B6A} - {DD1B1121-F502-4AB7-8012-633DDC3DD610} = {60A225B4-F05B-412D-82B6-50B9A1539B6A} - {BEB2285A-1D68-4B0B-BFDC-4DC9AFE43A75} = {2E31C2CA-8493-4957-9E89-FC9546C2F70B} - {9D71F7CB-6F15-41DC-B6D7-69A144513FC3} = {2E31C2CA-8493-4957-9E89-FC9546C2F70B} - {651398C4-452B-4E64-8536-4DD9FA88AE1A} = {DD1B1121-F502-4AB7-8012-633DDC3DD610} - {A80500EC-13A8-4E5C-AE4D-5168572B9D11} = {DD1B1121-F502-4AB7-8012-633DDC3DD610} - EndGlobalSection - GlobalSection(ExtensibilityGlobals) = postSolution - SolutionGuid = {637833EA-7321-4124-9416-0A38CE37CA31} - EndGlobalSection -EndGlobal diff --git a/cpp/Chat/client/Makefile.mk b/cpp/Chat/client/Makefile.mk deleted file mode 100644 index 1957a594f7..0000000000 --- a/cpp/Chat/client/Makefile.mk +++ /dev/null @@ -1,9 +0,0 @@ -# Copyright (c) ZeroC, Inc. - -$(demo)_programs = chatgl2client chatpollclient -$(demo)_dependencies = Ice Glacier2 - -$(demo)_chatpollclient_sources = Chat.ice PollingChat.ice ChatUtils.cpp PollingClient.cpp -$(demo)_chatgl2client_sources = Chat.ice ChatSession.ice ChatUtils.cpp Client.cpp - -demos += $(demo) diff --git a/cpp/Chat/client/msbuild/chatgl2client/chatgl2client.vcxproj b/cpp/Chat/client/msbuild/chatgl2client/chatgl2client.vcxproj deleted file mode 100644 index f5a7765aaa..0000000000 --- a/cpp/Chat/client/msbuild/chatgl2client/chatgl2client.vcxproj +++ /dev/null @@ -1,275 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - {3DFF080F-5D09-42FC-A151-6E130C11DD00} - Win32Proj - - - - Application - true - $(DefaultPlatformToolset) - Unicode - - - Application - true - $(DefaultPlatformToolset) - Unicode - - - Application - false - $(DefaultPlatformToolset) - Unicode - - - Application - false - $(DefaultPlatformToolset) - Unicode - - - - - - - - - - - - - - - - - - - - - ..\..\ - $(Platform)\$(Configuration)\ - - - $(Platform)\$(Configuration)\ - ..\..\ - - - ..\..\ - $(Platform)\$(Configuration)\ - - - $(Platform)\$(Configuration)\ - ..\..\ - - - - - - Level4 - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - true - MultiThreadedDebugDLL - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - - - Console - setargv.obj;%(AdditionalDependencies) - - - - - - - - Level4 - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - true - MultiThreadedDebugDLL - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - - - Console - setargv.obj;%(AdditionalDependencies) - - - - - - - Level4 - - - true - true - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - true - - - Console - - - - - Level4 - - - true - true - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - true - - - Console - - - - - $(Platform)\$(Configuration) - ..\..;%(IncludeDirectories) - - - - - - - true - true - true - ..\..\Chat.ice - - - true - true - true - ..\..\ChatSession.ice - - - true - true - true - ..\..\Chat.ice - - - true - true - true - ..\..\ChatSession.ice - - - true - true - true - ..\..\Chat.ice - - - true - true - true - ..\..\ChatSession.ice - - - true - true - true - ..\..\Chat.ice - - - true - true - true - ..\..\ChatSession.ice - - - - - - true - true - true - ..\..\Chat.ice - - - true - true - true - ..\..\ChatSession.ice - - - true - true - true - ..\..\Chat.ice - - - true - true - true - ..\..\ChatSession.ice - - - true - true - true - ..\..\Chat.ice - - - true - true - true - ..\..\ChatSession.ice - - - true - true - true - ..\..\Chat.ice - - - true - true - true - ..\..\ChatSession.ice - - - - - - - - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/Chat/client/msbuild/chatgl2client/chatgl2client.vcxproj.filters b/cpp/Chat/client/msbuild/chatgl2client/chatgl2client.vcxproj.filters deleted file mode 100644 index d24f6269aa..0000000000 --- a/cpp/Chat/client/msbuild/chatgl2client/chatgl2client.vcxproj.filters +++ /dev/null @@ -1,129 +0,0 @@ - - - - - {4FC737F1-C7A5-4376-A066-2A32D752A2FF} - cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {93995380-89BD-4b04-88EB-625FBE52EBFB} - h;hpp;hxx;hm;inl;inc;xsd - - - {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} - rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms - - - {d0bb0579-5734-473e-b954-264c3beee67e} - ice - - - {63297e97-09fd-490b-82da-7a4c6f3cd493} - - - {53bdfb18-0bb2-4a8b-bcca-ea797f395255} - - - {fffa50c9-4666-4877-aff3-51104d98b503} - - - {03a5056a-4937-44fb-9e4f-acc05343772b} - - - {474c68a4-a540-4dff-908b-2c38c6b28a8b} - - - {014326d2-6b81-4be7-a8a8-867172cb48df} - - - {5745adfa-26d6-48dc-ab37-619a0e61f687} - - - {2abdae3b-bb78-494c-98e3-9b6a6e4506f1} - - - {f0e53b75-546b-4b64-a58d-86da3918f9a2} - - - {07a079d7-ea34-4e85-8b3f-1f7217a2a451} - - - {c6038b0c-187f-4626-bbc5-02687771fdcc} - - - {0f289417-9265-49b9-8207-827a9216da2e} - - - - - Source Files - - - Source Files - - - Source Files\Win32\Debug - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - Source Files\x64\Release - - - - - Header Files - - - Header Files\Win32\Debug - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - Header Files\x64\Release - - - - - - - - Slice Files - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/Chat/client/msbuild/chatgl2client/chatgl2client.vcxproj.user b/cpp/Chat/client/msbuild/chatgl2client/chatgl2client.vcxproj.user deleted file mode 100644 index cedf471f6b..0000000000 --- a/cpp/Chat/client/msbuild/chatgl2client/chatgl2client.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/Chat/client/msbuild/chatgl2client/packages.config b/cpp/Chat/client/msbuild/chatgl2client/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/Chat/client/msbuild/chatgl2client/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/Chat/client/msbuild/chatpollclient/chatpollclient.vcxproj b/cpp/Chat/client/msbuild/chatpollclient/chatpollclient.vcxproj deleted file mode 100644 index 609658c826..0000000000 --- a/cpp/Chat/client/msbuild/chatpollclient/chatpollclient.vcxproj +++ /dev/null @@ -1,272 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - - - - - - - - true - true - true - ..\..\Chat.ice - - - true - true - true - ..\..\PollingChat.ice - - - true - true - true - ..\..\Chat.ice - - - true - true - true - ..\..\PollingChat.ice - - - true - true - true - ..\..\Chat.ice - - - true - true - true - ..\..\PollingChat.ice - - - true - true - true - ..\..\Chat.ice - - - true - true - true - ..\..\PollingChat.ice - - - - - - true - true - true - ..\..\Chat.ice - - - true - true - true - ..\..\PollingChat.ice - - - true - true - true - ..\..\Chat.ice - - - true - true - true - ..\..\PollingChat.ice - - - true - true - true - ..\..\Chat.ice - - - true - true - true - ..\..\PollingChat.ice - - - true - true - true - ..\..\Chat.ice - - - true - true - true - ..\..\PollingChat.ice - - - - - - - {F6C94046-F660-419C-AF01-DAD30A96C8DF} - Win32Proj - - - - Application - true - $(DefaultPlatformToolset) - Unicode - - - Application - true - $(DefaultPlatformToolset) - Unicode - - - Application - false - $(DefaultPlatformToolset) - Unicode - - - Application - false - $(DefaultPlatformToolset) - Unicode - - - - - - - - - - - - - - - - - - - - - ..\..\ - $(Platform)\$(Configuration)\ - - - $(Platform)\$(Configuration)\ - ..\..\ - - - ..\..\ - $(Platform)\$(Configuration)\ - - - $(Platform)\$(Configuration)\ - ..\..\ - - - - - - Level4 - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - true - - - Console - - - - - - - Level4 - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - true - - - Console - - - - - Level3 - - - true - true - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - true - - - Console - true - true - - - - - Level3 - - - true - true - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - true - - - Console - true - true - - - - - $(Platform)\$(Configuration) - ..\..;%(IncludeDirectories) - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/Chat/client/msbuild/chatpollclient/chatpollclient.vcxproj.filters b/cpp/Chat/client/msbuild/chatpollclient/chatpollclient.vcxproj.filters deleted file mode 100644 index ebc5465be4..0000000000 --- a/cpp/Chat/client/msbuild/chatpollclient/chatpollclient.vcxproj.filters +++ /dev/null @@ -1,129 +0,0 @@ - - - - - {4FC737F1-C7A5-4376-A066-2A32D752A2FF} - cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {93995380-89BD-4b04-88EB-625FBE52EBFB} - h;hpp;hxx;hm;inl;inc;xsd - - - {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} - rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms - - - {d0bb0579-5734-473e-b954-264c3beee67e} - ice - - - {99fc0472-c5c4-4e28-9c64-5260be0b2093} - - - {a9661df1-ddc8-4ef1-8731-338554ca200e} - - - {3d6481e3-27ea-40ca-ac5a-b5165af0a9e7} - - - {80616bcd-d862-47df-a5a4-c965c594d417} - - - {6908dc0a-e157-4dc9-94aa-1bacb28dc0c2} - - - {a0ed189b-94a0-48a1-9897-80be4d3a463d} - - - {fce2b997-9b89-47e5-b817-b3d3a086f987} - - - {02b5358f-e0fc-400d-a155-ce719fca64d0} - - - {c53fa9e1-6290-47d8-88bc-5c9d9fac7dea} - - - {c27fbdd4-e69b-473e-8978-82879673a655} - - - {fe528a73-bb17-4cfc-8697-d4850f5e1a71} - - - {100757bb-172d-4e6e-a614-acd66cb3ddd8} - - - - - Source Files - - - Source Files - - - Source Files\Win32\Debug - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - Source Files\x64\Release - - - - - Header Files - - - Header Files\Win32\Debug - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - Header Files\x64\Release - - - - - - - - Slice Files - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/Chat/client/msbuild/chatpollclient/chatpollclient.vcxproj.user b/cpp/Chat/client/msbuild/chatpollclient/chatpollclient.vcxproj.user deleted file mode 100644 index cedf471f6b..0000000000 --- a/cpp/Chat/client/msbuild/chatpollclient/chatpollclient.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/Chat/client/msbuild/chatpollclient/packages.config b/cpp/Chat/client/msbuild/chatpollclient/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/Chat/client/msbuild/chatpollclient/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/Chat/server/Makefile.mk b/cpp/Chat/server/Makefile.mk deleted file mode 100644 index 783c39dfed..0000000000 --- a/cpp/Chat/server/Makefile.mk +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright (c) ZeroC, Inc. - -$(demo)_programs = chatserver -$(demo)_dependencies = Ice Glacier2 - -$(demo)_chatserver_sources = Chat.ice \ - ChatSession.ice \ - PollingChat.ice \ - ChatUtils.cpp \ - ChatSessionI.cpp \ - ChatSessionManagerI.cpp \ - PollingChatSessionI.cpp \ - PollingChatSessionFactoryI.cpp \ - ChatRoom.cpp \ - ChatServer.cpp - -demos += $(demo) diff --git a/cpp/Chat/server/msbuild/packages.config b/cpp/Chat/server/msbuild/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/Chat/server/msbuild/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/Chat/server/msbuild/server.vcxproj b/cpp/Chat/server/msbuild/server.vcxproj deleted file mode 100644 index 304fdb3609..0000000000 --- a/cpp/Chat/server/msbuild/server.vcxproj +++ /dev/null @@ -1,340 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - - - - - - - - - true - true - true - ..\Chat.ice - - - true - true - true - ..\ChatSession.ice - - - true - true - true - ..\PollingChat.ice - - - true - true - true - ..\Chat.ice - - - true - true - true - ..\ChatSession.ice - - - true - true - true - ..\PollingChat.ice - - - true - true - true - ..\Chat.ice - - - true - true - true - ..\ChatSession.ice - - - true - true - true - ..\PollingChat.ice - - - true - true - true - ..\Chat.ice - - - true - true - true - ..\ChatSession.ice - - - true - true - true - ..\PollingChat.ice - - - - - - - - - - - true - true - true - ..\Chat.ice - - - true - true - true - ..\ChatSession.ice - - - true - true - true - ..\PollingChat.ice - - - true - true - true - ..\Chat.ice - - - true - true - true - ..\ChatSession.ice - - - true - true - true - ..\PollingChat.ice - - - true - true - true - ..\Chat.ice - - - true - true - true - ..\ChatSession.ice - - - true - true - true - ..\PollingChat.ice - - - true - true - true - ..\Chat.ice - - - true - true - true - ..\ChatSession.ice - - - true - true - true - ..\PollingChat.ice - - - - - - - - - - - - - {5FD8BF89-9EC2-4F9A-B192-2752BF6FC160} - Win32Proj - - - - Application - true - $(DefaultPlatformToolset) - Unicode - - - Application - true - $(DefaultPlatformToolset) - Unicode - - - Application - false - $(DefaultPlatformToolset) - Unicode - - - Application - false - $(DefaultPlatformToolset) - Unicode - - - - - - - - - - - - - - - - - - - - - ..\ - $(Platform)\$(Configuration)\ - chatserver - - - $(Platform)\$(Configuration)\ - ..\ - chatserver - - - ..\ - $(Platform)\$(Configuration)\ - chatserver - - - $(Platform)\$(Configuration)\ - ..\ - chatserver - - - - - - Level4 - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - $(Platform)\$(Configuration);..;%(AdditionalIncludeDirectories) - true - 4244;%(DisableSpecificWarnings) - - - Console - - - - - - - Level4 - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - $(Platform)\$(Configuration);..;%(AdditionalIncludeDirectories) - true - 4244;%(DisableSpecificWarnings) - - - Console - - - - - Level3 - - - true - true - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - $(Platform)\$(Configuration);..;%(AdditionalIncludeDirectories) - 4244;%(DisableSpecificWarnings) - true - - - Console - true - true - - - - - Level3 - - - true - true - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - $(Platform)\$(Configuration);..;%(AdditionalIncludeDirectories) - 4244;%(DisableSpecificWarnings) - true - - - Console - true - true - - - - - $(Platform)\$(Configuration) - ..;%(IncludeDirectories) - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/Chat/server/msbuild/server.vcxproj.filters b/cpp/Chat/server/msbuild/server.vcxproj.filters deleted file mode 100644 index 54380770f4..0000000000 --- a/cpp/Chat/server/msbuild/server.vcxproj.filters +++ /dev/null @@ -1,187 +0,0 @@ - - - - - {4FC737F1-C7A5-4376-A066-2A32D752A2FF} - cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx - - - {93995380-89BD-4b04-88EB-625FBE52EBFB} - h;hpp;hxx;hm;inl;inc;xsd - - - {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} - rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms - - - {6b5d3061-355e-414b-afe6-a219e298df04} - ice - - - {73bcf06e-1eb0-4aa6-b8bb-53231ee15edf} - - - {da480353-65f3-4690-8084-68330b5ded9e} - - - {a84a8443-86ec-494e-80b5-fd48fa08297f} - - - {d588d28a-30b2-40bb-98e7-4380e17dc88c} - - - {57a3e6e3-926f-40d1-98a3-e68e7b644d12} - - - {7ed50d4f-bfa4-4c0d-bea2-a9d1c22b86d0} - - - {3ce661bb-96d4-4805-8988-95a773aa00be} - - - {4838d060-f060-4450-a8c4-0d1acc760067} - - - {dd2f1c38-35b7-44f6-bbf5-94e6b963e3d7} - - - {1e078939-50bc-4a4a-8d58-3d7d0021ffb5} - - - {e53a807b-0bb8-4e32-a478-d396ddf8e5bb} - - - {2287ebc5-912c-4d44-977d-e4aa4b5ec9fc} - - - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files\Win32\Debug - - - Source Files\Win32\Debug - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\x64\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\Win32\Release - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - Source Files\x64\Release - - - Source Files\x64\Release - - - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files - - - Header Files\Win32\Debug - - - Header Files\Win32\Debug - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\x64\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\Win32\Release - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - Header Files\x64\Release - - - Header Files\x64\Release - - - - - - - - - Slice Files - - - Slice Files - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/Chat/server/msbuild/server.vcxproj.user b/cpp/Chat/server/msbuild/server.vcxproj.user deleted file mode 100644 index cedf471f6b..0000000000 --- a/cpp/Chat/server/msbuild/server.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/DataStorm/clock/Makefile.mk b/cpp/DataStorm/clock/Makefile.mk deleted file mode 100644 index 1f00283526..0000000000 --- a/cpp/DataStorm/clock/Makefile.mk +++ /dev/null @@ -1,5 +0,0 @@ -# Copyright (c) ZeroC, Inc. - -$(demo)_dependencies = DataStorm Ice - -demos += $(demo) diff --git a/cpp/DataStorm/clock/msbuild/reader/packages.config b/cpp/DataStorm/clock/msbuild/reader/packages.config deleted file mode 100644 index a36cb289a5..0000000000 --- a/cpp/DataStorm/clock/msbuild/reader/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/cpp/DataStorm/clock/msbuild/reader/reader.vcxproj b/cpp/DataStorm/clock/msbuild/reader/reader.vcxproj deleted file mode 100644 index 4f1c5c947a..0000000000 --- a/cpp/DataStorm/clock/msbuild/reader/reader.vcxproj +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - reader - {E9146C23-516D-4D87-A217-EDF5A08DBF04} - - - - Application - $(DefaultPlatformToolset) - true - - - - - ..\..\ - $(Platform)\$(Configuration)\ - - - - $(Platform)\$(Configuration) - 4503 - - - - - $(Platform)\$(Configuration) - 4503 - - - - - $(Platform)\$(Configuration) - 4503 - - - - - $(Platform)\$(Configuration) - 4503 - - - - - - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - - - \ No newline at end of file diff --git a/cpp/DataStorm/clock/msbuild/reader/reader.vcxproj.filters b/cpp/DataStorm/clock/msbuild/reader/reader.vcxproj.filters deleted file mode 100644 index 851de157d0..0000000000 --- a/cpp/DataStorm/clock/msbuild/reader/reader.vcxproj.filters +++ /dev/null @@ -1,30 +0,0 @@ - - - - - {2f52ec5d-d778-4988-8746-1a2d17b17375} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {d096f6ce-e47c-430a-a7f7-7fe3c2fa047f} - h;hpp;hxx;hm;inl - - - {b3e66749-c970-4413-b670-910ee10bcb50} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - {5b1f74bb-bd49-40e8-9d23-bd640b26e7b7} - ice - - - - - Source Files - - - - - - - \ No newline at end of file diff --git a/cpp/DataStorm/clock/msbuild/reader/reader.vcxproj.user b/cpp/DataStorm/clock/msbuild/reader/reader.vcxproj.user deleted file mode 100644 index af59416bd3..0000000000 --- a/cpp/DataStorm/clock/msbuild/reader/reader.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/DataStorm/clock/msbuild/writer/packages.config b/cpp/DataStorm/clock/msbuild/writer/packages.config deleted file mode 100644 index a36cb289a5..0000000000 --- a/cpp/DataStorm/clock/msbuild/writer/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/cpp/DataStorm/clock/msbuild/writer/writer.vcxproj b/cpp/DataStorm/clock/msbuild/writer/writer.vcxproj deleted file mode 100644 index cce06dc4b2..0000000000 --- a/cpp/DataStorm/clock/msbuild/writer/writer.vcxproj +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - writer - {D5FFCE1A-7264-42D7-AE3F-60AF35D71B03} - - - - Application - $(DefaultPlatformToolset) - true - - - - - ..\..\ - $(Platform)\$(Configuration)\ - - - - $(Platform)\$(Configuration) - 4503 - - - - - $(Platform)\$(Configuration) - 4503 - - - - - $(Platform)\$(Configuration) - 4503 - - - - - $(Platform)\$(Configuration) - 4503 - - - - - - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - - - \ No newline at end of file diff --git a/cpp/DataStorm/clock/msbuild/writer/writer.vcxproj.filters b/cpp/DataStorm/clock/msbuild/writer/writer.vcxproj.filters deleted file mode 100644 index e16c16ba85..0000000000 --- a/cpp/DataStorm/clock/msbuild/writer/writer.vcxproj.filters +++ /dev/null @@ -1,30 +0,0 @@ - - - - - {2f52ec5d-d778-4988-8746-1a2d17b17375} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {d096f6ce-e47c-430a-a7f7-7fe3c2fa047f} - h;hpp;hxx;hm;inl - - - {b3e66749-c970-4413-b670-910ee10bcb50} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - {d8d7456f-5eca-434c-b0c5-0014789f2cd8} - ice - - - - - Source Files - - - - - - - \ No newline at end of file diff --git a/cpp/DataStorm/clock/msbuild/writer/writer.vcxproj.user b/cpp/DataStorm/clock/msbuild/writer/writer.vcxproj.user deleted file mode 100644 index af59416bd3..0000000000 --- a/cpp/DataStorm/clock/msbuild/writer/writer.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/DataStorm/keyFilter/Makefile.mk b/cpp/DataStorm/keyFilter/Makefile.mk deleted file mode 100644 index 1f00283526..0000000000 --- a/cpp/DataStorm/keyFilter/Makefile.mk +++ /dev/null @@ -1,5 +0,0 @@ -# Copyright (c) ZeroC, Inc. - -$(demo)_dependencies = DataStorm Ice - -demos += $(demo) diff --git a/cpp/DataStorm/keyFilter/msbuild/reader/packages.config b/cpp/DataStorm/keyFilter/msbuild/reader/packages.config deleted file mode 100644 index a36cb289a5..0000000000 --- a/cpp/DataStorm/keyFilter/msbuild/reader/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/cpp/DataStorm/keyFilter/msbuild/reader/reader.vcxproj b/cpp/DataStorm/keyFilter/msbuild/reader/reader.vcxproj deleted file mode 100644 index bd1fd26dcb..0000000000 --- a/cpp/DataStorm/keyFilter/msbuild/reader/reader.vcxproj +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - reader - {0FA27393-6D89-4612-8170-81122C6B8936} - - - - Application - $(DefaultPlatformToolset) - true - - - - - ..\..\ - $(Platform)\$(Configuration)\ - - - - $(Platform)\$(Configuration) - - - - - $(Platform)\$(Configuration) - - - - - $(Platform)\$(Configuration) - - - - - $(Platform)\$(Configuration) - - - - - - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - - - \ No newline at end of file diff --git a/cpp/DataStorm/keyFilter/msbuild/reader/reader.vcxproj.filters b/cpp/DataStorm/keyFilter/msbuild/reader/reader.vcxproj.filters deleted file mode 100644 index cf84c63a88..0000000000 --- a/cpp/DataStorm/keyFilter/msbuild/reader/reader.vcxproj.filters +++ /dev/null @@ -1,30 +0,0 @@ - - - - - {2f52ec5d-d778-4988-8746-1a2d17b17375} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {d096f6ce-e47c-430a-a7f7-7fe3c2fa047f} - h;hpp;hxx;hm;inl - - - {b3e66749-c970-4413-b670-910ee10bcb50} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - {c84cdc06-8bc8-4b27-8e96-205a0f2d505c} - ice - - - - - Source Files - - - - - - - \ No newline at end of file diff --git a/cpp/DataStorm/keyFilter/msbuild/reader/reader.vcxproj.user b/cpp/DataStorm/keyFilter/msbuild/reader/reader.vcxproj.user deleted file mode 100644 index af59416bd3..0000000000 --- a/cpp/DataStorm/keyFilter/msbuild/reader/reader.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/DataStorm/keyFilter/msbuild/writer/packages.config b/cpp/DataStorm/keyFilter/msbuild/writer/packages.config deleted file mode 100644 index 26eaca3450..0000000000 --- a/cpp/DataStorm/keyFilter/msbuild/writer/packages.config +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/cpp/DataStorm/keyFilter/msbuild/writer/writer.vcxproj b/cpp/DataStorm/keyFilter/msbuild/writer/writer.vcxproj deleted file mode 100644 index acf8fa8e63..0000000000 --- a/cpp/DataStorm/keyFilter/msbuild/writer/writer.vcxproj +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - writer - {E7270286-71D1-4C31-A2A4-A9DBA0D28E6C} - - - - Application - $(DefaultPlatformToolset) - true - - - - - ..\..\ - $(Platform)\$(Configuration)\ - - - - $(Platform)\$(Configuration) - - - - - $(Platform)\$(Configuration) - - - - - $(Platform)\$(Configuration) - - - - - $(Platform)\$(Configuration) - - - - - - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - - - \ No newline at end of file diff --git a/cpp/DataStorm/keyFilter/msbuild/writer/writer.vcxproj.filters b/cpp/DataStorm/keyFilter/msbuild/writer/writer.vcxproj.filters deleted file mode 100644 index 8ce8a5b763..0000000000 --- a/cpp/DataStorm/keyFilter/msbuild/writer/writer.vcxproj.filters +++ /dev/null @@ -1,30 +0,0 @@ - - - - - {2f52ec5d-d778-4988-8746-1a2d17b17375} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {d096f6ce-e47c-430a-a7f7-7fe3c2fa047f} - h;hpp;hxx;hm;inl - - - {b3e66749-c970-4413-b670-910ee10bcb50} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - {c9c0d8fc-2e6f-4b36-b0ac-aaae0e780a6e} - ice - - - - - Source Files - - - - - - - \ No newline at end of file diff --git a/cpp/DataStorm/keyFilter/msbuild/writer/writer.vcxproj.user b/cpp/DataStorm/keyFilter/msbuild/writer/writer.vcxproj.user deleted file mode 100644 index af59416bd3..0000000000 --- a/cpp/DataStorm/keyFilter/msbuild/writer/writer.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/DataStorm/minimal/Makefile.mk b/cpp/DataStorm/minimal/Makefile.mk deleted file mode 100644 index 1f00283526..0000000000 --- a/cpp/DataStorm/minimal/Makefile.mk +++ /dev/null @@ -1,5 +0,0 @@ -# Copyright (c) ZeroC, Inc. - -$(demo)_dependencies = DataStorm Ice - -demos += $(demo) diff --git a/cpp/DataStorm/minimal/msbuild/reader/packages.config b/cpp/DataStorm/minimal/msbuild/reader/packages.config deleted file mode 100644 index a36cb289a5..0000000000 --- a/cpp/DataStorm/minimal/msbuild/reader/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/cpp/DataStorm/minimal/msbuild/reader/reader.vcxproj b/cpp/DataStorm/minimal/msbuild/reader/reader.vcxproj deleted file mode 100644 index 5631e08c90..0000000000 --- a/cpp/DataStorm/minimal/msbuild/reader/reader.vcxproj +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - reader - {7464DBD0-F9B8-4DCE-948E-ED4A12215689} - - - - Application - $(DefaultPlatformToolset) - true - - - - - ..\..\ - $(Platform)\$(Configuration)\ - - - - $(Platform)\$(Configuration) - - - - - $(Platform)\$(Configuration) - - - - - $(Platform)\$(Configuration) - - - - - $(Platform)\$(Configuration) - - - - - - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - - - \ No newline at end of file diff --git a/cpp/DataStorm/minimal/msbuild/reader/reader.vcxproj.filters b/cpp/DataStorm/minimal/msbuild/reader/reader.vcxproj.filters deleted file mode 100644 index d77db74869..0000000000 --- a/cpp/DataStorm/minimal/msbuild/reader/reader.vcxproj.filters +++ /dev/null @@ -1,30 +0,0 @@ - - - - - {2f52ec5d-d778-4988-8746-1a2d17b17375} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {d096f6ce-e47c-430a-a7f7-7fe3c2fa047f} - h;hpp;hxx;hm;inl - - - {b3e66749-c970-4413-b670-910ee10bcb50} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - {416dec91-d340-4fe7-be6e-bb145f8a1869} - ice - - - - - Source Files - - - - - - - \ No newline at end of file diff --git a/cpp/DataStorm/minimal/msbuild/reader/reader.vcxproj.user b/cpp/DataStorm/minimal/msbuild/reader/reader.vcxproj.user deleted file mode 100644 index 88a550947e..0000000000 --- a/cpp/DataStorm/minimal/msbuild/reader/reader.vcxproj.user +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/cpp/DataStorm/minimal/msbuild/writer/packages.config b/cpp/DataStorm/minimal/msbuild/writer/packages.config deleted file mode 100644 index a36cb289a5..0000000000 --- a/cpp/DataStorm/minimal/msbuild/writer/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/cpp/DataStorm/minimal/msbuild/writer/writer.vcxproj b/cpp/DataStorm/minimal/msbuild/writer/writer.vcxproj deleted file mode 100644 index f3442022ac..0000000000 --- a/cpp/DataStorm/minimal/msbuild/writer/writer.vcxproj +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - writer - {5362D3A2-6280-4C76-9C98-B2B30F6A7EC6} - - - - Application - $(DefaultPlatformToolset) - true - - - - - ..\..\ - $(Platform)\$(Configuration)\ - - - - $(Platform)\$(Configuration) - - - - - $(Platform)\$(Configuration) - - - - - $(Platform)\$(Configuration) - - - - - $(Platform)\$(Configuration) - - - - - - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - - - \ No newline at end of file diff --git a/cpp/DataStorm/minimal/msbuild/writer/writer.vcxproj.filters b/cpp/DataStorm/minimal/msbuild/writer/writer.vcxproj.filters deleted file mode 100644 index f97b40e541..0000000000 --- a/cpp/DataStorm/minimal/msbuild/writer/writer.vcxproj.filters +++ /dev/null @@ -1,30 +0,0 @@ - - - - - {2f52ec5d-d778-4988-8746-1a2d17b17375} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {d096f6ce-e47c-430a-a7f7-7fe3c2fa047f} - h;hpp;hxx;hm;inl - - - {b3e66749-c970-4413-b670-910ee10bcb50} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - {dd1ed1b5-14c9-474a-ab38-9b5b05f2a2e2} - ice - - - - - Source Files - - - - - - - \ No newline at end of file diff --git a/cpp/DataStorm/minimal/msbuild/writer/writer.vcxproj.user b/cpp/DataStorm/minimal/msbuild/writer/writer.vcxproj.user deleted file mode 100644 index 88a550947e..0000000000 --- a/cpp/DataStorm/minimal/msbuild/writer/writer.vcxproj.user +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file diff --git a/cpp/DataStorm/node/Makefile.mk b/cpp/DataStorm/node/Makefile.mk deleted file mode 100644 index 1f00283526..0000000000 --- a/cpp/DataStorm/node/Makefile.mk +++ /dev/null @@ -1,5 +0,0 @@ -# Copyright (c) ZeroC, Inc. - -$(demo)_dependencies = DataStorm Ice - -demos += $(demo) diff --git a/cpp/DataStorm/node/msbuild/reader/packages.config b/cpp/DataStorm/node/msbuild/reader/packages.config deleted file mode 100644 index a36cb289a5..0000000000 --- a/cpp/DataStorm/node/msbuild/reader/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/cpp/DataStorm/node/msbuild/reader/reader.vcxproj b/cpp/DataStorm/node/msbuild/reader/reader.vcxproj deleted file mode 100644 index 1beeae51da..0000000000 --- a/cpp/DataStorm/node/msbuild/reader/reader.vcxproj +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - reader - {07A7881F-0E97-4855-BA2A-8253F30A5FA0} - - - - Application - $(DefaultPlatformToolset) - true - - - - - ..\..\ - $(Platform)\$(Configuration)\ - - - - $(Platform)\$(Configuration) - 4503 - - - - - $(Platform)\$(Configuration) - 4503 - - - - - $(Platform)\$(Configuration) - 4503 - - - - - $(Platform)\$(Configuration) - 4503 - - - - - - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - - - diff --git a/cpp/DataStorm/node/msbuild/reader/reader.vcxproj.filters b/cpp/DataStorm/node/msbuild/reader/reader.vcxproj.filters deleted file mode 100644 index 851de157d0..0000000000 --- a/cpp/DataStorm/node/msbuild/reader/reader.vcxproj.filters +++ /dev/null @@ -1,30 +0,0 @@ - - - - - {2f52ec5d-d778-4988-8746-1a2d17b17375} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {d096f6ce-e47c-430a-a7f7-7fe3c2fa047f} - h;hpp;hxx;hm;inl - - - {b3e66749-c970-4413-b670-910ee10bcb50} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - {5b1f74bb-bd49-40e8-9d23-bd640b26e7b7} - ice - - - - - Source Files - - - - - - - \ No newline at end of file diff --git a/cpp/DataStorm/node/msbuild/reader/reader.vcxproj.user b/cpp/DataStorm/node/msbuild/reader/reader.vcxproj.user deleted file mode 100644 index af59416bd3..0000000000 --- a/cpp/DataStorm/node/msbuild/reader/reader.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/DataStorm/node/msbuild/writer/packages.config b/cpp/DataStorm/node/msbuild/writer/packages.config deleted file mode 100644 index a36cb289a5..0000000000 --- a/cpp/DataStorm/node/msbuild/writer/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/cpp/DataStorm/node/msbuild/writer/writer.vcxproj b/cpp/DataStorm/node/msbuild/writer/writer.vcxproj deleted file mode 100644 index c035b41095..0000000000 --- a/cpp/DataStorm/node/msbuild/writer/writer.vcxproj +++ /dev/null @@ -1,80 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - writer - {558F8E62-C7E5-4DB1-9175-925A0DCE55B7} - - - - Application - $(DefaultPlatformToolset) - true - - - - - ..\..\ - $(Platform)\$(Configuration)\ - - - - $(Platform)\$(Configuration) - 4503 - - - - - $(Platform)\$(Configuration) - 4503 - - - - - $(Platform)\$(Configuration) - 4503 - - - - - $(Platform)\$(Configuration) - 4503 - - - - - - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - - - diff --git a/cpp/DataStorm/node/msbuild/writer/writer.vcxproj.filters b/cpp/DataStorm/node/msbuild/writer/writer.vcxproj.filters deleted file mode 100644 index e16c16ba85..0000000000 --- a/cpp/DataStorm/node/msbuild/writer/writer.vcxproj.filters +++ /dev/null @@ -1,30 +0,0 @@ - - - - - {2f52ec5d-d778-4988-8746-1a2d17b17375} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {d096f6ce-e47c-430a-a7f7-7fe3c2fa047f} - h;hpp;hxx;hm;inl - - - {b3e66749-c970-4413-b670-910ee10bcb50} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - {d8d7456f-5eca-434c-b0c5-0014789f2cd8} - ice - - - - - Source Files - - - - - - - \ No newline at end of file diff --git a/cpp/DataStorm/node/msbuild/writer/writer.vcxproj.user b/cpp/DataStorm/node/msbuild/writer/writer.vcxproj.user deleted file mode 100644 index af59416bd3..0000000000 --- a/cpp/DataStorm/node/msbuild/writer/writer.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/DataStorm/sampleFilter/Makefile.mk b/cpp/DataStorm/sampleFilter/Makefile.mk deleted file mode 100644 index 1f00283526..0000000000 --- a/cpp/DataStorm/sampleFilter/Makefile.mk +++ /dev/null @@ -1,5 +0,0 @@ -# Copyright (c) ZeroC, Inc. - -$(demo)_dependencies = DataStorm Ice - -demos += $(demo) diff --git a/cpp/DataStorm/sampleFilter/msbuild/reader/packages.config b/cpp/DataStorm/sampleFilter/msbuild/reader/packages.config deleted file mode 100644 index a36cb289a5..0000000000 --- a/cpp/DataStorm/sampleFilter/msbuild/reader/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/cpp/DataStorm/sampleFilter/msbuild/reader/reader.vcxproj b/cpp/DataStorm/sampleFilter/msbuild/reader/reader.vcxproj deleted file mode 100644 index cb0b50e848..0000000000 --- a/cpp/DataStorm/sampleFilter/msbuild/reader/reader.vcxproj +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - reader - {9834D6A0-4696-4525-9BB6-D51AAF557EC1} - - - - Application - $(DefaultPlatformToolset) - true - - - - - ..\..\ - $(Platform)\$(Configuration)\ - - - - $(Platform)\$(Configuration) - - - - - $(Platform)\$(Configuration) - - - - - $(Platform)\$(Configuration) - - - - - $(Platform)\$(Configuration) - - - - - - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - - - \ No newline at end of file diff --git a/cpp/DataStorm/sampleFilter/msbuild/reader/reader.vcxproj.filters b/cpp/DataStorm/sampleFilter/msbuild/reader/reader.vcxproj.filters deleted file mode 100644 index 2f2d3625ec..0000000000 --- a/cpp/DataStorm/sampleFilter/msbuild/reader/reader.vcxproj.filters +++ /dev/null @@ -1,30 +0,0 @@ - - - - - {2f52ec5d-d778-4988-8746-1a2d17b17375} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {d096f6ce-e47c-430a-a7f7-7fe3c2fa047f} - h;hpp;hxx;hm;inl - - - {b3e66749-c970-4413-b670-910ee10bcb50} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - {44b6d4de-253a-43e2-9156-f233514950f8} - ice - - - - - Source Files - - - - - - - \ No newline at end of file diff --git a/cpp/DataStorm/sampleFilter/msbuild/reader/reader.vcxproj.user b/cpp/DataStorm/sampleFilter/msbuild/reader/reader.vcxproj.user deleted file mode 100644 index af59416bd3..0000000000 --- a/cpp/DataStorm/sampleFilter/msbuild/reader/reader.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/DataStorm/sampleFilter/msbuild/writer/packages.config b/cpp/DataStorm/sampleFilter/msbuild/writer/packages.config deleted file mode 100644 index a36cb289a5..0000000000 --- a/cpp/DataStorm/sampleFilter/msbuild/writer/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/cpp/DataStorm/sampleFilter/msbuild/writer/writer.vcxproj b/cpp/DataStorm/sampleFilter/msbuild/writer/writer.vcxproj deleted file mode 100644 index d8584d1b1a..0000000000 --- a/cpp/DataStorm/sampleFilter/msbuild/writer/writer.vcxproj +++ /dev/null @@ -1,76 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - writer - {864A92F2-D094-45AF-8277-50F43824C4EE} - - - - Application - $(DefaultPlatformToolset) - true - - - - - ..\..\ - $(Platform)\$(Configuration)\ - - - - $(Platform)\$(Configuration) - - - - - $(Platform)\$(Configuration) - - - - - $(Platform)\$(Configuration) - - - - - $(Platform)\$(Configuration) - - - - - - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - - - \ No newline at end of file diff --git a/cpp/DataStorm/sampleFilter/msbuild/writer/writer.vcxproj.filters b/cpp/DataStorm/sampleFilter/msbuild/writer/writer.vcxproj.filters deleted file mode 100644 index 2db4ff040f..0000000000 --- a/cpp/DataStorm/sampleFilter/msbuild/writer/writer.vcxproj.filters +++ /dev/null @@ -1,30 +0,0 @@ - - - - - {2f52ec5d-d778-4988-8746-1a2d17b17375} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {d096f6ce-e47c-430a-a7f7-7fe3c2fa047f} - h;hpp;hxx;hm;inl - - - {b3e66749-c970-4413-b670-910ee10bcb50} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - {53c9fd79-4249-4a4c-8fce-b70151ba8692} - ice - - - - - Source Files - - - - - - - \ No newline at end of file diff --git a/cpp/DataStorm/sampleFilter/msbuild/writer/writer.vcxproj.user b/cpp/DataStorm/sampleFilter/msbuild/writer/writer.vcxproj.user deleted file mode 100644 index af59416bd3..0000000000 --- a/cpp/DataStorm/sampleFilter/msbuild/writer/writer.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/DataStorm/stock/Makefile.mk b/cpp/DataStorm/stock/Makefile.mk deleted file mode 100644 index 1f00283526..0000000000 --- a/cpp/DataStorm/stock/Makefile.mk +++ /dev/null @@ -1,5 +0,0 @@ -# Copyright (c) ZeroC, Inc. - -$(demo)_dependencies = DataStorm Ice - -demos += $(demo) diff --git a/cpp/DataStorm/stock/msbuild/reader/packages.config b/cpp/DataStorm/stock/msbuild/reader/packages.config deleted file mode 100644 index a36cb289a5..0000000000 --- a/cpp/DataStorm/stock/msbuild/reader/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/cpp/DataStorm/stock/msbuild/reader/reader.vcxproj b/cpp/DataStorm/stock/msbuild/reader/reader.vcxproj deleted file mode 100644 index 4fbbb4c1fd..0000000000 --- a/cpp/DataStorm/stock/msbuild/reader/reader.vcxproj +++ /dev/null @@ -1,129 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - reader - {5550D94C-D162-4367-BF79-00243E79D3D1} - - - - Application - $(DefaultPlatformToolset) - true - - - - - ..\..\ - $(Platform)\$(Configuration)\ - - - - $(Platform)\$(Configuration) - - - - - $(Platform)\$(Configuration) - - - - - $(Platform)\$(Configuration) - - - - - $(Platform)\$(Configuration) - - - - - - true - true - true - ..\..\Stock.ice - - - true - true - true - ..\..\Stock.ice - - - true - true - true - ..\..\Stock.ice - - - true - true - true - ..\..\Stock.ice - - - - - - - - - - true - true - true - ..\..\Stock.ice - - - true - true - true - ..\..\Stock.ice - - - true - true - true - ..\..\Stock.ice - - - true - true - true - ..\..\Stock.ice - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - - - \ No newline at end of file diff --git a/cpp/DataStorm/stock/msbuild/reader/reader.vcxproj.filters b/cpp/DataStorm/stock/msbuild/reader/reader.vcxproj.filters deleted file mode 100644 index 36f0b55002..0000000000 --- a/cpp/DataStorm/stock/msbuild/reader/reader.vcxproj.filters +++ /dev/null @@ -1,97 +0,0 @@ - - - - - {2f52ec5d-d778-4988-8746-1a2d17b17375} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {d096f6ce-e47c-430a-a7f7-7fe3c2fa047f} - h;hpp;hxx;hm;inl - - - {b3e66749-c970-4413-b670-910ee10bcb50} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - {54205b3f-00cc-43c3-a647-1a97ac6e42d1} - - - {99d397d9-aeab-424e-a4b9-2feffe1e2a3c} - - - {830a71b6-c55e-43bf-bd39-35dd75f7598f} - - - {abe29213-40c1-42ae-82f6-13960f87f80f} - - - {b8bd02eb-ad99-4ea9-b35b-820b1515d024} - - - {6bb1313d-5f4c-4706-982c-bfd307049dff} - - - {eab958d6-2f01-4f7c-81f1-73a81116f6e7} - - - {d989c58c-b45d-4b52-8367-efbfb6c7c705} - - - {699475cb-4dca-47b4-a359-5e956d49fc4e} - - - {72211793-ecad-4716-9f97-efdd43d3cb16} - - - {161886eb-7d10-4b2e-b341-519c5bd46f3e} - - - {3bc3082d-1a19-40d7-86d5-16e38a32b43c} - - - {3f77fbb8-4e67-4db1-98b8-d24257c8fce1} - ice - - - - - Source Files - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - - - - - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/DataStorm/stock/msbuild/reader/reader.vcxproj.user b/cpp/DataStorm/stock/msbuild/reader/reader.vcxproj.user deleted file mode 100644 index af59416bd3..0000000000 --- a/cpp/DataStorm/stock/msbuild/reader/reader.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/DataStorm/stock/msbuild/writer/packages.config b/cpp/DataStorm/stock/msbuild/writer/packages.config deleted file mode 100644 index a36cb289a5..0000000000 --- a/cpp/DataStorm/stock/msbuild/writer/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/cpp/DataStorm/stock/msbuild/writer/writer.vcxproj b/cpp/DataStorm/stock/msbuild/writer/writer.vcxproj deleted file mode 100644 index 15602e1a02..0000000000 --- a/cpp/DataStorm/stock/msbuild/writer/writer.vcxproj +++ /dev/null @@ -1,129 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - writer - {4362D2DF-3F07-4248-9CB4-9682B29EE0D3} - - - - Application - $(DefaultPlatformToolset) - true - - - - - ..\..\ - $(Platform)\$(Configuration)\ - - - - $(Platform)\$(Configuration) - - - - - $(Platform)\$(Configuration) - - - - - $(Platform)\$(Configuration) - - - - - $(Platform)\$(Configuration) - - - - - - - - - true - true - true - ../../Stock.ice - - - true - true - true - ../../Stock.ice - - - true - true - true - ../../Stock.ice - - - true - true - true - ../../Stock.ice - - - - - - - true - true - true - ../../Stock.ice - - - true - true - true - ../../Stock.ice - - - true - true - true - ../../Stock.ice - - - true - true - true - ../../Stock.ice - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - - - \ No newline at end of file diff --git a/cpp/DataStorm/stock/msbuild/writer/writer.vcxproj.filters b/cpp/DataStorm/stock/msbuild/writer/writer.vcxproj.filters deleted file mode 100644 index 19d79d10a8..0000000000 --- a/cpp/DataStorm/stock/msbuild/writer/writer.vcxproj.filters +++ /dev/null @@ -1,97 +0,0 @@ - - - - - {2f52ec5d-d778-4988-8746-1a2d17b17375} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {d096f6ce-e47c-430a-a7f7-7fe3c2fa047f} - h;hpp;hxx;hm;inl - - - {b3e66749-c970-4413-b670-910ee10bcb50} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - {455cd0c2-e4a5-4c22-ad0d-70fb07649219} - - - {913e25a0-e91e-4c09-93a4-da1a70a92c3c} - - - {4d52a7fc-8c18-4b6a-9b20-b8bb4863728e} - - - {eeafc211-ec2a-4b0b-a88a-b9ee38642304} - - - {7753f830-8c8d-401c-a223-999c7d151052} - - - {03a64ef2-770b-4051-b00a-01985988b6d4} - - - {2a96e9d1-cbd2-4c64-8b5f-4b8655df936a} - - - {26e0ba27-61fb-4faf-811f-e0871cd7d9b4} - - - {d30b93dd-813e-42d6-9c0b-ead37f8733ad} - - - {3101e8aa-8e41-4ce2-ae1b-1fb66fb91868} - - - {cea25ac8-357a-4383-9d99-e566b90e67df} - - - {bc0c068e-d3ca-467d-be99-f5bce440a8d2} - - - {6eec9496-4f31-4f38-a861-1fc6d875fa9d} - ice - - - - - Source Files - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - - - - - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/DataStorm/stock/msbuild/writer/writer.vcxproj.user b/cpp/DataStorm/stock/msbuild/writer/writer.vcxproj.user deleted file mode 100644 index af59416bd3..0000000000 --- a/cpp/DataStorm/stock/msbuild/writer/writer.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/Glacier2/callback/Makefile.mk b/cpp/Glacier2/callback/Makefile.mk deleted file mode 100644 index c41c5dd638..0000000000 --- a/cpp/Glacier2/callback/Makefile.mk +++ /dev/null @@ -1,6 +0,0 @@ -# Copyright (c) ZeroC, Inc. - -$(demo)_client_dependencies = Ice Glacier2 -$(demo)_client_sources = Client.cpp Callback.ice CallbackI.cpp - -demos += $(demo) diff --git a/cpp/Glacier2/callback/msbuild/client/client.vcxproj b/cpp/Glacier2/callback/msbuild/client/client.vcxproj deleted file mode 100644 index cb5be09f85..0000000000 --- a/cpp/Glacier2/callback/msbuild/client/client.vcxproj +++ /dev/null @@ -1,262 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - client - {AF429C66-AF79-4CA1-83CE-EA345DFA4BBA} - - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - - true - true - true - ..\..\Callback.ice - - - true - true - true - ..\..\Callback.ice - - - true - true - true - ..\..\Callback.ice - - - true - true - true - ..\..\Callback.ice - - - - - - true - true - true - ..\..\Callback.ice - - - true - true - true - ..\..\Callback.ice - - - true - true - true - ..\..\Callback.ice - - - true - true - true - ..\..\Callback.ice - - - - - Document - copy ..\..\config.client $(OutDir)config.client /Y - $(OutDir)config.client - copy ..\..\config.client $(OutDir)config.client /Y - $(OutDir)config.client - copy ..\..\config.client $(OutDir)config.client /Y - $(OutDir)config.client - copy ..\..\config.client $(OutDir)config.client /Y - $(OutDir)config.client - - - - - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/Glacier2/callback/msbuild/client/client.vcxproj.filters b/cpp/Glacier2/callback/msbuild/client/client.vcxproj.filters deleted file mode 100644 index c3c4b95abb..0000000000 --- a/cpp/Glacier2/callback/msbuild/client/client.vcxproj.filters +++ /dev/null @@ -1,103 +0,0 @@ - - - - - {57dd3054-c310-4120-9e75-01340edde2a1} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {18df9771-598d-42c0-aec6-683b9034d522} - h;hpp;hxx;hm;inl - - - {7635e0bc-abc3-4b31-8e27-58c2f689cfff} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - {CD96D044-4021-4AB5-BD98-7CC0E05CE7D3} - ice - - - {4089f4bb-c780-4926-b516-dc2892a1187b} - - - {17c6675d-23aa-4070-8707-cd33db1ed518} - - - {a71ea6f4-8bde-4366-a0d1-29d94ab75c75} - - - {e24abf6b-5abb-467c-bc15-f749868a3b5a} - - - {da8bef0a-3a3f-40c2-be83-68e15d8f55bc} - - - {f0608a10-02b0-4a1c-a649-9d4d37125be2} - - - {5e357eec-213a-4fde-9550-634c5eeb43bb} - - - {66e4dcff-61da-4be3-ac91-a0d44dda7596} - - - {4d823478-def8-45f7-b908-ba6b0f9f7719} - - - {4a51d34c-4d43-48e2-96e6-930b3a175097} - - - {8d2947b2-3a1c-4e6c-af02-7c42c5520238} - - - {2db3640b-eafc-40db-8d4c-83ab243a74c9} - - - - - Source Files - - - Source Files - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - - - Header Files - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - - - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/Glacier2/callback/msbuild/client/client.vcxproj.user b/cpp/Glacier2/callback/msbuild/client/client.vcxproj.user deleted file mode 100644 index cedf471f6b..0000000000 --- a/cpp/Glacier2/callback/msbuild/client/client.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/Glacier2/callback/msbuild/client/packages.config b/cpp/Glacier2/callback/msbuild/client/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/Glacier2/callback/msbuild/client/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/Glacier2/callback/msbuild/server/packages.config b/cpp/Glacier2/callback/msbuild/server/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/Glacier2/callback/msbuild/server/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/Glacier2/callback/msbuild/server/server.vcxproj b/cpp/Glacier2/callback/msbuild/server/server.vcxproj deleted file mode 100644 index 7c916a009c..0000000000 --- a/cpp/Glacier2/callback/msbuild/server/server.vcxproj +++ /dev/null @@ -1,263 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - server - {50C35E8E-3504-4DDF-8C5A-787525F16A91} - - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - - true - true - true - ..\..\Callback.ice - - - true - true - true - ..\..\Callback.ice - - - true - true - true - ..\..\Callback.ice - - - true - true - true - ..\..\Callback.ice - - - - - - true - true - true - ..\..\Callback.ice - - - true - true - true - ..\..\Callback.ice - - - true - true - true - ..\..\Callback.ice - - - true - true - true - ..\..\Callback.ice - - - - - Document - copy ..\..\config.client $(OutDir)config.server /Y - $(OutDir)config.server - copy ..\..\config.client $(OutDir)config.server /Y - $(OutDir)config.server - copy ..\..\config.client $(OutDir)config.server /Y - $(OutDir)config.server - copy ..\..\config.client $(OutDir)config.server /Y - $(OutDir)config.server - - - - - - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/Glacier2/callback/msbuild/server/server.vcxproj.filters b/cpp/Glacier2/callback/msbuild/server/server.vcxproj.filters deleted file mode 100644 index 52558cad39..0000000000 --- a/cpp/Glacier2/callback/msbuild/server/server.vcxproj.filters +++ /dev/null @@ -1,104 +0,0 @@ - - - - - {81296a33-34cc-4872-a093-0d962400bcc3} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {9c274553-85d1-4c54-931b-002a842bde4e} - h;hpp;hxx;hm;inl - - - {7a82e9b2-3c75-489a-9497-5db930527ab2} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - {df76c06d-3092-44d9-ae02-cc50e6e3f91d} - ice - - - {465bfcb8-f13f-4de2-b9b1-00853badacfb} - - - {c1bc31cf-13e7-449b-a2a3-33136f81f6a0} - - - {86fff6b3-e63d-4e82-aa72-e888bd68b381} - - - {127d482a-e7b1-4966-a1c1-f56ab8b3fbeb} - - - {c5ce4ad9-5b2d-4ae2-8b7e-e56af37d840f} - - - {f484af92-0b03-409c-8e46-c6c1c3ab1804} - - - {f88ea02d-bfe6-41c2-84fb-c7d388ce3125} - - - {28c987bb-9c76-4fdd-b6b5-d2ac0d71cb14} - - - {a85c33da-1642-4556-96b3-4ca2e6d9191a} - - - {e76ada7a-e763-41de-8edc-8b654c934d10} - - - {1d2eb53b-c5bf-4312-81d6-4c475d6de8d5} - - - {59cbb2c4-52a3-4ff3-8918-9141600c6fd4} - - - - - Source Files - - - Source Files - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - - - Header Files - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - - - - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/Glacier2/callback/msbuild/server/server.vcxproj.user b/cpp/Glacier2/callback/msbuild/server/server.vcxproj.user deleted file mode 100644 index cedf471f6b..0000000000 --- a/cpp/Glacier2/callback/msbuild/server/server.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/Glacier2/simpleChat/Makefile.mk b/cpp/Glacier2/simpleChat/Makefile.mk deleted file mode 100644 index 9422879f52..0000000000 --- a/cpp/Glacier2/simpleChat/Makefile.mk +++ /dev/null @@ -1,5 +0,0 @@ -# Copyright (c) ZeroC, Inc. - -$(demo)_dependencies = Ice Glacier2 - -demos += $(demo) diff --git a/cpp/Glacier2/simpleChat/msbuild/client/client.vcxproj b/cpp/Glacier2/simpleChat/msbuild/client/client.vcxproj deleted file mode 100644 index 0a5bab4f4d..0000000000 --- a/cpp/Glacier2/simpleChat/msbuild/client/client.vcxproj +++ /dev/null @@ -1,261 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - client - {3202DB5F-A249-4250-AB9D-EAA35AE386F1} - - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - true - true - true - ..\..\Chat.ice - - - true - true - true - ..\..\Chat.ice - - - true - true - true - ..\..\Chat.ice - - - true - true - true - ..\..\Chat.ice - - - - - Document - copy ..\..\config.client $(OutDir)config.client /Y - $(OutDir)config.client - copy ..\..\config.client $(OutDir)config.client /Y - $(OutDir)config.client - copy ..\..\config.client $(OutDir)config.client /Y - $(OutDir)config.client - copy ..\..\config.client $(OutDir)config.client /Y - $(OutDir)config.client - - - - - - - - - - true - true - true - ..\..\Chat.ice - - - true - true - true - ..\..\Chat.ice - - - true - true - true - ..\..\Chat.ice - - - true - true - true - ..\..\Chat.ice - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/Glacier2/simpleChat/msbuild/client/client.vcxproj.filters b/cpp/Glacier2/simpleChat/msbuild/client/client.vcxproj.filters deleted file mode 100644 index 5dd0fe4d84..0000000000 --- a/cpp/Glacier2/simpleChat/msbuild/client/client.vcxproj.filters +++ /dev/null @@ -1,98 +0,0 @@ - - - - - {efd3196a-1005-416c-8122-dd49796746d1} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {f92936be-d01b-45e6-9c63-a457272f0ee3} - h;hpp;hxx;hm;inl - - - {345d2074-a359-4907-a474-9f28f5f00b3d} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - {d6589a22-be5b-429e-bb62-5c5d67b90ca9} - ice - - - {4da757c7-4b82-4065-85b2-ea3c3da4f66c} - - - {79020b72-156a-4b6d-a3e2-54bd3333b5a7} - - - {5ab98124-523f-4f08-9f0b-5e7ee4d935e2} - - - {18c10f6c-58bb-47bd-87ca-175a875d35e6} - - - {15516593-144b-4747-b3f9-ea742f0c1389} - - - {c4446d83-14eb-4d2e-81a7-05f12920feae} - - - {594f09ae-9a08-4bea-b86b-09e97e7953e0} - - - {5a45afc0-d604-4b1f-a061-52490ab449f9} - - - {a61b2da3-cef6-4713-89a8-ff1ae3cfc362} - - - {b257bf6b-7d4b-434b-b89c-9d88cb1fa095} - - - {70ab30de-5b1b-4a75-95e8-cfe6b6b62392} - - - {24b2a7f4-984b-4d72-96e2-850c57f12d5e} - - - - - Source Files - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - - - - - - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/Glacier2/simpleChat/msbuild/client/client.vcxproj.user b/cpp/Glacier2/simpleChat/msbuild/client/client.vcxproj.user deleted file mode 100644 index cedf471f6b..0000000000 --- a/cpp/Glacier2/simpleChat/msbuild/client/client.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/Glacier2/simpleChat/msbuild/client/packages.config b/cpp/Glacier2/simpleChat/msbuild/client/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/Glacier2/simpleChat/msbuild/client/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/Glacier2/simpleChat/msbuild/server/packages.config b/cpp/Glacier2/simpleChat/msbuild/server/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/Glacier2/simpleChat/msbuild/server/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/Glacier2/simpleChat/msbuild/server/server.vcxproj b/cpp/Glacier2/simpleChat/msbuild/server/server.vcxproj deleted file mode 100644 index 97d336db97..0000000000 --- a/cpp/Glacier2/simpleChat/msbuild/server/server.vcxproj +++ /dev/null @@ -1,274 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - server - {A5A0DB86-3CB6-4B37-ADC7-5BC49C0E80A8} - - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - - true - true - true - ..\..\Chat.ice - - - true - true - true - ..\..\Chat.ice - - - true - true - true - ..\..\Chat.ice - - - true - true - true - ..\..\Chat.ice - - - - - - true - true - true - ..\..\Chat.ice - - - true - true - true - ..\..\Chat.ice - - - true - true - true - ..\..\Chat.ice - - - true - true - true - ..\..\Chat.ice - - - - - Document - copy ..\..\config.client $(OutDir)config.server /Y - $(OutDir)config.server - copy ..\..\config.client $(OutDir)config.server /Y - $(OutDir)config.server - copy ..\..\config.client $(OutDir)config.server /Y - $(OutDir)config.server - copy ..\..\config.client $(OutDir)config.server /Y - $(OutDir)config.server - - - Document - copy ..\..\config.client $(OutDir)config.glacier2 /Y - $(OutDir)config.glacier2 - copy ..\..\config.client $(OutDir)config.glacier2 /Y - $(OutDir)config.glacier2 - copy ..\..\config.client $(OutDir)config.glacier2 /Y - $(OutDir)config.glacier2 - copy ..\..\config.client $(OutDir)config.glacier2 /Y - $(OutDir)config.glacier2 - - - - - - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/Glacier2/simpleChat/msbuild/server/server.vcxproj.filters b/cpp/Glacier2/simpleChat/msbuild/server/server.vcxproj.filters deleted file mode 100644 index 43b43aedf2..0000000000 --- a/cpp/Glacier2/simpleChat/msbuild/server/server.vcxproj.filters +++ /dev/null @@ -1,105 +0,0 @@ - - - - - {b807600f-7d3f-46d3-b877-4f6dfac0283f} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {8883cb25-b051-4c96-9cec-9a0a61762da0} - h;hpp;hxx;hm;inl - - - {ebea94cf-3e40-4675-ad22-8259b694643d} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - {b2230991-23a7-4d37-8693-f8c65306c3ee} - ice - - - {924e2de2-8ebd-4faa-b4dc-6ebb61067979} - - - {ebb0bbfb-3adb-477d-949b-210697cda9c5} - - - {d5c78ece-f9a1-4b5b-9d2f-91aff661e302} - - - {68fe64de-5465-4500-a0a5-3c44d5f15984} - - - {1b5c4a91-8d63-426b-8008-714fcb0f2cc8} - - - {910a3f59-c470-4bae-9f9c-6960a39a763c} - - - {e7244670-1e04-413f-8492-b5a7cde4ed09} - - - {ec7fd68e-b681-4d72-b469-64d05c932d9a} - - - {4c15578d-e9b6-4579-928f-a1eb082f8d71} - - - {6db3cd13-a9fa-412a-a418-cc70716c9516} - - - {25b8417b-b06f-40f4-9c15-5cc10182aa75} - - - {81436779-a555-4c18-ad23-8ec45db3d095} - - - - - Source Files - - - Source Files - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - - - Header Files - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - - - - - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/Glacier2/simpleChat/msbuild/server/server.vcxproj.user b/cpp/Glacier2/simpleChat/msbuild/server/server.vcxproj.user deleted file mode 100644 index cedf471f6b..0000000000 --- a/cpp/Glacier2/simpleChat/msbuild/server/server.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/Ice/async/Makefile.mk b/cpp/Ice/async/Makefile.mk deleted file mode 100644 index 258fa988cc..0000000000 --- a/cpp/Ice/async/Makefile.mk +++ /dev/null @@ -1,5 +0,0 @@ -# Copyright (c) ZeroC, Inc. - -$(demo)_server_sources = Server.cpp Hello.ice HelloI.cpp WorkQueue.cpp - -demos += $(demo) diff --git a/cpp/Ice/async/msbuild/client/client.vcxproj b/cpp/Ice/async/msbuild/client/client.vcxproj deleted file mode 100644 index 1d2d2f0425..0000000000 --- a/cpp/Ice/async/msbuild/client/client.vcxproj +++ /dev/null @@ -1,246 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - client - {85C473C2-E124-44AC-9BE0-8BFA6E5B0BA6} - - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration)\;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration)\;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration)\;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration)\;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration)\ - - - - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - - - - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/Ice/async/msbuild/client/client.vcxproj.filters b/cpp/Ice/async/msbuild/client/client.vcxproj.filters deleted file mode 100644 index 06177f7e20..0000000000 --- a/cpp/Ice/async/msbuild/client/client.vcxproj.filters +++ /dev/null @@ -1,91 +0,0 @@ - - - - - - - - - {c703d6d8-a838-437a-9a23-6c0e2e7d058f} - ice - - - {0167d6da-805a-4d07-8bb9-65e003a65208} - - - {a207fe40-de8d-423c-92f8-96adbd45c1f4} - - - {1a66e2e0-c051-4a5a-9782-a44975a9b2e9} - - - {e9749194-7712-425c-8c23-57b72e375c27} - - - {58a2fdf3-f644-4033-88c6-ccb0e28564d0} - - - {7ba1c5c0-2993-4850-989f-fc32071d6f4a} - - - {62a283a1-48a3-443a-98fd-4c268039a78c} - - - {6d00feb5-8983-48ae-b590-81ccf98dfeff} - - - {ed9c2ca3-df9d-4a2b-bf5f-f2c20bb351a4} - - - {b2c07b5d-109d-49a1-a43c-88fdfedc8185} - - - {22763b8b-0833-4d06-a7d2-b9c38f7bf6fa} - - - {f0b746bb-fd0f-446c-8db8-55dd73e9c15f} - - - {6a103b7d-4ebb-45b3-8497-4221fe75c4f8} - - - {81cd73b7-714e-441a-8cc4-a8134d7ed85e} - - - - - Source Files - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/Ice/async/msbuild/client/client.vcxproj.user b/cpp/Ice/async/msbuild/client/client.vcxproj.user deleted file mode 100644 index 5cac087a8f..0000000000 --- a/cpp/Ice/async/msbuild/client/client.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/Ice/async/msbuild/client/packages.config b/cpp/Ice/async/msbuild/client/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/Ice/async/msbuild/client/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/Ice/async/msbuild/server/packages.config b/cpp/Ice/async/msbuild/server/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/Ice/async/msbuild/server/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/Ice/async/msbuild/server/server.vcxproj b/cpp/Ice/async/msbuild/server/server.vcxproj deleted file mode 100644 index d9b6097d6e..0000000000 --- a/cpp/Ice/async/msbuild/server/server.vcxproj +++ /dev/null @@ -1,248 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - server - {966B1F47-A385-4CC7-9E13-27B34808152C} - - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration)\;..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration)\;..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration)\;..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration)\;..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration)\ - - - - - - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/Ice/async/msbuild/server/server.vcxproj.filters b/cpp/Ice/async/msbuild/server/server.vcxproj.filters deleted file mode 100644 index f24060fdb7..0000000000 --- a/cpp/Ice/async/msbuild/server/server.vcxproj.filters +++ /dev/null @@ -1,98 +0,0 @@ - - - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - Header Files - - - Header Files - - - - - - - - - {2218db77-d234-494e-8fbd-2e4781d32142} - ice - - - {7c0f450c-b9d2-460f-8306-d8bc9c17a6cd} - - - {414873bf-0e34-4d3e-ae74-11daaabaab61} - - - {04cadbe5-27fd-483d-944c-443d53548b32} - - - {95de4445-cc48-40f2-84e1-be1cba3d5f50} - - - {8038e70e-18ac-4c73-9651-dbd48e80adfc} - - - {c7d4edd8-4403-40dc-b2d1-b91177f093aa} - - - {4a47f3cf-2374-4922-b9d8-157eec5db7d2} - - - {bc32f1b9-0188-4de0-a097-a45eb9c38b8e} - - - {e5385d77-27ab-4c6a-b81b-3a05f1c2e256} - - - {d238ba0f-09d7-461d-a60c-ff08dfa83f74} - - - {ecfbe922-f4c4-4ed2-acbc-db02a9808430} - - - {9401bfc1-6127-479d-8c7b-26bded374809} - - - {fdfc3619-bbf7-44fa-a587-a393353ecade} - - - {6a8cf76a-93f6-4937-887f-724eac122737} - - - \ No newline at end of file diff --git a/cpp/Ice/async/msbuild/server/server.vcxproj.user b/cpp/Ice/async/msbuild/server/server.vcxproj.user deleted file mode 100644 index 5cac087a8f..0000000000 --- a/cpp/Ice/async/msbuild/server/server.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/Ice/asyncInvocation/msbuild/client/client.vcsproj.filters b/cpp/Ice/asyncInvocation/msbuild/client/client.vcsproj.filters deleted file mode 100644 index a2dfc7eec1..0000000000 --- a/cpp/Ice/asyncInvocation/msbuild/client/client.vcsproj.filters +++ /dev/null @@ -1,91 +0,0 @@ - - - - - {9a2391f3-b17e-79b7-b74d-ad6304120d4a} - ice - - - {44273e5a-5a49-65da-6f38-2864542ccbfe} - - - {8c5a297c-31a0-8f64-68be-e33f7da06cf8} - - - {413ca6a5-b6c0-1dbf-755f-1e2890f476b0} - - - {4c374a28-132b-0cec-e98e-b683fbf1ed3d} - - - {811c931c-47bd-e11b-80b5-7e09b84711bc} - - - {b84c53fc-6cea-88cc-20e8-b47bd4eaf402} - - - {8ee3834f-8c57-5aa0-5ce2-8328bf5571f1} - - - {d15763da-fc84-ef5f-8c89-f7cc7c9908e2} - - - {88f20957-696d-2015-b9bf-19a9f88aff85} - - - {18cfd03c-258d-dae0-4b4d-3bd1e7bf9e69} - - - {b1211391-37f5-85d1-96f3-0f2eff1698c2} - - - {c0e17352-dabd-b322-af3c-63803ca03162} - - - {9c0819c7-2905-589a-11e9-3fe01eac5d73} - - - {def0b0c4-6277-76a5-e534-8ccd8a4073d1} - - - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - Source Files - - - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - - - - - - - Slice Files - - - diff --git a/cpp/Ice/asyncInvocation/msbuild/client/client.vcxproj b/cpp/Ice/asyncInvocation/msbuild/client/client.vcxproj deleted file mode 100644 index 7b7157a772..0000000000 --- a/cpp/Ice/asyncInvocation/msbuild/client/client.vcxproj +++ /dev/null @@ -1,248 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - client - {B3E98CB1-62DB-E696-4737-5716ACF2D8A0} - - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - true - true - true - ..\..\Calculator.ice - - - true - true - true - ..\..\Calculator.ice - - - true - true - true - ..\..\Calculator.ice - - - true - true - true - ..\..\Calculator.ice - - - - - - - - - - true - true - true - ..\..\Calculator.ice - - - true - true - true - ..\..\Calculator.ice - - - true - true - true - ..\..\Calculator.ice - - - true - true - true - ..\..\Calculator.ice - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/Ice/asyncInvocation/msbuild/client/client.vcxproj.filters b/cpp/Ice/asyncInvocation/msbuild/client/client.vcxproj.filters deleted file mode 100644 index 595d755155..0000000000 --- a/cpp/Ice/asyncInvocation/msbuild/client/client.vcxproj.filters +++ /dev/null @@ -1,91 +0,0 @@ - - - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - Source Files - - - - - - - - - {1e9fd751-ca43-4d2b-880d-4de4bbd5ff04} - ice - - - {9e285fff-6b7b-44d6-8f8a-439379ebe9bd} - - - {50aedf0d-3c36-44cc-8192-8638d68a3814} - - - {1d6d9ad6-cc23-4e89-ae83-211e118dee2d} - - - {0be32f0e-3595-46de-b839-0b9ceb2cbe3a} - - - {390dff52-92b9-407f-847b-16cf37d68efd} - - - {92f0a98a-8c24-45ce-8013-8d7c3f63f421} - - - {461b99bc-8730-46f5-aa2f-903ee46e17c7} - - - {8cfbcf8e-8b62-46b1-92fb-e6b97c8ab8cb} - - - {93cdf99a-e194-4c9d-8553-895c78c0ad65} - - - {84a23776-86d0-4d24-9edf-d6ec54e08342} - - - {2589ce45-c54f-47e5-80b2-135aea9da46d} - - - {a09d7297-559b-4117-9c02-ebb1abfedffc} - - - {c4572586-9410-4d72-a5c9-b45b76a9730b} - - - {d6e13a88-9fab-4ca7-8205-0f3a952a4f90} - - - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/Ice/asyncInvocation/msbuild/client/client.vcxproj.user b/cpp/Ice/asyncInvocation/msbuild/client/client.vcxproj.user deleted file mode 100644 index 5cac087a8f..0000000000 --- a/cpp/Ice/asyncInvocation/msbuild/client/client.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/Ice/asyncInvocation/msbuild/client/packages.config b/cpp/Ice/asyncInvocation/msbuild/client/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/Ice/asyncInvocation/msbuild/client/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/Ice/asyncInvocation/msbuild/server/packages.config b/cpp/Ice/asyncInvocation/msbuild/server/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/Ice/asyncInvocation/msbuild/server/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/Ice/asyncInvocation/msbuild/server/server.vcsproj.filters b/cpp/Ice/asyncInvocation/msbuild/server/server.vcsproj.filters deleted file mode 100644 index bcfa9c5730..0000000000 --- a/cpp/Ice/asyncInvocation/msbuild/server/server.vcsproj.filters +++ /dev/null @@ -1,96 +0,0 @@ - - - - {04d249b8-9a3a-fc89-d86c-f65ed00d0a9d} - ice - - - {56245b3d-3dff-e76c-cd57-29a85d69251d} - - - {1ec9bdca-4200-8ea4-5c21-8e56d3d685fe} - - - {16851c1c-50c2-737c-3663-def28c5c5374} - - - {0b3f0598-7495-ced2-7e3f-8778160fbe3a} - - - {6d88d964-3796-f38a-01b7-0a2e6e39e8bd} - - - {0fbec35d-84f9-89e4-03e1-d42b5c581409} - - - {bfd91584-3b7f-a3a0-6c68-4d4b4a5d3249} - - - {b06c38dd-aa8a-2b15-d512-cc84d4b4b8de} - - - {b3b61440-d738-30fa-0cc5-538e4637f5f4} - - - {bd6016c1-3d8e-ab79-6bca-b94e59a17e2a} - - - {2b2c10a1-8e70-0321-d9ec-8c87f37148d5} - - - {75a6945d-3a9f-7531-83f3-15ca3f943054} - - - {8bd22852-740b-1803-a353-c7b4a7598130} - - - {5b533734-0170-d860-a08e-a980cd2dece0} - - - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - Source Files - - - Source Files - - - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - Header Files - - - - - - - - - Slice Files - - - diff --git a/cpp/Ice/asyncInvocation/msbuild/server/server.vcxproj b/cpp/Ice/asyncInvocation/msbuild/server/server.vcxproj deleted file mode 100644 index b8e75a567a..0000000000 --- a/cpp/Ice/asyncInvocation/msbuild/server/server.vcxproj +++ /dev/null @@ -1,251 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - server - {692C8A27-03AE-5988-3DBE-10AC16D61627} - - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - .\generated\server - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - - true - true - true - ..\..\Calculator.ice - - - true - true - true - ..\..\Calculator.ice - - - true - true - true - ..\..\Calculator.ice - - - true - true - true - ..\..\Calculator.ice - - - - true - true - true - ..\..\Calculator.ice - - - true - true - true - ..\..\Calculator.ice - - - true - true - true - ..\..\Calculator.ice - - - true - true - true - ..\..\Calculator.ice - - - - - - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/Ice/asyncInvocation/msbuild/server/server.vcxproj.filters b/cpp/Ice/asyncInvocation/msbuild/server/server.vcxproj.filters deleted file mode 100644 index ab1161e182..0000000000 --- a/cpp/Ice/asyncInvocation/msbuild/server/server.vcxproj.filters +++ /dev/null @@ -1,92 +0,0 @@ - - - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - Source Files - - - Source Files - - - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - Header Files - - - - - - - - - {26ee6ee0-a540-4ce4-869f-a9297255754a} - ice - - - {1fa21ef1-94fe-4593-95d8-40ec3a64188b} - - - {2d637233-98b4-4c11-a158-3dd870b35281} - - - {357eb534-be9d-4aea-aae0-4b7a24911619} - - - {69e04257-1dde-4d63-bd61-03b26af63408} - - - {82b2347e-c4a3-43a5-8d72-db6cd604e433} - - - {0d830bec-28d2-4602-a424-34a502474bfb} - - - {262c68fd-9b4d-4a8c-8907-a8341b41fb2c} - - - {06cd0407-2e1d-4c15-98f3-e27861a62d9a} - - - {a25336e3-969c-42f6-971c-141cc65d5df7} - - - {64e0f0c5-a5ae-4e72-94dc-ff76c7fcf686} - - - {13435cd9-3e27-448d-bf13-cd4fee81f8b3} - - - {c3b1ab6c-2b0b-4486-a9dc-3e1b93ecfe3c} - - - {58d04132-87f9-4f69-b26e-621ead1db3bd} - - - {56c6fe11-c05a-4b93-b579-550d4f11c504} - - - \ No newline at end of file diff --git a/cpp/Ice/asyncInvocation/msbuild/server/server.vcxproj.user b/cpp/Ice/asyncInvocation/msbuild/server/server.vcxproj.user deleted file mode 100644 index 5cac087a8f..0000000000 --- a/cpp/Ice/asyncInvocation/msbuild/server/server.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/Ice/bidir/msbuild/client/client.vcxproj b/cpp/Ice/bidir/msbuild/client/client.vcxproj deleted file mode 100644 index 4c7949dfbb..0000000000 --- a/cpp/Ice/bidir/msbuild/client/client.vcxproj +++ /dev/null @@ -1,249 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - client - {7074C2B1-CBA9-494C-BFE5-955721AE44B0} - Ice.bidir.client - - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration)\;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration)\;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration)\;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration)\;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration)\ - - - - - - true - true - true - ..\..\Callback.ice - - - true - true - true - ..\..\Callback.ice - - - true - true - true - ..\..\Callback.ice - - - true - true - true - ..\..\Callback.ice - - - - - - - - - - true - true - true - ..\..\Callback.ice - - - true - true - true - ..\..\Callback.ice - - - true - true - true - ..\..\Callback.ice - - - true - true - true - ..\..\Callback.ice - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/Ice/bidir/msbuild/client/client.vcxproj.filters b/cpp/Ice/bidir/msbuild/client/client.vcxproj.filters deleted file mode 100644 index 5a8233924b..0000000000 --- a/cpp/Ice/bidir/msbuild/client/client.vcxproj.filters +++ /dev/null @@ -1,91 +0,0 @@ - - - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - Source Files - - - - - - - - - {5921af29-47a0-4467-bbff-4ac984c4f539} - ice - - - {64ed03d3-9515-46d5-8e52-0c78c5732af4} - - - {4062dc1b-15ca-4f7f-b12d-0405b9cda438} - - - {492d9ca6-daa0-4046-8c2a-662e5b92dfc5} - - - {c9f20cb2-1e71-4ad0-857d-778425472a21} - - - {7f3d6b88-4446-4124-8828-2a5b961138fe} - - - {92709129-b510-40d9-b358-0635a8102238} - - - {0ee9c885-6dcc-4552-9465-212d25262d6f} - - - {bccd4694-fb30-4fb2-9cea-285a8afadae0} - - - {d74935f9-42f9-4c68-8453-e7a11a0e2131} - - - {a648a57b-9994-4ff6-9636-ca5ff85c6a24} - - - {ffca677d-2174-45f7-92fa-6bbec50f10be} - - - {d5db8fa9-151e-4eb8-9385-44bee29e79cd} - - - {9a6cbed9-80a2-4193-bc1d-812abaacdcf6} - - - {436607fa-758d-4cd7-929f-6359d9d008ac} - - - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/Ice/bidir/msbuild/client/client.vcxproj.user b/cpp/Ice/bidir/msbuild/client/client.vcxproj.user deleted file mode 100644 index 5cac087a8f..0000000000 --- a/cpp/Ice/bidir/msbuild/client/client.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/Ice/bidir/msbuild/client/packages.config b/cpp/Ice/bidir/msbuild/client/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/Ice/bidir/msbuild/client/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/Ice/bidir/msbuild/server/packages.config b/cpp/Ice/bidir/msbuild/server/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/Ice/bidir/msbuild/server/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/Ice/bidir/msbuild/server/server.vcxproj b/cpp/Ice/bidir/msbuild/server/server.vcxproj deleted file mode 100644 index 61133440df..0000000000 --- a/cpp/Ice/bidir/msbuild/server/server.vcxproj +++ /dev/null @@ -1,247 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - server - {FC895988-01DA-4B5C-8D38-C1CB68F93EF5} - Ice.bidir.server - - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration)\;..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration)\;..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration)\;..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration)\;..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration)\ - - - - - - - true - true - true - ..\..\Callback.ice - - - true - true - true - ..\..\Callback.ice - - - true - true - true - ..\..\Callback.ice - - - true - true - true - ..\..\Callback.ice - - - - true - true - true - ..\..\Callback.ice - - - true - true - true - ..\..\Callback.ice - - - true - true - true - ..\..\Callback.ice - - - true - true - true - ..\..\Callback.ice - - - - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/Ice/bidir/msbuild/server/server.vcxproj.filters b/cpp/Ice/bidir/msbuild/server/server.vcxproj.filters deleted file mode 100644 index 6ac0edc825..0000000000 --- a/cpp/Ice/bidir/msbuild/server/server.vcxproj.filters +++ /dev/null @@ -1,92 +0,0 @@ - - - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - Source Files - - - Source Files - - - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - Header Files - - - - - - - - - {2d4f3229-def3-4800-b046-e6b4a6d54fd2} - ice - - - {0ba52923-87a6-4da4-b27b-ae68a75180c2} - - - {13ab3f17-929f-471c-a345-56b6149567bc} - - - {c8932d5c-abc5-466f-8e4f-39fcfd6d11b4} - - - {0d4bb5d1-20f7-4042-b399-1a91d234f8ea} - - - {e3cc24dd-cb37-451a-821b-2542fc083fd7} - - - {b9d4727d-4e7c-414c-9f95-2c5cb5672865} - - - {b0590983-c10b-4c0f-a5a5-aaf2740b71a2} - - - {d6d61d89-08e5-4cdf-96c5-3c9d8abdb8ae} - - - {05fb7d9d-0b97-41d3-8d4a-063966db2122} - - - {2e68ad58-e5de-4efb-af46-d7dfdec9f470} - - - {e9894cee-2a87-431e-bcb6-b1f3b4a3f2b0} - - - {984967d7-3aa7-41d7-8b98-9c1e951f12d1} - - - {94c3b9ba-406f-4492-8665-7a424c7f0712} - - - {8621caef-5d3e-4546-ad64-29f6664b3b8d} - - - \ No newline at end of file diff --git a/cpp/Ice/bidir/msbuild/server/server.vcxproj.user b/cpp/Ice/bidir/msbuild/server/server.vcxproj.user deleted file mode 100644 index 5cac087a8f..0000000000 --- a/cpp/Ice/bidir/msbuild/server/server.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/Ice/callback/msbuild/client/client.vcxproj b/cpp/Ice/callback/msbuild/client/client.vcxproj deleted file mode 100644 index ba07a2bf4c..0000000000 --- a/cpp/Ice/callback/msbuild/client/client.vcxproj +++ /dev/null @@ -1,246 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - client - {570A810E-6888-4D21-A6AD-976B0350F42E} - - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration)\;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration)\;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration)\;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration)\;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration)\ - - - - - - true - true - true - ..\..\Callback.ice - - - true - true - true - ..\..\Callback.ice - - - true - true - true - ..\..\Callback.ice - - - true - true - true - ..\..\Callback.ice - - - - - - - - true - true - true - ..\..\Callback.ice - - - true - true - true - ..\..\Callback.ice - - - true - true - true - ..\..\Callback.ice - - - true - true - true - ..\..\Callback.ice - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/Ice/callback/msbuild/client/client.vcxproj.filters b/cpp/Ice/callback/msbuild/client/client.vcxproj.filters deleted file mode 100644 index 45ae1fec3f..0000000000 --- a/cpp/Ice/callback/msbuild/client/client.vcxproj.filters +++ /dev/null @@ -1,91 +0,0 @@ - - - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - Source Files - - - - - - - - - {31158833-1678-4b58-95ff-d1e63fe6b652} - ice - - - {4d3ac9e3-7a7a-4bed-975c-50b6e6268817} - - - {9a13175a-eb60-40e6-b433-8a8f531e80fc} - - - {0249dc6a-08c3-44e8-98ad-ac84d0ce2799} - - - {e0e6d56b-9b5d-47aa-8b41-84e2194d4e77} - - - {d31794e3-fb32-4f1c-84c0-40f800013cb7} - - - {9812a0b0-201a-431a-94c3-106470b07dd6} - - - {8dd25755-d441-49f3-88c9-6dde4ef9005e} - - - {946bfcff-5cd5-40d6-b54c-dd0b3dccd292} - - - {6d5ff401-a1d1-404c-8f8a-38058ff4cb8b} - - - {5a08689e-9220-47b1-9038-0fd3f68a5274} - - - {09dd119e-582e-4996-9314-2c53040e0ce0} - - - {2b0cadb2-9da6-471f-994c-743e0f704be9} - - - {22419df0-584d-4cad-89db-47d5a7fb9ddb} - - - {2abbaaff-45a0-41fd-93ed-4b3b0ec556d4} - - - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/Ice/callback/msbuild/client/client.vcxproj.user b/cpp/Ice/callback/msbuild/client/client.vcxproj.user deleted file mode 100644 index 5cac087a8f..0000000000 --- a/cpp/Ice/callback/msbuild/client/client.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/Ice/callback/msbuild/client/packages.config b/cpp/Ice/callback/msbuild/client/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/Ice/callback/msbuild/client/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/Ice/callback/msbuild/server/packages.config b/cpp/Ice/callback/msbuild/server/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/Ice/callback/msbuild/server/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/Ice/callback/msbuild/server/server.vcxproj b/cpp/Ice/callback/msbuild/server/server.vcxproj deleted file mode 100644 index 42d87513d1..0000000000 --- a/cpp/Ice/callback/msbuild/server/server.vcxproj +++ /dev/null @@ -1,247 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - server - {5B71F2A4-0901-418C-8E11-986EE6362870} - Ice.callback.server - - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - - true - true - true - ..\..\Callback.ice - - - true - true - true - ..\..\Callback.ice - - - true - true - true - ..\..\Callback.ice - - - true - true - true - ..\..\Callback.ice - - - - true - true - true - ..\..\Callback.ice - - - true - true - true - ..\..\Callback.ice - - - true - true - true - ..\..\Callback.ice - - - true - true - true - ..\..\Callback.ice - - - - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/Ice/callback/msbuild/server/server.vcxproj.filters b/cpp/Ice/callback/msbuild/server/server.vcxproj.filters deleted file mode 100644 index 7b8f1fdb48..0000000000 --- a/cpp/Ice/callback/msbuild/server/server.vcxproj.filters +++ /dev/null @@ -1,92 +0,0 @@ - - - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - Source Files - - - Source Files - - - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - Header Files - - - - - - - - - {59644111-cb0a-480f-bee8-6314b256bfda} - ice - - - {ecbcf842-3c96-489d-9106-6db9d29218eb} - - - {ff2102ea-d0c3-4742-a44d-fb07f93d4eee} - - - {8eb377e8-28b8-4d7b-9908-a21179ab26eb} - - - {295ab8db-badf-47c7-9bff-5c988efd21b0} - - - {cca88b74-e9ca-4be9-a26e-8eface015148} - - - {fd8d521b-54a9-42f2-9a0a-bb344906db0a} - - - {2f906c9d-5b6e-43dc-9aef-6f619fa0f4b6} - - - {f210e886-b77e-4370-bc12-6ab5e1b46a28} - - - {8ba8588b-c5c5-4176-9b4d-09ed1e378546} - - - {d8a9fc3b-4935-4aa1-8b5c-8ddd0f544078} - - - {7288222b-7e4d-4054-9a19-76b53e22f8db} - - - {4d5bbecf-74e1-4523-a308-34da437837d5} - - - {99f2e6b1-1533-4a50-b1d5-5a4978b912f6} - - - {0da7ad39-1dab-44eb-b89a-851b07970c13} - - - \ No newline at end of file diff --git a/cpp/Ice/callback/msbuild/server/server.vcxproj.user b/cpp/Ice/callback/msbuild/server/server.vcxproj.user deleted file mode 100644 index 5cac087a8f..0000000000 --- a/cpp/Ice/callback/msbuild/server/server.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/Ice/context/msbuild/client/client.vcxproj b/cpp/Ice/context/msbuild/client/client.vcxproj deleted file mode 100644 index dedaad0d31..0000000000 --- a/cpp/Ice/context/msbuild/client/client.vcxproj +++ /dev/null @@ -1,246 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - client - {97DE0B9E-0DA8-4304-BAAC-CBC52339B14D} - - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - true - true - true - ..\..\Context.ice - - - true - true - true - ..\..\Context.ice - - - true - true - true - ..\..\Context.ice - - - true - true - true - ..\..\Context.ice - - - - - - - - true - true - true - ..\..\Context.ice - - - true - true - true - ..\..\Context.ice - - - true - true - true - ..\..\Context.ice - - - true - true - true - ..\..\Context.ice - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/Ice/context/msbuild/client/client.vcxproj.filters b/cpp/Ice/context/msbuild/client/client.vcxproj.filters deleted file mode 100644 index eb0c48cf6c..0000000000 --- a/cpp/Ice/context/msbuild/client/client.vcxproj.filters +++ /dev/null @@ -1,91 +0,0 @@ - - - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - Source Files - - - - - - - - - {56ea19d0-6fc1-47c2-9a2d-23755b92c36e} - ice - - - {342db141-c758-4c07-ba9a-9391e5b4bc46} - - - {4e1a41c3-aa0e-4ccb-aca2-a91fb58d80f8} - - - {ea39294e-f029-41e3-aa5b-a6917654d78a} - - - {0e1c381a-dbfc-4144-885a-315397daa7ea} - - - {c1dadc87-d6bf-4cdd-bc86-64f76d08458d} - - - {6e67e3f7-af6a-4d18-bde2-d899094d3798} - - - {5512f079-eb53-4b19-b920-460751068203} - - - {fd6e08f2-5dc1-4137-a315-e20f641ab8c8} - - - {536457f2-374a-4f87-892a-28411801e318} - - - {3b9ab095-48c3-40e4-9843-c33daa3fbf47} - - - {2b88f4ae-ecf6-413d-9a12-d19615909e51} - - - {d60ace60-e94d-49ae-af67-fc74a26eff6b} - - - {528d729c-ae13-41b3-81d8-6b8bd6724195} - - - {92f6a9cc-70b6-4d58-80aa-feb1b85f812a} - - - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/Ice/context/msbuild/client/client.vcxproj.user b/cpp/Ice/context/msbuild/client/client.vcxproj.user deleted file mode 100644 index 5cac087a8f..0000000000 --- a/cpp/Ice/context/msbuild/client/client.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/Ice/context/msbuild/client/packages.config b/cpp/Ice/context/msbuild/client/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/Ice/context/msbuild/client/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/Ice/context/msbuild/server/packages.config b/cpp/Ice/context/msbuild/server/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/Ice/context/msbuild/server/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/Ice/context/msbuild/server/server.vcxproj b/cpp/Ice/context/msbuild/server/server.vcxproj deleted file mode 100644 index 6c467c6f9b..0000000000 --- a/cpp/Ice/context/msbuild/server/server.vcxproj +++ /dev/null @@ -1,249 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - server - {2E565430-0E78-44F1-97CD-6995EEED4FCC} - - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - .\generated\server - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - - true - true - true - ..\..\Context.ice - - - true - true - true - ..\..\Context.ice - - - true - true - true - ..\..\Context.ice - - - true - true - true - ..\..\Context.ice - - - - true - true - true - ..\..\Context.ice - - - true - true - true - ..\..\Context.ice - - - true - true - true - ..\..\Context.ice - - - true - true - true - ..\..\Context.ice - - - - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/Ice/context/msbuild/server/server.vcxproj.filters b/cpp/Ice/context/msbuild/server/server.vcxproj.filters deleted file mode 100644 index 735da09196..0000000000 --- a/cpp/Ice/context/msbuild/server/server.vcxproj.filters +++ /dev/null @@ -1,97 +0,0 @@ - - - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - Source Files - - - Source Files - - - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - Header Files - - - - - - - - - {8e6cd339-a138-4f4f-ac39-f344b7683524} - ice - - - {6103bda1-e688-4907-b17d-8185ffe3e587} - - - {1bd130e1-970c-4792-97b3-cb15f65c6b24} - - - {758adeb3-cac6-43b6-baa1-631eac8af983} - - - {b61f5846-a286-404f-ace4-bc440baa9427} - - - {c46d545d-672e-46f1-9563-c45f2af8952c} - - - {cd683fd0-17e4-450e-8979-b5affec4d8f0} - - - {e9a883bb-6dee-42b8-a3da-1cb8ee52ae57} - - - {6c2863df-6c5b-4490-ad4a-a63d29a76686} - - - {44858a0a-82c8-4dba-8562-81c7af06fda8} - - - {41ea85ba-0745-49f4-9069-563286ec498c} - - - {f91c03cc-de98-452b-8a62-21a1ad5b6420} - - - {c3214650-1127-4a49-8456-cdc83aba405e} - - - {4785aabb-cfd2-4114-b7f8-7ea73e4f0807} - - - {c73478a7-672b-43d0-86ff-da32ed94aa54} - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/Ice/context/msbuild/server/server.vcxproj.user b/cpp/Ice/context/msbuild/server/server.vcxproj.user deleted file mode 100644 index 5cac087a8f..0000000000 --- a/cpp/Ice/context/msbuild/server/server.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/Ice/greeter/msbuild/client/client.vcxproj b/cpp/Ice/greeter/msbuild/client/client.vcxproj deleted file mode 100644 index ac8f2dbbbe..0000000000 --- a/cpp/Ice/greeter/msbuild/client/client.vcxproj +++ /dev/null @@ -1,245 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - client - {CFB8A1BF-9506-4F4A-9393-A7C1F6CA4955} - - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - - - - OnlyExplicitInline - _CONSOLE;_CRT_SECURE_NO_WARNINGS;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;_CRT_SECURE_NO_WARNINGS;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - _CONSOLE;_CRT_SECURE_NO_WARNINGS;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_CRT_SECURE_NO_WARNINGS;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - true - true - true - ..\..\Greeter.ice - - - true - true - true - ..\..\Greeter.ice - - - true - true - true - ..\..\Greeter.ice - - - true - true - true - ..\..\Greeter.ice - - - - - - - true - true - true - ..\..\Greeter.ice - - - true - true - true - ..\..\Greeter.ice - - - true - true - true - ..\..\Greeter.ice - - - true - true - true - ..\..\Greeter.ice - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - \ No newline at end of file diff --git a/cpp/Ice/greeter/msbuild/client/client.vcxproj.filters b/cpp/Ice/greeter/msbuild/client/client.vcxproj.filters deleted file mode 100644 index 431cc9210b..0000000000 --- a/cpp/Ice/greeter/msbuild/client/client.vcxproj.filters +++ /dev/null @@ -1,90 +0,0 @@ - - - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - Source Files - - - - - - - - {4a2d0d50-ce6b-4c78-9355-d961bd60c6b0} - ice - - - {3d7fabb9-fc64-4322-a647-67209f687601} - - - {797c9dea-6388-488f-b4c5-03d5cb8e4756} - - - {43a2c151-f6ce-486e-92aa-a98001da0d00} - - - {9169d856-4c9e-4bb2-b10e-ed70afa250e8} - - - {727dcc75-f2a5-4276-aa32-03d61f8ba340} - - - {533db3fd-a4af-46d6-8d53-aefbcd9e3303} - - - {eb156f7e-262a-48a7-b7d3-12a55b53029a} - - - {70deb206-1af9-4e7d-a5c3-2adf9ebd865a} - - - {292449e3-7600-44e4-b440-e931f1a18d10} - - - {d104a78f-a242-498f-a4fe-d16c4567147d} - - - {2faaf9d9-3904-44f3-bfd7-fbfe552da434} - - - {b500af94-0893-4503-b628-700dd1f7f6f9} - - - {60b3d2c5-a895-4edc-983b-76f8e391a223} - - - {6e4614c7-b424-451e-80ea-41700efe4d25} - - - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/Ice/greeter/msbuild/client/client.vcxproj.user b/cpp/Ice/greeter/msbuild/client/client.vcxproj.user deleted file mode 100644 index 5cac087a8f..0000000000 --- a/cpp/Ice/greeter/msbuild/client/client.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/Ice/greeter/msbuild/client/packages.config b/cpp/Ice/greeter/msbuild/client/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/Ice/greeter/msbuild/client/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/Ice/greeter/msbuild/server/packages.config b/cpp/Ice/greeter/msbuild/server/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/Ice/greeter/msbuild/server/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/Ice/greeter/msbuild/server/server.vcxproj b/cpp/Ice/greeter/msbuild/server/server.vcxproj deleted file mode 100644 index 8239a3e9a2..0000000000 --- a/cpp/Ice/greeter/msbuild/server/server.vcxproj +++ /dev/null @@ -1,245 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - server - {E4B54261-3921-40D9-AA09-C3C89D096350} - - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - - true - true - true - ..\..\Greeter.ice - - - true - true - true - ..\..\Greeter.ice - - - true - true - true - ..\..\Greeter.ice - - - true - true - true - ..\..\Greeter.ice - - - - true - true - true - ..\..\Greeter.ice - - - true - true - true - ..\..\Greeter.ice - - - true - true - true - ..\..\Greeter.ice - - - true - true - true - ..\..\Greeter.ice - - - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - \ No newline at end of file diff --git a/cpp/Ice/greeter/msbuild/server/server.vcxproj.filters b/cpp/Ice/greeter/msbuild/server/server.vcxproj.filters deleted file mode 100644 index 4c1000bd9f..0000000000 --- a/cpp/Ice/greeter/msbuild/server/server.vcxproj.filters +++ /dev/null @@ -1,96 +0,0 @@ - - - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - Source Files - - - Source Files - - - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - Header Files - - - - - - - - {8299dc0c-effa-4a92-ad94-55e032bdac5e} - ice - - - {55a9095b-66e6-4291-9f07-af1c2cdc7ff0} - - - {eee1f182-cd81-42c6-8acf-cfe3a58aef96} - - - {f0981c72-c91c-477e-ada4-1132081022c4} - - - {9534e6c9-2c08-4d16-b6a7-ed2ebf09005a} - - - {c38bc236-f728-47f4-a071-51fd1464b3f2} - - - {e647bdd1-8475-4e92-ae64-aa2801469352} - - - {574593e2-08aa-4362-9492-4c639b89d2c6} - - - {55aab7d6-006d-4255-a238-5099a702c9bd} - - - {61eb7192-68cc-4fc6-be5e-b709fe76d120} - - - {01c0846d-ffbd-4d86-97be-27048b148ca9} - - - {025696d7-a1cf-4c56-9b0c-2660a84d8c65} - - - {f6454f10-4796-4bf7-8aac-c03747d57ae9} - - - {7013c532-2995-4509-b878-0904e5469294} - - - {e5112f24-a599-4154-81f3-61f2762e4cba} - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/Ice/greeter/msbuild/server/server.vcxproj.user b/cpp/Ice/greeter/msbuild/server/server.vcxproj.user deleted file mode 100644 index 5cac087a8f..0000000000 --- a/cpp/Ice/greeter/msbuild/server/server.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/Ice/hello/msbuild/client/client.vcxproj b/cpp/Ice/hello/msbuild/client/client.vcxproj deleted file mode 100644 index 26d67e5be2..0000000000 --- a/cpp/Ice/hello/msbuild/client/client.vcxproj +++ /dev/null @@ -1,246 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - client - {710A52F2-A014-4CB2-AF40-348D48DBCDDD} - - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - - - - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/Ice/hello/msbuild/client/client.vcxproj.filters b/cpp/Ice/hello/msbuild/client/client.vcxproj.filters deleted file mode 100644 index 71387001f6..0000000000 --- a/cpp/Ice/hello/msbuild/client/client.vcxproj.filters +++ /dev/null @@ -1,91 +0,0 @@ - - - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - Source Files - - - - - - - - - {4a2d0d50-ce6b-4c78-9355-d961bd60c6b0} - ice - - - {3d7fabb9-fc64-4322-a647-67209f687601} - - - {797c9dea-6388-488f-b4c5-03d5cb8e4756} - - - {43a2c151-f6ce-486e-92aa-a98001da0d00} - - - {9169d856-4c9e-4bb2-b10e-ed70afa250e8} - - - {727dcc75-f2a5-4276-aa32-03d61f8ba340} - - - {533db3fd-a4af-46d6-8d53-aefbcd9e3303} - - - {eb156f7e-262a-48a7-b7d3-12a55b53029a} - - - {70deb206-1af9-4e7d-a5c3-2adf9ebd865a} - - - {292449e3-7600-44e4-b440-e931f1a18d10} - - - {d104a78f-a242-498f-a4fe-d16c4567147d} - - - {2faaf9d9-3904-44f3-bfd7-fbfe552da434} - - - {b500af94-0893-4503-b628-700dd1f7f6f9} - - - {60b3d2c5-a895-4edc-983b-76f8e391a223} - - - {6e4614c7-b424-451e-80ea-41700efe4d25} - - - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/Ice/hello/msbuild/client/client.vcxproj.user b/cpp/Ice/hello/msbuild/client/client.vcxproj.user deleted file mode 100644 index 5cac087a8f..0000000000 --- a/cpp/Ice/hello/msbuild/client/client.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/Ice/hello/msbuild/client/packages.config b/cpp/Ice/hello/msbuild/client/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/Ice/hello/msbuild/client/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/Ice/hello/msbuild/server/packages.config b/cpp/Ice/hello/msbuild/server/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/Ice/hello/msbuild/server/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/Ice/hello/msbuild/server/server.vcxproj b/cpp/Ice/hello/msbuild/server/server.vcxproj deleted file mode 100644 index 540e1ddb0b..0000000000 --- a/cpp/Ice/hello/msbuild/server/server.vcxproj +++ /dev/null @@ -1,246 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - server - {25843122-783A-45E0-8D42-612C72D3B183} - - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/Ice/hello/msbuild/server/server.vcxproj.filters b/cpp/Ice/hello/msbuild/server/server.vcxproj.filters deleted file mode 100644 index 787b44c81c..0000000000 --- a/cpp/Ice/hello/msbuild/server/server.vcxproj.filters +++ /dev/null @@ -1,97 +0,0 @@ - - - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - Source Files - - - Source Files - - - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - Header Files - - - - - - - - - {8299dc0c-effa-4a92-ad94-55e032bdac5e} - ice - - - {55a9095b-66e6-4291-9f07-af1c2cdc7ff0} - - - {eee1f182-cd81-42c6-8acf-cfe3a58aef96} - - - {f0981c72-c91c-477e-ada4-1132081022c4} - - - {9534e6c9-2c08-4d16-b6a7-ed2ebf09005a} - - - {c38bc236-f728-47f4-a071-51fd1464b3f2} - - - {e647bdd1-8475-4e92-ae64-aa2801469352} - - - {574593e2-08aa-4362-9492-4c639b89d2c6} - - - {55aab7d6-006d-4255-a238-5099a702c9bd} - - - {61eb7192-68cc-4fc6-be5e-b709fe76d120} - - - {01c0846d-ffbd-4d86-97be-27048b148ca9} - - - {025696d7-a1cf-4c56-9b0c-2660a84d8c65} - - - {f6454f10-4796-4bf7-8aac-c03747d57ae9} - - - {7013c532-2995-4509-b878-0904e5469294} - - - {e5112f24-a599-4154-81f3-61f2762e4cba} - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/Ice/hello/msbuild/server/server.vcxproj.user b/cpp/Ice/hello/msbuild/server/server.vcxproj.user deleted file mode 100644 index 5cac087a8f..0000000000 --- a/cpp/Ice/hello/msbuild/server/server.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/Ice/interceptor/msbuild/client/client.vcxproj b/cpp/Ice/interceptor/msbuild/client/client.vcxproj deleted file mode 100644 index 1fd029c9c1..0000000000 --- a/cpp/Ice/interceptor/msbuild/client/client.vcxproj +++ /dev/null @@ -1,246 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - client - {1E6B3EE7-D4C6-4D06-97CD-F47F646C7368} - - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - true - true - true - ..\..\Interceptor.ice - - - true - true - true - ..\..\Interceptor.ice - - - true - true - true - ..\..\Interceptor.ice - - - true - true - true - ..\..\Interceptor.ice - - - - - - - - true - true - true - ..\..\Interceptor.ice - - - true - true - true - ..\..\Interceptor.ice - - - true - true - true - ..\..\Interceptor.ice - - - true - true - true - ..\..\Interceptor.ice - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/Ice/interceptor/msbuild/client/client.vcxproj.filters b/cpp/Ice/interceptor/msbuild/client/client.vcxproj.filters deleted file mode 100644 index 8b8f22bce7..0000000000 --- a/cpp/Ice/interceptor/msbuild/client/client.vcxproj.filters +++ /dev/null @@ -1,91 +0,0 @@ - - - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - Source Files - - - - - - - - - {a5cbd357-27b3-4cf2-9dc6-a43f83fd8151} - ice - - - {06b35e09-baa2-4c56-8f1f-274718ed8876} - - - {386d1947-4def-409e-84cb-d0ca8e45bf6c} - - - {5ade87c8-4359-42ec-8fcd-804b0e0df861} - - - {ad8baadf-15e3-45b1-8a89-6d344468ec2c} - - - {e87eb6e4-d11b-439e-b195-51fde047929e} - - - {5afe22ba-a532-45ba-a2f6-d5050112011f} - - - {2c51042b-747b-4817-a2bb-d26ab948f9d8} - - - {3aaf76e5-986e-4405-af1d-a1963642a39c} - - - {fc600bca-a6df-4fb2-809a-a58210d1a641} - - - {953a6518-721f-47bb-a5c1-8c944c62ad67} - - - {599df499-e70d-4339-bbf5-fdb181956d39} - - - {884b1b11-3c75-42e9-9ee6-5aae9c694de0} - - - {1ca3fbf8-c610-42e7-9659-639a3cee3a7a} - - - {ec113b55-8dde-4cae-a662-055530e3b447} - - - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/Ice/interceptor/msbuild/client/client.vcxproj.user b/cpp/Ice/interceptor/msbuild/client/client.vcxproj.user deleted file mode 100644 index 5cac087a8f..0000000000 --- a/cpp/Ice/interceptor/msbuild/client/client.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/Ice/interceptor/msbuild/client/packages.config b/cpp/Ice/interceptor/msbuild/client/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/Ice/interceptor/msbuild/client/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/Ice/interceptor/msbuild/server/packages.config b/cpp/Ice/interceptor/msbuild/server/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/Ice/interceptor/msbuild/server/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/Ice/interceptor/msbuild/server/server.vcxproj b/cpp/Ice/interceptor/msbuild/server/server.vcxproj deleted file mode 100644 index d07083c401..0000000000 --- a/cpp/Ice/interceptor/msbuild/server/server.vcxproj +++ /dev/null @@ -1,251 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - server - {D3004002-C420-4970-B1CC-077158C2C0A8} - - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - .\generated\server - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - - - - true - true - true - ..\..\Interceptor.ice - - - true - true - true - ..\..\Interceptor.ice - - - true - true - true - ..\..\Interceptor.ice - - - true - true - true - ..\..\Interceptor.ice - - - - true - true - true - ..\..\Interceptor.ice - - - true - true - true - ..\..\Interceptor.ice - - - true - true - true - ..\..\Interceptor.ice - - - true - true - true - ..\..\Interceptor.ice - - - - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/Ice/interceptor/msbuild/server/server.vcxproj.filters b/cpp/Ice/interceptor/msbuild/server/server.vcxproj.filters deleted file mode 100644 index 8dd469cdb7..0000000000 --- a/cpp/Ice/interceptor/msbuild/server/server.vcxproj.filters +++ /dev/null @@ -1,103 +0,0 @@ - - - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - Header Files - - - - - - - - - {59e1e488-e7e9-495e-8e5a-9743be02c4d2} - ice - - - {f2ddccd8-b19a-4e8b-92bd-373cf3caf1b0} - - - {a9521d7c-07e5-4dd7-9090-2b00d3e0bed2} - - - {59fa1933-8a8a-41c3-99d7-c90866d95abb} - - - {2363d207-52f6-43c4-937e-0579ea6ad318} - - - {dbaf89c2-659b-4c40-b1ff-b057ff153701} - - - {e8cfacca-7acc-4828-84da-a6f252a583f8} - - - {cc001759-5f93-4cae-9463-2c2b08f3f537} - - - {e0ca1570-4b0b-421b-b361-a5467c46ad63} - - - {472cbef4-1986-4962-9e6a-51eb1ee60036} - - - {23b82a97-3e39-4ee5-8d5f-c642f279d1bd} - - - {d0460d88-b675-4494-ae4b-5780975878f9} - - - {129e4b03-c983-46b2-826f-c1ba2d908985} - - - {d8a50a4e-8b49-47fe-8ded-48445bdaab67} - - - {39579a29-9106-4dc4-926d-8605f0b3c367} - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/Ice/interceptor/msbuild/server/server.vcxproj.user b/cpp/Ice/interceptor/msbuild/server/server.vcxproj.user deleted file mode 100644 index 5cac087a8f..0000000000 --- a/cpp/Ice/interceptor/msbuild/server/server.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/Ice/interleaved/msbuild/client/client.vcxproj b/cpp/Ice/interleaved/msbuild/client/client.vcxproj deleted file mode 100644 index 19dfa68520..0000000000 --- a/cpp/Ice/interleaved/msbuild/client/client.vcxproj +++ /dev/null @@ -1,246 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - client - {798DC5EC-427F-49A6-9028-F2A420CCEA4B} - - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - Console - - - MachineX64 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - true - true - true - ..\..\Throughput.ice - - - true - true - true - ..\..\Throughput.ice - - - true - true - true - ..\..\Throughput.ice - - - true - true - true - ..\..\Throughput.ice - - - - - - - - - - - - true - true - true - ..\..\Throughput.ice - - - true - true - true - ..\..\Throughput.ice - - - true - true - true - ..\..\Throughput.ice - - - true - true - true - ..\..\Throughput.ice - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/Ice/interleaved/msbuild/client/client.vcxproj.filters b/cpp/Ice/interleaved/msbuild/client/client.vcxproj.filters deleted file mode 100644 index 1a8cf7c977..0000000000 --- a/cpp/Ice/interleaved/msbuild/client/client.vcxproj.filters +++ /dev/null @@ -1,97 +0,0 @@ - - - - - {96bb54f8-cdd6-4767-bc78-dfaad3bf8488} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {c531bf73-452b-4375-9ba1-c84229d46296} - h;hpp;hxx;hm;inl - - - {de1f6703-02fd-45c8-bdd7-a25eebcc6217} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - {1a93f1c1-2187-4cb6-86b3-663f31c14147} - ice - - - {0b12af4b-e401-4b26-8039-cf3291fa8d10} - - - {34853f8b-74dc-418b-9bbd-dede68b10f4e} - - - {e7aeec60-046b-4f4f-aef3-0ae9dfdcabd2} - - - {2eee12d2-5869-42df-af87-3a2d6ed32d00} - - - {074465ac-3736-4d3f-9904-07d979a60939} - - - {89ac1724-81a9-4d9a-9643-fc52e11f1b83} - - - {2144a734-38a1-4c31-af31-06c4bab0b62a} - - - {71af87a4-fc24-4d62-be8d-1b17383b3db2} - - - {fc3e4d0d-e6d1-4fb9-bef2-dd8c501a5802} - - - {d6821b7f-0613-41ef-9d39-ef05de2c0357} - - - {3d82d212-fb63-4286-9e8a-2b0bda82e36a} - - - {a1ebdf55-bc78-4da0-a95c-d2fdc252bae9} - - - - - Source Files - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - - - - - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/Ice/interleaved/msbuild/client/client.vcxproj.user b/cpp/Ice/interleaved/msbuild/client/client.vcxproj.user deleted file mode 100644 index cedf471f6b..0000000000 --- a/cpp/Ice/interleaved/msbuild/client/client.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/Ice/interleaved/msbuild/client/packages.config b/cpp/Ice/interleaved/msbuild/client/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/Ice/interleaved/msbuild/client/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/Ice/interleaved/msbuild/server/packages.config b/cpp/Ice/interleaved/msbuild/server/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/Ice/interleaved/msbuild/server/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/Ice/interleaved/msbuild/server/server.vcxproj b/cpp/Ice/interleaved/msbuild/server/server.vcxproj deleted file mode 100644 index b1ff4f1f39..0000000000 --- a/cpp/Ice/interleaved/msbuild/server/server.vcxproj +++ /dev/null @@ -1,248 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - server - {383AB467-E29D-4A9D-A5D4-6BCA8E754A88} - - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - Console - - - MachineX64 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - - true - true - true - ..\..\Throughput.ice - - - true - true - true - ..\..\Throughput.ice - - - true - true - true - ..\..\Throughput.ice - - - true - true - true - ..\..\Throughput.ice - - - - - - true - true - true - ..\..\Throughput.ice - - - true - true - true - ..\..\Throughput.ice - - - true - true - true - ..\..\Throughput.ice - - - true - true - true - ..\..\Throughput.ice - - - - - - - - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/Ice/interleaved/msbuild/server/server.vcxproj.filters b/cpp/Ice/interleaved/msbuild/server/server.vcxproj.filters deleted file mode 100644 index 386e423a28..0000000000 --- a/cpp/Ice/interleaved/msbuild/server/server.vcxproj.filters +++ /dev/null @@ -1,103 +0,0 @@ - - - - - {b728a666-a2b4-4abd-bb90-16be5d592f07} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {96ec8ffe-d0e0-427e-8c39-7528c199ce07} - h;hpp;hxx;hm;inl - - - {6669c7da-d338-477d-a9d7-d362b6a2b266} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - {466006ba-248e-4919-a408-1f391763b75e} - ice - - - {693607f3-473c-447c-ac30-634631642c4c} - - - {504404a3-ef05-42ad-8d40-3c651256a62d} - - - {ab91d5dc-443a-4082-b176-d40c292104cb} - - - {e373a140-e08f-46a6-9b0d-81a08e16baa9} - - - {cac0228a-0345-41f2-abd6-2dfd1caf4d7e} - - - {8fa353bc-c1cd-47c4-85aa-c98fbef9803a} - - - {e7f98091-9c3b-454a-bd52-1d15bbfc3898} - - - {75758b18-774b-4c5f-8449-103c58d8b5c9} - - - {1f415ea2-27d5-4f39-b151-af4b82ac0431} - - - {789d7c5d-3046-43b4-805a-41065be61994} - - - {f05bd3ad-e14b-4d77-8a95-4beac3e382e5} - - - {7763c133-a226-49ca-9c50-d9cb76188e55} - - - - - Source Files - - - Source Files - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - - - Header Files - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - - - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/Ice/interleaved/msbuild/server/server.vcxproj.user b/cpp/Ice/interleaved/msbuild/server/server.vcxproj.user deleted file mode 100644 index cedf471f6b..0000000000 --- a/cpp/Ice/interleaved/msbuild/server/server.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/Ice/invoke/msbuild/client/client.vcxproj b/cpp/Ice/invoke/msbuild/client/client.vcxproj deleted file mode 100644 index b5886619f0..0000000000 --- a/cpp/Ice/invoke/msbuild/client/client.vcxproj +++ /dev/null @@ -1,246 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - client - {8ADDD766-8657-42B1-96A7-83AF4B70F2C3} - - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - true - true - true - ..\..\Printer.ice - - - true - true - true - ..\..\Printer.ice - - - true - true - true - ..\..\Printer.ice - - - true - true - true - ..\..\Printer.ice - - - - - - - - true - true - true - ..\..\Printer.ice - - - true - true - true - ..\..\Printer.ice - - - true - true - true - ..\..\Printer.ice - - - true - true - true - ..\..\Printer.ice - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/Ice/invoke/msbuild/client/client.vcxproj.filters b/cpp/Ice/invoke/msbuild/client/client.vcxproj.filters deleted file mode 100644 index 98ee42f660..0000000000 --- a/cpp/Ice/invoke/msbuild/client/client.vcxproj.filters +++ /dev/null @@ -1,91 +0,0 @@ - - - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - Source Files - - - - - - - - - {7ef0eca8-f4da-4845-b997-52917a7ed987} - ice - - - {37a0e969-3460-4a98-884c-8ec6820f4dca} - - - {ce661d82-60d8-4ce8-967c-c4ea6dee0b74} - - - {08f169e4-cad3-4e05-abbf-298e9ba9d32b} - - - {24f5d983-eff6-4f63-952a-016d01c07e85} - - - {c961200c-aad0-4a6d-81b9-8682541a7fd5} - - - {079218d8-8b27-49b6-917e-16f73a790da2} - - - {72629fd4-b5c7-422c-bc90-f897cabcdbe4} - - - {467a170b-92f5-46d5-a38c-240fffa961d0} - - - {3b792469-0219-40da-9cc6-e936fc51b730} - - - {34b9bd09-0212-4377-9a66-06c3cbdda50f} - - - {a1ab4ccb-beb8-4ba2-b73f-3ce0fdc32709} - - - {2b09570c-86a4-45cd-88a4-aef40e55a9ce} - - - {987b3f17-8b5a-49ea-ac17-2ecae6ffdae5} - - - {1681885b-0fa9-4a63-8ae9-37e18ba05c31} - - - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/Ice/invoke/msbuild/client/client.vcxproj.user b/cpp/Ice/invoke/msbuild/client/client.vcxproj.user deleted file mode 100644 index 5cac087a8f..0000000000 --- a/cpp/Ice/invoke/msbuild/client/client.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/Ice/invoke/msbuild/client/packages.config b/cpp/Ice/invoke/msbuild/client/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/Ice/invoke/msbuild/client/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/Ice/invoke/msbuild/server/packages.config b/cpp/Ice/invoke/msbuild/server/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/Ice/invoke/msbuild/server/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/Ice/invoke/msbuild/server/server.vcxproj b/cpp/Ice/invoke/msbuild/server/server.vcxproj deleted file mode 100644 index 4f3f7972d6..0000000000 --- a/cpp/Ice/invoke/msbuild/server/server.vcxproj +++ /dev/null @@ -1,250 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - server - {9D2F23B1-0049-4E6C-86A7-557A5B1F8597} - - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - - true - true - true - ..\..\Printer.ice - - - true - true - true - ..\..\Printer.ice - - - true - true - true - ..\..\Printer.ice - - - true - true - true - ..\..\Printer.ice - - - - true - true - true - ..\..\Printer.ice - - - true - true - true - ..\..\Printer.ice - - - true - true - true - ..\..\Printer.ice - - - true - true - true - ..\..\Printer.ice - - - - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/Ice/invoke/msbuild/server/server.vcxproj.filters b/cpp/Ice/invoke/msbuild/server/server.vcxproj.filters deleted file mode 100644 index 8f7dfe8e86..0000000000 --- a/cpp/Ice/invoke/msbuild/server/server.vcxproj.filters +++ /dev/null @@ -1,97 +0,0 @@ - - - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - Source Files - - - Source Files - - - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - Header Files - - - - - - - - - {b3e1ab1c-9816-4a63-99e8-51e7e9d9e240} - ice - - - {59245112-be17-4a84-9e25-eb92e36410b3} - - - {bfe77eee-3e36-4989-a931-7d5a4fb8e2cb} - - - {96c18105-4bcd-44f0-bcbb-7935f53a6594} - - - {71e20dec-57d6-42cd-9ab0-0aba178fe38a} - - - {f49b5701-0268-4909-a14c-d8fabc91879b} - - - {d52aa79c-358b-45c7-9609-dab9582b1b54} - - - {796f077b-b783-4e5e-8e1c-032bdce1a7b4} - - - {6fde3e1e-1899-4029-b5d5-eb0679b5e988} - - - {9fa0ac12-8eb5-4665-99ce-4772f7832ebf} - - - {c21d7830-7035-473a-908c-261733d6ea80} - - - {7b2491b0-f24c-4771-89c9-88010d588c2f} - - - {b76474a8-ee4c-4380-851d-4b7df6fadfb0} - - - {0bda9f1e-fdc2-4486-a68c-69b59916e3df} - - - {630dcedb-7246-42e7-9967-9dc2dcf52951} - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/Ice/invoke/msbuild/server/server.vcxproj.user b/cpp/Ice/invoke/msbuild/server/server.vcxproj.user deleted file mode 100644 index 5cac087a8f..0000000000 --- a/cpp/Ice/invoke/msbuild/server/server.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/Ice/latency/msbuild/client/client.vcxproj b/cpp/Ice/latency/msbuild/client/client.vcxproj deleted file mode 100644 index 84736b0a97..0000000000 --- a/cpp/Ice/latency/msbuild/client/client.vcxproj +++ /dev/null @@ -1,247 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - client - {C9E196EB-AB36-48CE-93F4-2BA37BAA7E76} - Ice.latency.client - - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - true - true - true - ..\..\Latency.ice - - - true - true - true - ..\..\Latency.ice - - - true - true - true - ..\..\Latency.ice - - - true - true - true - ..\..\Latency.ice - - - - - - - - true - true - true - ..\..\Latency.ice - - - true - true - true - ..\..\Latency.ice - - - true - true - true - ..\..\Latency.ice - - - true - true - true - ..\..\Latency.ice - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/Ice/latency/msbuild/client/client.vcxproj.filters b/cpp/Ice/latency/msbuild/client/client.vcxproj.filters deleted file mode 100644 index 7aa18d3eda..0000000000 --- a/cpp/Ice/latency/msbuild/client/client.vcxproj.filters +++ /dev/null @@ -1,91 +0,0 @@ - - - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - Source Files - - - - - - - - - {e79c434b-6e43-42b3-a4eb-9e20f9eca0ab} - ice - - - {0c1b9706-cba6-4c11-ba66-139e3cecddf8} - - - {d671aea5-901a-44d9-ab29-2ebe24bcb927} - - - {a61c76d7-da9b-4545-959c-74bc0546001e} - - - {dff97f54-0d76-4089-8eb9-7bb07d86be29} - - - {ace7ca08-9d3f-4100-815c-46a065f21484} - - - {3f6df03b-52e6-4d17-be01-91c897c75c69} - - - {6564aaef-d197-45b9-998b-4b3afba64162} - - - {ab10e3c2-6822-4d1c-b403-7a421bb8bfc5} - - - {2ff846e7-a989-47cb-95a9-e9837daf499b} - - - {9441b637-680a-4bcb-a393-06527a83687a} - - - {c9d98502-3c9a-419e-afb0-e3c36163bc7a} - - - {181d01d5-22b8-4519-abc7-bf979b795461} - - - {6330ce9f-9d77-4ac4-871f-4ff30a6f73bd} - - - {93fbf4e1-a7f2-4a97-9567-1b99af8f3e42} - - - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/Ice/latency/msbuild/client/client.vcxproj.user b/cpp/Ice/latency/msbuild/client/client.vcxproj.user deleted file mode 100644 index 5cac087a8f..0000000000 --- a/cpp/Ice/latency/msbuild/client/client.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/Ice/latency/msbuild/client/packages.config b/cpp/Ice/latency/msbuild/client/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/Ice/latency/msbuild/client/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/Ice/latency/msbuild/server/packages.config b/cpp/Ice/latency/msbuild/server/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/Ice/latency/msbuild/server/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/Ice/latency/msbuild/server/server.vcxproj b/cpp/Ice/latency/msbuild/server/server.vcxproj deleted file mode 100644 index dc7a27f990..0000000000 --- a/cpp/Ice/latency/msbuild/server/server.vcxproj +++ /dev/null @@ -1,246 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - server - {DF4C0DA9-DD64-44D1-B56E-FDC3C1CE4A44} - - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - true - true - true - ..\..\Latency.ice - - - true - true - true - ..\..\Latency.ice - - - true - true - true - ..\..\Latency.ice - - - true - true - true - ..\..\Latency.ice - - - - - - - - true - true - true - ..\..\Latency.ice - - - true - true - true - ..\..\Latency.ice - - - true - true - true - ..\..\Latency.ice - - - true - true - true - ..\..\Latency.ice - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/Ice/latency/msbuild/server/server.vcxproj.filters b/cpp/Ice/latency/msbuild/server/server.vcxproj.filters deleted file mode 100644 index 167216b441..0000000000 --- a/cpp/Ice/latency/msbuild/server/server.vcxproj.filters +++ /dev/null @@ -1,91 +0,0 @@ - - - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - Source Files - - - - - - - - - {146c4842-b2fe-497d-ade7-7462cabef50c} - ice - - - {c767dd38-8c47-4ee5-a3e7-41fedae79917} - - - {0a2e9a9e-b2df-463a-8fcf-0e7c74eedad8} - - - {5b81bae8-1b5e-43d2-88d7-b225a44efe03} - - - {8923b8db-eb27-4842-81a8-02f955dd8c6d} - - - {7278a938-431b-4ac2-b442-497f62cf7f3a} - - - {2f819678-0d89-4de6-8efb-5e683e619170} - - - {3fdf8b1f-7f42-4fe6-8baf-31effabadf9c} - - - {180dd5ec-c101-4f6a-b797-a7d0a07f8de6} - - - {cfd8293d-d1dd-4cfc-960a-fd09bc2bbabd} - - - {f8d139f1-5f09-49e9-ad1c-79bd4ec630fc} - - - {e8dd9e19-92fb-471e-a22a-73cba765970c} - - - {432a2e36-7680-4475-8dd8-e6f0b407342a} - - - {b026d9dd-4a05-4620-9bda-43a310313903} - - - {f19ff464-7693-48b4-94e2-4ad00bb25c9b} - - - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/Ice/latency/msbuild/server/server.vcxproj.user b/cpp/Ice/latency/msbuild/server/server.vcxproj.user deleted file mode 100644 index 5cac087a8f..0000000000 --- a/cpp/Ice/latency/msbuild/server/server.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/Ice/locator/Makefile.mk b/cpp/Ice/locator/Makefile.mk deleted file mode 100644 index 760f6e6fe1..0000000000 --- a/cpp/Ice/locator/Makefile.mk +++ /dev/null @@ -1,9 +0,0 @@ -# -# Copyright (c) ZeroC, Inc. All rights reserved. -# - -$(demo)_programs = server client locator - -$(demo)_locator_sources = Locator.cpp - -demos += $(demo) diff --git a/cpp/Ice/locator/msbuild/client/client.vcxproj b/cpp/Ice/locator/msbuild/client/client.vcxproj deleted file mode 100644 index 078a146c91..0000000000 --- a/cpp/Ice/locator/msbuild/client/client.vcxproj +++ /dev/null @@ -1,246 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - client - {51D56919-05A7-4282-A736-CD25ABC2179A} - - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - - - - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/Ice/locator/msbuild/client/client.vcxproj.filters b/cpp/Ice/locator/msbuild/client/client.vcxproj.filters deleted file mode 100644 index eeb760fa59..0000000000 --- a/cpp/Ice/locator/msbuild/client/client.vcxproj.filters +++ /dev/null @@ -1,91 +0,0 @@ - - - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - Source Files - - - - - - - - - {bb0aefb5-4827-4869-ba21-3e05356e969f} - ice - - - {8f2bb653-0834-4bf5-ba89-452e3538fd3d} - - - {36029a96-bd1a-4a86-b95a-6644d01b600f} - - - {6651c744-284d-419b-92b8-667c363b420c} - - - {0e9c4afd-8bf7-47f4-8fb4-53f03f73a401} - - - {2e39f4f6-2858-4060-a54c-0e2353f9c408} - - - {5ee340ff-5e45-4783-a415-77818391b35f} - - - {3c38a57f-c740-4009-8eae-006d10f4a9fc} - - - {f252ca76-26a4-445c-8088-2ebccfb75b16} - - - {74d15f25-ecdf-49c2-9c87-b1cafe10570b} - - - {061297c6-59e6-455c-a208-50650a082016} - - - {333cb8a8-ce96-4696-9ecb-ee2d5a464d7f} - - - {daf338cb-7c81-4851-9f12-7aa35a72176e} - - - {3afd47f9-5c6e-428c-9aa3-5f3773bf2f67} - - - {6410c569-13a2-47d1-9ec3-1637f23fb604} - - - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/Ice/locator/msbuild/client/client.vcxproj.user b/cpp/Ice/locator/msbuild/client/client.vcxproj.user deleted file mode 100644 index 5cac087a8f..0000000000 --- a/cpp/Ice/locator/msbuild/client/client.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/Ice/locator/msbuild/client/packages.config b/cpp/Ice/locator/msbuild/client/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/Ice/locator/msbuild/client/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/Ice/locator/msbuild/locator/locator.vcxproj b/cpp/Ice/locator/msbuild/locator/locator.vcxproj deleted file mode 100644 index 6279079eaa..0000000000 --- a/cpp/Ice/locator/msbuild/locator/locator.vcxproj +++ /dev/null @@ -1,196 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - locator - {F6307AF8-3DD8-4C32-B2DC-0B0FBEF9E6A1} - Ice.locator.locator - - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/Ice/locator/msbuild/locator/locator.vcxproj.filters b/cpp/Ice/locator/msbuild/locator/locator.vcxproj.filters deleted file mode 100644 index 76ac132914..0000000000 --- a/cpp/Ice/locator/msbuild/locator/locator.vcxproj.filters +++ /dev/null @@ -1,21 +0,0 @@ - - - - - - - - - {a0541910-97ba-4692-b506-b3d0f178b5ae} - ice - - - {0a9f8cb6-792a-4b34-9de0-3ba8b23498b4} - - - - - Source Files - - - \ No newline at end of file diff --git a/cpp/Ice/locator/msbuild/locator/locator.vcxproj.user b/cpp/Ice/locator/msbuild/locator/locator.vcxproj.user deleted file mode 100644 index 5cac087a8f..0000000000 --- a/cpp/Ice/locator/msbuild/locator/locator.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/Ice/locator/msbuild/locator/packages.config b/cpp/Ice/locator/msbuild/locator/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/Ice/locator/msbuild/locator/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/Ice/locator/msbuild/server/packages.config b/cpp/Ice/locator/msbuild/server/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/Ice/locator/msbuild/server/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/Ice/locator/msbuild/server/server.vcxproj b/cpp/Ice/locator/msbuild/server/server.vcxproj deleted file mode 100644 index 318ea11da7..0000000000 --- a/cpp/Ice/locator/msbuild/server/server.vcxproj +++ /dev/null @@ -1,250 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - server - {60208663-4C32-4B9F-A3CA-DA103A56257F} - - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/Ice/locator/msbuild/server/server.vcxproj.filters b/cpp/Ice/locator/msbuild/server/server.vcxproj.filters deleted file mode 100644 index df6e8950d4..0000000000 --- a/cpp/Ice/locator/msbuild/server/server.vcxproj.filters +++ /dev/null @@ -1,97 +0,0 @@ - - - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - Source Files - - - Source Files - - - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - Header Files - - - - - - - - - {cabe1c38-4b13-42d6-9f21-514d1dc2e69c} - ice - - - {bb103b3c-408e-4fba-a6c9-8ae2fb97ea8c} - - - {b7806e48-849d-4895-81b7-a183fc4fc8d4} - - - {4f4f085f-b327-4f08-abe1-b4c9d8f3984d} - - - {01cf9190-0246-4fad-997f-e1f15dafcd98} - - - {1df8b722-2d75-4584-94e0-6eed94314b92} - - - {02258912-1b4b-419b-8c60-81172c7ff886} - - - {49bceaba-7f66-4127-9700-6954042a79b1} - - - {aa4f73c7-3c79-4981-ab2a-25755c9e04d5} - - - {c4d193d4-1d74-4478-b5a2-efa343556286} - - - {42d91acd-a2f9-49e4-a0a2-2994f23ed1c8} - - - {0ce01d34-9cbc-4907-b770-bd34aea664c3} - - - {1c3633c7-2b45-4387-b3ba-2f210c486ad9} - - - {e730b3ef-3bce-494b-bc39-c31594816190} - - - {0be47958-3926-4f43-9882-ec0bc01ead7e} - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/Ice/locator/msbuild/server/server.vcxproj.user b/cpp/Ice/locator/msbuild/server/server.vcxproj.user deleted file mode 100644 index 5cac087a8f..0000000000 --- a/cpp/Ice/locator/msbuild/server/server.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/Ice/minimal/msbuild/client/client.vcxproj b/cpp/Ice/minimal/msbuild/client/client.vcxproj deleted file mode 100644 index 6858d96e80..0000000000 --- a/cpp/Ice/minimal/msbuild/client/client.vcxproj +++ /dev/null @@ -1,249 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - client - {82D5187D-67E4-4C2D-B270-6ECC665D426E} - - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - - - - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/Ice/minimal/msbuild/client/client.vcxproj.filters b/cpp/Ice/minimal/msbuild/client/client.vcxproj.filters deleted file mode 100644 index 609c45b2b7..0000000000 --- a/cpp/Ice/minimal/msbuild/client/client.vcxproj.filters +++ /dev/null @@ -1,96 +0,0 @@ - - - - - {f1940540-c780-4281-86b7-baa46daf1d18} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {5e5159d2-6b29-4cdd-a945-bdf0fad12aee} - h;hpp;hxx;hm;inl - - - {10d07a33-9851-47ab-a41b-8508395842f2} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - {0178343a-9967-42a4-b325-a63d8b19a2a9} - ice - - - {5aa8e429-d332-433a-8bfa-27cfc47826c9} - - - {d3a0792f-67df-420d-8b7e-ebb57bd02d8c} - - - {96286708-821e-48eb-83c8-3649dfb28154} - - - {a7ef55d2-5e81-4ffd-9925-3f6d7da7cf80} - - - {f8d021fe-edd8-4f8a-81e6-218bdfe999ed} - - - {21f18c93-e4f4-4fb4-a006-be445202dde1} - - - {831400fe-b387-4e73-9df1-19fd1c051655} - - - {7e38606c-3f13-4d1a-8fd1-b33981e24ead} - - - {77467f78-715e-42c0-93c0-ea3f2d978be4} - - - {9374de39-5e0b-44cd-b585-bd60974e8463} - - - {744c94cf-535e-44aa-a20c-3e4eee7ae805} - - - {d585ee7b-86b7-4085-8941-f0fb30a63522} - - - - - Source Files - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/Ice/minimal/msbuild/client/client.vcxproj.user b/cpp/Ice/minimal/msbuild/client/client.vcxproj.user deleted file mode 100644 index cedf471f6b..0000000000 --- a/cpp/Ice/minimal/msbuild/client/client.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/Ice/minimal/msbuild/client/packages.config b/cpp/Ice/minimal/msbuild/client/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/Ice/minimal/msbuild/client/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/Ice/minimal/msbuild/server/packages.config b/cpp/Ice/minimal/msbuild/server/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/Ice/minimal/msbuild/server/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/Ice/minimal/msbuild/server/server.vcxproj b/cpp/Ice/minimal/msbuild/server/server.vcxproj deleted file mode 100644 index 76c8f8817b..0000000000 --- a/cpp/Ice/minimal/msbuild/server/server.vcxproj +++ /dev/null @@ -1,251 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - server - {E768F2F0-04F1-4721-A624-1265AAC40211} - - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - - - - - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/Ice/minimal/msbuild/server/server.vcxproj.filters b/cpp/Ice/minimal/msbuild/server/server.vcxproj.filters deleted file mode 100644 index 636a7c2081..0000000000 --- a/cpp/Ice/minimal/msbuild/server/server.vcxproj.filters +++ /dev/null @@ -1,102 +0,0 @@ - - - - - {35703a0d-1ec4-4625-b3ed-08e417e82515} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {d1ae9702-c657-4c65-97f5-887411a0d207} - h;hpp;hxx;hm;inl - - - {90366263-d3ee-4e90-9186-cb69e1f9bf6a} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - {986dced2-df1d-4ceb-8ec7-f4727420b77a} - ice - - - {fa917f40-aa50-4bea-9a97-cc13ed60a312} - - - {f7545f91-7400-466a-a335-5a562f3585f3} - - - {bd45659b-aaa1-4270-ac0a-398948ae4830} - - - {7bbff14b-76dd-4a8b-9f9f-d2d38acec504} - - - {98a67d43-baae-4488-a38b-e864041e3798} - - - {e3024f72-8018-44b4-8ae0-8c40d5052c5f} - - - {d0c73587-dbed-4c33-9930-53f33fc2d293} - - - {8a44ecd3-af77-4a6f-91b1-2d8960892d63} - - - {76811a81-dbc8-44b4-b686-b2ece08aa6de} - - - {27ac3e60-122e-4826-998e-8fed65462a18} - - - {81982285-0af0-4879-a367-db9ea3690299} - - - {8f5ee896-e42d-4fe9-b008-3ef2ad58db28} - - - - - Source Files - - - Source Files - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - - - Header Files - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/Ice/minimal/msbuild/server/server.vcxproj.user b/cpp/Ice/minimal/msbuild/server/server.vcxproj.user deleted file mode 100644 index cedf471f6b..0000000000 --- a/cpp/Ice/minimal/msbuild/server/server.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/Ice/mtalk/msbuild/client/client.vcxproj b/cpp/Ice/mtalk/msbuild/client/client.vcxproj deleted file mode 100644 index 49c8a80663..0000000000 --- a/cpp/Ice/mtalk/msbuild/client/client.vcxproj +++ /dev/null @@ -1,246 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - client - {7A216D2F-18DC-415A-96E7-A417B1DC7FB4} - - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - true - true - true - ..\..\MTalk.ice - - - true - true - true - ..\..\MTalk.ice - - - true - true - true - ..\..\MTalk.ice - - - true - true - true - ..\..\MTalk.ice - - - - - - - - true - true - true - ..\..\MTalk.ice - - - true - true - true - ..\..\MTalk.ice - - - true - true - true - ..\..\MTalk.ice - - - true - true - true - ..\..\MTalk.ice - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/Ice/mtalk/msbuild/client/client.vcxproj.filters b/cpp/Ice/mtalk/msbuild/client/client.vcxproj.filters deleted file mode 100644 index 5c5f87dba3..0000000000 --- a/cpp/Ice/mtalk/msbuild/client/client.vcxproj.filters +++ /dev/null @@ -1,91 +0,0 @@ - - - - - Source Files - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - - - - - - - {4a2d0d50-ce6b-4c78-9355-d961bd60c6b0} - ice - - - {3d7fabb9-fc64-4322-a647-67209f687601} - - - {797c9dea-6388-488f-b4c5-03d5cb8e4756} - - - {43a2c151-f6ce-486e-92aa-a98001da0d00} - - - {9169d856-4c9e-4bb2-b10e-ed70afa250e8} - - - {727dcc75-f2a5-4276-aa32-03d61f8ba340} - - - {533db3fd-a4af-46d6-8d53-aefbcd9e3303} - - - {eb156f7e-262a-48a7-b7d3-12a55b53029a} - - - {70deb206-1af9-4e7d-a5c3-2adf9ebd865a} - - - {292449e3-7600-44e4-b440-e931f1a18d10} - - - {d104a78f-a242-498f-a4fe-d16c4567147d} - - - {2faaf9d9-3904-44f3-bfd7-fbfe552da434} - - - {b500af94-0893-4503-b628-700dd1f7f6f9} - - - {60b3d2c5-a895-4edc-983b-76f8e391a223} - - - {6e4614c7-b424-451e-80ea-41700efe4d25} - - - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/Ice/mtalk/msbuild/client/client.vcxproj.user b/cpp/Ice/mtalk/msbuild/client/client.vcxproj.user deleted file mode 100644 index 5cac087a8f..0000000000 --- a/cpp/Ice/mtalk/msbuild/client/client.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/Ice/mtalk/msbuild/client/packages.config b/cpp/Ice/mtalk/msbuild/client/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/Ice/mtalk/msbuild/client/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/Ice/multicast/msbuild/client/client.vcxproj b/cpp/Ice/multicast/msbuild/client/client.vcxproj deleted file mode 100644 index dee27b003d..0000000000 --- a/cpp/Ice/multicast/msbuild/client/client.vcxproj +++ /dev/null @@ -1,299 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - client - {2494165B-BD91-4805-B759-8F27983E9655} - - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - true - true - true - ..\..\Discovery.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Discovery.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Discovery.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Discovery.ice - - - true - true - true - ..\..\Hello.ice - - - - - - - - - - - - - true - true - true - ..\..\Discovery.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Discovery.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Discovery.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Discovery.ice - - - true - true - true - ..\..\Hello.ice - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/Ice/multicast/msbuild/client/client.vcxproj.filters b/cpp/Ice/multicast/msbuild/client/client.vcxproj.filters deleted file mode 100644 index 02371ef4b3..0000000000 --- a/cpp/Ice/multicast/msbuild/client/client.vcxproj.filters +++ /dev/null @@ -1,124 +0,0 @@ - - - - - {a90a7a77-d1d3-41be-ba60-8ee3520c48bb} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {ab82c3e4-a417-4f52-86e7-642c605e98c6} - h;hpp;hxx;hm;inl - - - {3287d76c-08d3-4413-81d9-32c4268a7312} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - {ab99303f-3c30-4b3a-acee-eaa49ec09dd8} - ice - - - {b221bf3a-8c68-4617-af29-289b1fd8be47} - - - {4de17711-5b8f-4626-84da-a8003ece26c2} - - - {7be6d2aa-08ad-4820-a3d9-e21ec779692a} - - - {dcb53de6-10e9-44ad-a677-5443a102ee07} - - - {fb65f4d5-9d3e-451f-96d3-bee5d0bf6304} - - - {ffb260bb-3316-46ff-a281-fbd840bc54f6} - - - {e43aa2c2-4d5f-4b30-89e2-23dfca8a0d64} - - - {88757ccd-754e-48fa-b155-ab29cd3e6769} - - - {25a5e6a4-da5f-46af-a2dc-6e017046694c} - - - {54ac10c8-a0b9-4c80-b116-51e198d17023} - - - {b7598d71-3213-4d19-be67-e70e862931d0} - - - {ca45af6e-9030-413a-b295-84c90459caa5} - - - - - Source Files - - - Source Files\Win32\Debug - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - Source Files\x64\Release - - - - - - - - - Header Files\Win32\Debug - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - Header Files\x64\Release - - - - - Slice Files - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/Ice/multicast/msbuild/client/client.vcxproj.user b/cpp/Ice/multicast/msbuild/client/client.vcxproj.user deleted file mode 100644 index cedf471f6b..0000000000 --- a/cpp/Ice/multicast/msbuild/client/client.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/Ice/multicast/msbuild/client/packages.config b/cpp/Ice/multicast/msbuild/client/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/Ice/multicast/msbuild/client/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/Ice/multicast/msbuild/server/packages.config b/cpp/Ice/multicast/msbuild/server/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/Ice/multicast/msbuild/server/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/Ice/multicast/msbuild/server/server.vcxproj b/cpp/Ice/multicast/msbuild/server/server.vcxproj deleted file mode 100644 index 6614e42348..0000000000 --- a/cpp/Ice/multicast/msbuild/server/server.vcxproj +++ /dev/null @@ -1,299 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - server - {D7B009A5-9EAD-4D3B-AFFC-8E20E42F2A92} - - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - true - true - true - ..\..\Discovery.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Discovery.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Discovery.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Discovery.ice - - - true - true - true - ..\..\Hello.ice - - - - - - - - - - - - - true - true - true - ..\..\Discovery.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Discovery.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Discovery.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Discovery.ice - - - true - true - true - ..\..\Hello.ice - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/Ice/multicast/msbuild/server/server.vcxproj.filters b/cpp/Ice/multicast/msbuild/server/server.vcxproj.filters deleted file mode 100644 index 1afdedd1e4..0000000000 --- a/cpp/Ice/multicast/msbuild/server/server.vcxproj.filters +++ /dev/null @@ -1,124 +0,0 @@ - - - - - {5fcac9db-70b3-47b2-8490-1da16d737f93} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {88c6ff3c-ea9f-4f10-bbce-70bf9343092d} - h;hpp;hxx;hm;inl - - - {05341017-a345-433c-a2bf-56375426f181} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - {6adde494-6817-48cf-94ec-75291ee3476c} - ice - - - {55d88738-7b64-4f71-aecd-8ef3ef8d61de} - - - {116765db-f609-4d6e-af89-a67cf3e1d846} - - - {72bcb1ad-e42a-46c5-abce-40300336fbe9} - - - {508a8059-010f-48d9-b190-cb6333e30462} - - - {b6315a6b-58d1-4bb2-ae92-14a20a2f4ad5} - - - {28726713-a81d-441f-9ead-7af444676c78} - - - {d99e883b-50e2-49db-8a47-ad3e5bee9553} - - - {05a229be-19b7-4913-9545-d786648ee9d6} - - - {ec0e6496-df24-44c8-b615-4954df1330d3} - - - {3fa60e45-f970-46d0-9f65-747ca84b20b1} - - - {ef105a95-38fd-4e77-89c0-abc03b0ffc7a} - - - {7cccdf19-b58b-44bb-b73c-90bd7fe5200f} - - - - - Source Files - - - Source Files\Win32\Debug - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - Source Files\x64\Release - - - - - - - - - Header Files\Win32\Debug - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - Header Files\x64\Release - - - - - Slice Files - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/Ice/multicast/msbuild/server/server.vcxproj.user b/cpp/Ice/multicast/msbuild/server/server.vcxproj.user deleted file mode 100644 index cedf471f6b..0000000000 --- a/cpp/Ice/multicast/msbuild/server/server.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/Ice/nested/Makefile.mk b/cpp/Ice/nested/Makefile.mk deleted file mode 100644 index e4cf8704d9..0000000000 --- a/cpp/Ice/nested/Makefile.mk +++ /dev/null @@ -1,5 +0,0 @@ -# Copyright (c) ZeroC, Inc. - -$(demo)_client_sources = Client.cpp Nested.ice NestedI.cpp - -demos += $(demo) diff --git a/cpp/Ice/nested/msbuild/client/client.vcxproj b/cpp/Ice/nested/msbuild/client/client.vcxproj deleted file mode 100644 index 438905fdc1..0000000000 --- a/cpp/Ice/nested/msbuild/client/client.vcxproj +++ /dev/null @@ -1,252 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - client - {C585D79C-46FD-411C-81E2-E000B0831EE0} - - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - - true - true - true - ..\..\Nested.ice - - - true - true - true - ..\..\Nested.ice - - - true - true - true - ..\..\Nested.ice - - - true - true - true - ..\..\Nested.ice - - - - - - true - true - true - ..\..\Nested.ice - - - true - true - true - ..\..\Nested.ice - - - true - true - true - ..\..\Nested.ice - - - true - true - true - ..\..\Nested.ice - - - - - - - - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/Ice/nested/msbuild/client/client.vcxproj.filters b/cpp/Ice/nested/msbuild/client/client.vcxproj.filters deleted file mode 100644 index 66af496190..0000000000 --- a/cpp/Ice/nested/msbuild/client/client.vcxproj.filters +++ /dev/null @@ -1,103 +0,0 @@ - - - - - {4d8ec00b-2dfc-496e-b6a5-86b7680a4b2e} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {25bb9986-cb52-40a3-bdfc-003e69c98200} - h;hpp;hxx;hm;inl - - - {2a1acba6-4dd0-414c-98f2-f475a329e372} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - {b2f9cfb2-4b26-4e08-9b63-01734c146c8f} - ice - - - {9b92c37e-d232-4889-a031-7c8c62791013} - - - {3eace53a-8116-456c-b469-0fa7961204ac} - - - {75f8ffa0-0d94-4e60-82ed-2f1277d2e2b4} - - - {97f25814-f49c-4faa-94b5-5dc4d3c26a68} - - - {e88ac927-d976-43b5-bb6d-20c7a8a43b36} - - - {7fc35c29-35c6-480d-900b-9c83dfd1fdf5} - - - {2bc1c793-e342-40e4-9f08-58e150ec6fac} - - - {a9ed0a54-5de6-4a1f-ad45-209faf91bde4} - - - {cf90cf3b-4355-4a65-88ba-4f1d90213e1a} - - - {fbfc2c96-9110-418c-89c1-ea1fc15f6293} - - - {3b1cfad0-d20a-4128-959c-4d5be075b13c} - - - {442fdaa0-5e0c-4cb0-86a0-46246ed69899} - - - - - Source Files - - - Source Files - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - - - Header Files - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - - - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/Ice/nested/msbuild/client/client.vcxproj.user b/cpp/Ice/nested/msbuild/client/client.vcxproj.user deleted file mode 100644 index cedf471f6b..0000000000 --- a/cpp/Ice/nested/msbuild/client/client.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/Ice/nested/msbuild/client/packages.config b/cpp/Ice/nested/msbuild/client/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/Ice/nested/msbuild/client/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/Ice/nested/msbuild/server/packages.config b/cpp/Ice/nested/msbuild/server/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/Ice/nested/msbuild/server/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/Ice/nested/msbuild/server/server.vcxproj b/cpp/Ice/nested/msbuild/server/server.vcxproj deleted file mode 100644 index c6a0e86693..0000000000 --- a/cpp/Ice/nested/msbuild/server/server.vcxproj +++ /dev/null @@ -1,252 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - server - {743BB926-8649-447B-B8CF-7D3F41C0AD44} - - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - - true - true - true - ..\..\Nested.ice - - - true - true - true - ..\..\Nested.ice - - - true - true - true - ..\..\Nested.ice - - - true - true - true - ..\..\Nested.ice - - - - - - true - true - true - ..\..\Nested.ice - - - true - true - true - ..\..\Nested.ice - - - true - true - true - ..\..\Nested.ice - - - true - true - true - ..\..\Nested.ice - - - - - - - - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/Ice/nested/msbuild/server/server.vcxproj.filters b/cpp/Ice/nested/msbuild/server/server.vcxproj.filters deleted file mode 100644 index 54e477327e..0000000000 --- a/cpp/Ice/nested/msbuild/server/server.vcxproj.filters +++ /dev/null @@ -1,103 +0,0 @@ - - - - - {8708522f-195f-43f8-b8c3-365209519a8d} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {6f5c6f23-91d9-47d3-ae07-83d6c7389147} - h;hpp;hxx;hm;inl - - - {9a2abe99-3dd6-47c1-8783-5839fe788bfc} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - {02dd08a6-8f0b-4d6d-86e4-7df6b627cf29} - ice - - - {6b8e38ef-2755-419b-a90f-bc82350289a6} - - - {37b65dae-fc94-4d3a-bfeb-cba60a9b33f6} - - - {1b9719c0-4697-42c1-b6f4-98b202064dba} - - - {1ff7c074-e75b-44f3-9da9-27e9bd4209e4} - - - {faf98e73-1c1f-4121-90de-e3406c180810} - - - {9333c9ed-e8cf-4d21-8875-d3c0a904a503} - - - {ea8e2d6d-b035-4f3b-a1b4-5f79db7b1d6f} - - - {b1ee6df8-df5a-415e-a8eb-3d26f8cf65ee} - - - {b519990f-5e09-40f3-8aa0-92b3910dcb50} - - - {a515f0d3-2f77-4d19-8641-5e7507106ba7} - - - {ce0135ed-4364-4670-af79-b5ced8a63d09} - - - {adf8ae7c-0f89-4385-b87f-dce0314346cb} - - - - - Source Files - - - Source Files - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - - - Header Files - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - - - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/Ice/nested/msbuild/server/server.vcxproj.user b/cpp/Ice/nested/msbuild/server/server.vcxproj.user deleted file mode 100644 index cedf471f6b..0000000000 --- a/cpp/Ice/nested/msbuild/server/server.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/Ice/optional/msbuild/client/client.vcxproj b/cpp/Ice/optional/msbuild/client/client.vcxproj deleted file mode 100644 index 9000624ec4..0000000000 --- a/cpp/Ice/optional/msbuild/client/client.vcxproj +++ /dev/null @@ -1,250 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - client - {3EA94765-82A5-412A-8B4B-D88BC940B1F7} - - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - true - true - true - ..\..\Contact.ice - - - true - true - true - ..\..\Contact.ice - - - true - true - true - ..\..\Contact.ice - - - true - true - true - ..\..\Contact.ice - - - - - - - - - - - - true - true - true - ..\..\Contact.ice - - - true - true - true - ..\..\Contact.ice - - - true - true - true - ..\..\Contact.ice - - - true - true - true - ..\..\Contact.ice - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/Ice/optional/msbuild/client/client.vcxproj.filters b/cpp/Ice/optional/msbuild/client/client.vcxproj.filters deleted file mode 100644 index c023b5012d..0000000000 --- a/cpp/Ice/optional/msbuild/client/client.vcxproj.filters +++ /dev/null @@ -1,97 +0,0 @@ - - - - - {e5e28c0c-b812-4e50-a48a-1adeb2695771} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {721e94cf-bee6-475b-8187-ce6927b3556c} - h;hpp;hxx;hm;inl - - - {8ea124c2-bc3b-44e5-aaa3-52e3be058d3b} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - {dfeb6ff4-3a20-4b31-8659-d3dc90b3df2c} - ice - - - {5ff47a62-778a-451a-9b89-fdf1a6f4ad65} - - - {86b3bc0b-2a9d-4adc-9b78-8113cbb33737} - - - {ab7aa36b-8cf8-4ccd-a696-5624a78d91e7} - - - {37100902-50ee-482c-a0a0-d932e6c92c7b} - - - {d5d9111f-211e-4655-aff7-1e2ddf59cb49} - - - {081d8d40-b150-4abe-844e-593f4020b1b3} - - - {9c8d0f36-57cd-417b-89b6-185029d6cebb} - - - {bda59999-74cf-4ee6-972e-28d48f5569f8} - - - {0d6830e4-89b8-4858-a128-53a55352f66a} - - - {df49bb48-3588-4d95-81cd-017be30b0224} - - - {d20d4cb0-c040-4fbe-8efa-f697427ca1a9} - - - {6bda0bcf-0760-4b6e-9919-aa6980e0ea23} - - - - - Source Files - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - - - - - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/Ice/optional/msbuild/client/client.vcxproj.user b/cpp/Ice/optional/msbuild/client/client.vcxproj.user deleted file mode 100644 index cedf471f6b..0000000000 --- a/cpp/Ice/optional/msbuild/client/client.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/Ice/optional/msbuild/client/packages.config b/cpp/Ice/optional/msbuild/client/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/Ice/optional/msbuild/client/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/Ice/optional/msbuild/server/packages.config b/cpp/Ice/optional/msbuild/server/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/Ice/optional/msbuild/server/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/Ice/optional/msbuild/server/server.vcxproj b/cpp/Ice/optional/msbuild/server/server.vcxproj deleted file mode 100644 index d7ea916f67..0000000000 --- a/cpp/Ice/optional/msbuild/server/server.vcxproj +++ /dev/null @@ -1,252 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - server - {A40BCFC2-8141-4BF5-AAA5-08F6D13A3B08} - - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - - true - true - true - ..\..\Contact.ice - - - true - true - true - ..\..\Contact.ice - - - true - true - true - ..\..\Contact.ice - - - true - true - true - ..\..\Contact.ice - - - - - - true - true - true - ..\..\Contact.ice - - - true - true - true - ..\..\Contact.ice - - - true - true - true - ..\..\Contact.ice - - - true - true - true - ..\..\Contact.ice - - - - - - - - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/Ice/optional/msbuild/server/server.vcxproj.filters b/cpp/Ice/optional/msbuild/server/server.vcxproj.filters deleted file mode 100644 index 2ae95a0a36..0000000000 --- a/cpp/Ice/optional/msbuild/server/server.vcxproj.filters +++ /dev/null @@ -1,103 +0,0 @@ - - - - - {b481be09-b329-499c-9298-7e7ac3f4b96e} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {2b9bc096-d447-4fe5-bc1f-020f661b975e} - h;hpp;hxx;hm;inl - - - {4ebf5d47-3fc0-4d6e-9363-f2d8b9eb5a8e} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - {9aa55f40-f0a1-4820-b1d4-80e2f40ce623} - ice - - - {5fd2e360-db7f-4b26-8c12-a48cfdcc8f94} - - - {1e65c7a4-ee5c-44bb-b9a1-8e0ab3b23dcc} - - - {49c33655-e47a-43c0-a95f-d04f1a9900c5} - - - {5036f67d-d92d-4c70-83e6-51b0543cfee7} - - - {8700d1e7-8cd6-43d3-821d-e3ef4cb54bf9} - - - {0c4ced6b-45d1-4994-a5a8-884fb10d8483} - - - {b9c7d09d-e69c-4641-ab35-f7abd919aeae} - - - {40b49921-f818-4cfd-8a0c-b63d0e181175} - - - {687cc8b7-9bb9-4cd3-b095-5eb3d96a9642} - - - {d2d00187-498a-4715-8738-1803606b592b} - - - {33d74f12-3396-443d-b20b-d3bbde095c86} - - - {7be8a852-fc47-4dd4-95b2-1998dbb57439} - - - - - Source Files - - - Source Files - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - - - Header Files - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - - - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/Ice/optional/msbuild/server/server.vcxproj.user b/cpp/Ice/optional/msbuild/server/server.vcxproj.user deleted file mode 100644 index cedf471f6b..0000000000 --- a/cpp/Ice/optional/msbuild/server/server.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/Ice/plugin/Makefile.mk b/cpp/Ice/plugin/Makefile.mk deleted file mode 100644 index 878dbc87ea..0000000000 --- a/cpp/Ice/plugin/Makefile.mk +++ /dev/null @@ -1,9 +0,0 @@ -# Copyright (c) ZeroC, Inc. - -$(demo)_libraries = HelloPlugin LoggerPlugin - -$(demo)_server_sources = Server.cpp Hello.ice -$(demo)_HelloPlugin_sources = HelloPluginI.cpp Hello.ice -$(demo)_LoggerPlugin_sources = LoggerPluginI.cpp - -demos += $(demo) diff --git a/cpp/Ice/plugin/msbuild/client/client.vcxproj b/cpp/Ice/plugin/msbuild/client/client.vcxproj deleted file mode 100644 index c334e42d2f..0000000000 --- a/cpp/Ice/plugin/msbuild/client/client.vcxproj +++ /dev/null @@ -1,250 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - client - {53C81483-7079-4456-A5C9-59858369D516} - - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - - - - - - - - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/Ice/plugin/msbuild/client/client.vcxproj.filters b/cpp/Ice/plugin/msbuild/client/client.vcxproj.filters deleted file mode 100644 index 9eb4326f6a..0000000000 --- a/cpp/Ice/plugin/msbuild/client/client.vcxproj.filters +++ /dev/null @@ -1,97 +0,0 @@ - - - - - {5194f229-9be9-465c-b715-e5edf944fd17} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {048bfeb9-18a2-43a6-a133-9b55b3b47463} - h;hpp;hxx;hm;inl - - - {bf57be99-a11c-4772-9aa6-619dec170706} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - {06e479dd-4581-439b-be05-cba2bd7644e8} - ice - - - {7cfe2791-9110-48ac-8d3b-4bad24f767c2} - - - {0f34aba3-3e62-4d6b-a1bd-f7de0b1068e9} - - - {97321743-b006-4f6b-bc38-e7c883d08d51} - - - {c1a7b526-2d99-415d-a48f-acc3b6dba6c4} - - - {d52bacd7-4f40-405f-889b-466c7be7b9bb} - - - {314ea94b-1b7f-474e-b582-7724a9f3d2f5} - - - {afefa898-ec38-4616-a03a-2b80fbf0a2f6} - - - {586dda0d-fff5-4b58-b6b5-aee8c67770f1} - - - {9d02f578-df5d-4b12-8f34-160fe07d555f} - - - {849cd75d-ad54-46f7-a552-6e892b39c560} - - - {0ccb86c5-ac96-4efb-80f0-b4214ca81cbf} - - - {906e7c8e-5c02-4036-956e-dc85527e83ab} - - - - - Source Files - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - - - - - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/Ice/plugin/msbuild/client/client.vcxproj.user b/cpp/Ice/plugin/msbuild/client/client.vcxproj.user deleted file mode 100644 index cedf471f6b..0000000000 --- a/cpp/Ice/plugin/msbuild/client/client.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/Ice/plugin/msbuild/client/packages.config b/cpp/Ice/plugin/msbuild/client/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/Ice/plugin/msbuild/client/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/Ice/plugin/msbuild/hello/hello.vcxproj b/cpp/Ice/plugin/msbuild/hello/hello.vcxproj deleted file mode 100644 index 3aa6bf876b..0000000000 --- a/cpp/Ice/plugin/msbuild/hello/hello.vcxproj +++ /dev/null @@ -1,273 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - helloplugin - {C9ABAC2B-9EFA-4841-AB7D-162DE65E8DA2} - - - - DynamicLibrary - false - $(DefaultPlatformToolset) - false - - - DynamicLibrary - false - $(DefaultPlatformToolset) - true - - - DynamicLibrary - false - $(DefaultPlatformToolset) - false - - - DynamicLibrary - false - $(DefaultPlatformToolset) - true - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - helloplugin38d - helloplugin38d - helloplugin38 - helloplugin38 - - - - _DEBUG;%(PreprocessorDefinitions) - true - true - - - _USRDLL;_CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - - - helloplugin38d.lib - MachineX86 - - - - - _DEBUG;%(PreprocessorDefinitions) - true - true - - - _USRDLL;_CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - - - helloplugin38d.lib - MachineX64 - - - - - NDEBUG;%(PreprocessorDefinitions) - true - true - - - OnlyExplicitInline - _USRDLL;_CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - - - helloplugin38.lib - MachineX86 - - - - - NDEBUG;%(PreprocessorDefinitions) - true - true - - - OnlyExplicitInline - _USRDLL;_CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - - - helloplugin38.lib - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - - - - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/Ice/plugin/msbuild/hello/hello.vcxproj.filters b/cpp/Ice/plugin/msbuild/hello/hello.vcxproj.filters deleted file mode 100644 index 21b58367e2..0000000000 --- a/cpp/Ice/plugin/msbuild/hello/hello.vcxproj.filters +++ /dev/null @@ -1,96 +0,0 @@ - - - - - {bf21e3b7-5a4e-4c3a-842e-391de899ec5e} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {ff640d64-a491-42ca-8a1f-b1b964d190d7} - h;hpp;hxx;hm;inl - - - {f026f091-82ff-489a-9ee8-761719592507} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - {d845836e-91de-44aa-8601-5c73c50879ca} - ice - - - {f4b6c4f9-cc2a-4f9b-8be6-c3ce30326908} - - - {9db2345b-68e6-46d9-800f-70eab5fdb0c1} - - - {9d9037ec-8b01-4521-8349-0a16458d2f4a} - - - {7badf55a-74d9-4c64-b313-b0b4d37516b3} - - - {1da630a1-1f21-4338-838d-193345583bc1} - - - {241bb838-1922-49b4-80a2-6b5e7d5bb3a5} - - - {8849b351-98e5-4059-a98f-5c81d93f172e} - - - {ec09f882-16a2-4753-9894-05dbb78ee4f7} - - - {60c3c5dd-68f1-4b29-a47f-2510d028618b} - - - {8c6e5fb8-5352-407f-bcac-9cbc4d2dc0ad} - - - {7027fb32-653a-405b-bf7b-78afba7b06d9} - - - {85195237-25df-4149-98b5-c25ac6813976} - - - - - Source Files - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/Ice/plugin/msbuild/hello/hello.vcxproj.user b/cpp/Ice/plugin/msbuild/hello/hello.vcxproj.user deleted file mode 100644 index cedf471f6b..0000000000 --- a/cpp/Ice/plugin/msbuild/hello/hello.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/Ice/plugin/msbuild/hello/packages.config b/cpp/Ice/plugin/msbuild/hello/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/Ice/plugin/msbuild/hello/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/Ice/plugin/msbuild/logger/logger.vcxproj b/cpp/Ice/plugin/msbuild/logger/logger.vcxproj deleted file mode 100644 index b7d42d0970..0000000000 --- a/cpp/Ice/plugin/msbuild/logger/logger.vcxproj +++ /dev/null @@ -1,220 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - loggerplugin - {7DD866C9-B1BC-42B8-973B-BAAD917B8468} - - - - DynamicLibrary - false - $(DefaultPlatformToolset) - false - - - DynamicLibrary - false - $(DefaultPlatformToolset) - true - - - DynamicLibrary - false - $(DefaultPlatformToolset) - false - - - DynamicLibrary - false - $(DefaultPlatformToolset) - true - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - loggerplugin38d - loggerplugin38d - loggerplugin38 - loggerplugin38 - - - - _DEBUG;%(PreprocessorDefinitions) - true - true - - - _USRDLL;_CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - - - loggerplugin38d.lib - MachineX86 - - - - - _DEBUG;%(PreprocessorDefinitions) - true - true - - - _USRDLL;_CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - - - loggerplugin38d.lib - MachineX64 - - - - - NDEBUG;%(PreprocessorDefinitions) - true - true - - - OnlyExplicitInline - _USRDLL;_CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - - - loggerplugin38.lib - MachineX86 - - - - - NDEBUG;%(PreprocessorDefinitions) - true - true - - - OnlyExplicitInline - _USRDLL;_CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - - - loggerplugin38.lib - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/Ice/plugin/msbuild/logger/logger.vcxproj.filters b/cpp/Ice/plugin/msbuild/logger/logger.vcxproj.filters deleted file mode 100644 index 907124b01d..0000000000 --- a/cpp/Ice/plugin/msbuild/logger/logger.vcxproj.filters +++ /dev/null @@ -1,29 +0,0 @@ - - - - - {db2479c3-c513-4161-8869-fd4ebc1a64f0} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {804341d2-ff80-4136-84c5-bfee7381705f} - h;hpp;hxx;hm;inl - - - {f81b8b86-ed30-423a-a231-cb0398a45450} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - {538cda0a-d337-4f53-8e43-17b475780d75} - ice - - - - - Source Files - - - - - - \ No newline at end of file diff --git a/cpp/Ice/plugin/msbuild/logger/logger.vcxproj.user b/cpp/Ice/plugin/msbuild/logger/logger.vcxproj.user deleted file mode 100644 index cedf471f6b..0000000000 --- a/cpp/Ice/plugin/msbuild/logger/logger.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/Ice/plugin/msbuild/logger/packages.config b/cpp/Ice/plugin/msbuild/logger/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/Ice/plugin/msbuild/logger/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/Ice/plugin/msbuild/server/packages.config b/cpp/Ice/plugin/msbuild/server/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/Ice/plugin/msbuild/server/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/Ice/plugin/msbuild/server/server.vcxproj b/cpp/Ice/plugin/msbuild/server/server.vcxproj deleted file mode 100644 index 0dd64764d6..0000000000 --- a/cpp/Ice/plugin/msbuild/server/server.vcxproj +++ /dev/null @@ -1,197 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - server - {0DD23FDB-1BF9-4591-B096-43D925841E9E} - - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - - - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/Ice/plugin/msbuild/server/server.vcxproj.filters b/cpp/Ice/plugin/msbuild/server/server.vcxproj.filters deleted file mode 100644 index 24b8a275ee..0000000000 --- a/cpp/Ice/plugin/msbuild/server/server.vcxproj.filters +++ /dev/null @@ -1,30 +0,0 @@ - - - - - {5f10076c-82ce-4ae4-b1e2-f368188b7ae7} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {8dcb09ab-6859-44bf-9cec-3c9857ea426d} - h;hpp;hxx;hm;inl - - - {6860462a-fff8-4213-aca3-ebd63ee08fac} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - {cd51a1da-44c3-4ae6-9489-80f5ec54e254} - ice - - - - - Source Files - - - - - - - \ No newline at end of file diff --git a/cpp/Ice/plugin/msbuild/server/server.vcxproj.user b/cpp/Ice/plugin/msbuild/server/server.vcxproj.user deleted file mode 100644 index cedf471f6b..0000000000 --- a/cpp/Ice/plugin/msbuild/server/server.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/Ice/properties/msbuild/client/client.vcxproj b/cpp/Ice/properties/msbuild/client/client.vcxproj deleted file mode 100644 index 60d66ced9f..0000000000 --- a/cpp/Ice/properties/msbuild/client/client.vcxproj +++ /dev/null @@ -1,246 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - client - {51FCF834-E154-445B-9911-1E9F769EABEC} - - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - true - true - true - ..\..\Props.ice - - - true - true - true - ..\..\Props.ice - - - true - true - true - ..\..\Props.ice - - - true - true - true - ..\..\Props.ice - - - - - - - - true - true - true - ..\..\Props.ice - - - true - true - true - ..\..\Props.ice - - - true - true - true - ..\..\Props.ice - - - true - true - true - ..\..\Props.ice - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/Ice/properties/msbuild/client/client.vcxproj.filters b/cpp/Ice/properties/msbuild/client/client.vcxproj.filters deleted file mode 100644 index 45ab4dbfee..0000000000 --- a/cpp/Ice/properties/msbuild/client/client.vcxproj.filters +++ /dev/null @@ -1,91 +0,0 @@ - - - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - Source Files - - - - - - - - - {c8aa5117-ab24-472e-bdfe-243968f74fe2} - ice - - - {39b8a42d-776a-458e-a5a5-761b7dc887f0} - - - {d8793658-130f-4514-b8f2-a4d9192caedb} - - - {e14b6607-3ad9-4e86-88ee-d46318bbc71c} - - - {c3e85130-eac0-4f20-8acc-ff7c8373bb15} - - - {3bb62535-c919-4e7d-9bf3-2059b7bd5534} - - - {6a2756fe-f810-4e48-8027-98bd6d0b297f} - - - {c838ace3-25d6-4187-b9b7-2379e820922f} - - - {0c73647b-7369-4b2e-b933-d8313326b690} - - - {cb3664c6-3fed-476f-8664-2aee7c77c15f} - - - {2a65d206-967c-4fb3-a1dc-4db6b54b6a6d} - - - {75823295-1092-45e0-bd45-b5aae69655a4} - - - {195e7ce0-d1b0-45bf-8930-1efa6e71cca0} - - - {2f584479-76aa-487e-98b5-9bfc668e7bb6} - - - {8379ccd7-98ed-4682-8aa8-f9d2db000b5d} - - - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/Ice/properties/msbuild/client/client.vcxproj.user b/cpp/Ice/properties/msbuild/client/client.vcxproj.user deleted file mode 100644 index 5cac087a8f..0000000000 --- a/cpp/Ice/properties/msbuild/client/client.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/Ice/properties/msbuild/client/packages.config b/cpp/Ice/properties/msbuild/client/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/Ice/properties/msbuild/client/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/Ice/properties/msbuild/server/packages.config b/cpp/Ice/properties/msbuild/server/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/Ice/properties/msbuild/server/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/Ice/properties/msbuild/server/server.vcxproj b/cpp/Ice/properties/msbuild/server/server.vcxproj deleted file mode 100644 index dcf7ff4800..0000000000 --- a/cpp/Ice/properties/msbuild/server/server.vcxproj +++ /dev/null @@ -1,247 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - server - {C6F1C2A3-9817-4021-97D0-1D3FA9E95EA3} - Ice.properties.server - - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - true - true - true - ..\..\Props.ice - - - true - true - true - ..\..\Props.ice - - - true - true - true - ..\..\Props.ice - - - true - true - true - ..\..\Props.ice - - - - - - - - true - true - true - ..\..\Props.ice - - - true - true - true - ..\..\Props.ice - - - true - true - true - ..\..\Props.ice - - - true - true - true - ..\..\Props.ice - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/Ice/properties/msbuild/server/server.vcxproj.filters b/cpp/Ice/properties/msbuild/server/server.vcxproj.filters deleted file mode 100644 index 0f29ab5a5e..0000000000 --- a/cpp/Ice/properties/msbuild/server/server.vcxproj.filters +++ /dev/null @@ -1,91 +0,0 @@ - - - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - Source Files - - - - - - - - - {dd83ec09-3cd2-4b74-87e7-d3b661d48565} - ice - - - {62445f5a-6bdb-4201-a649-71649e446103} - - - {561b596e-2aa4-4bab-b42a-7dacafb467d3} - - - {bea3f775-a8cf-4dbe-950d-cb6924c11f17} - - - {001a9d96-790b-4c50-8278-548cf43a1b68} - - - {c1a87293-5206-4407-83ba-e00e725f7086} - - - {1daffa9f-3b8b-4bf8-a18c-1f92ffe2a0c3} - - - {e3e7729f-75ca-4527-bd1b-e3dd24832622} - - - {b526e418-fe3d-4fe0-9ffc-f21a8342709b} - - - {1f3a22cc-d00c-4441-b889-8837ac4af98e} - - - {2f031d77-ca26-4345-8e8b-ea8d69610838} - - - {6de99eeb-c163-45f1-b0ee-1478ae1b678e} - - - {e9c7847b-b89d-4732-8024-7c86d7e9be4b} - - - {84228075-d814-4ccb-816c-ebd492dae023} - - - {14fc396e-5646-4eee-8ad6-4909d33f02bc} - - - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/Ice/properties/msbuild/server/server.vcxproj.user b/cpp/Ice/properties/msbuild/server/server.vcxproj.user deleted file mode 100644 index 5cac087a8f..0000000000 --- a/cpp/Ice/properties/msbuild/server/server.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/Ice/secure/msbuild/client/client.vcxproj b/cpp/Ice/secure/msbuild/client/client.vcxproj deleted file mode 100644 index 000fdc29db..0000000000 --- a/cpp/Ice/secure/msbuild/client/client.vcxproj +++ /dev/null @@ -1,246 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - client - {651398C4-452B-4E64-8536-4DD9FA88AE1A} - - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - - - - OnlyExplicitInline - _CONSOLE;_CRT_SECURE_NO_WARNINGS;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;_CRT_SECURE_NO_WARNINGS;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - _CONSOLE;_CRT_SECURE_NO_WARNINGS;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_CRT_SECURE_NO_WARNINGS;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - true - true - true - ..\..\Greeter.ice - - - true - true - true - ..\..\Greeter.ice - - - true - true - true - ..\..\Greeter.ice - - - true - true - true - ..\..\Greeter.ice - - - - - - - - true - true - true - ..\..\Greeter.ice - - - true - true - true - ..\..\Greeter.ice - - - true - true - true - ..\..\Greeter.ice - - - true - true - true - ..\..\Greeter.ice - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - \ No newline at end of file diff --git a/cpp/Ice/secure/msbuild/client/client.vcxproj.filters b/cpp/Ice/secure/msbuild/client/client.vcxproj.filters deleted file mode 100644 index 5e73794526..0000000000 --- a/cpp/Ice/secure/msbuild/client/client.vcxproj.filters +++ /dev/null @@ -1,91 +0,0 @@ - - - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - Source Files - - - - - - - - - {4a2d0d50-ce6b-4c78-9355-d961bd60c6b0} - ice - - - {3d7fabb9-fc64-4322-a647-67209f687601} - - - {797c9dea-6388-488f-b4c5-03d5cb8e4756} - - - {43a2c151-f6ce-486e-92aa-a98001da0d00} - - - {9169d856-4c9e-4bb2-b10e-ed70afa250e8} - - - {727dcc75-f2a5-4276-aa32-03d61f8ba340} - - - {533db3fd-a4af-46d6-8d53-aefbcd9e3303} - - - {eb156f7e-262a-48a7-b7d3-12a55b53029a} - - - {70deb206-1af9-4e7d-a5c3-2adf9ebd865a} - - - {292449e3-7600-44e4-b440-e931f1a18d10} - - - {d104a78f-a242-498f-a4fe-d16c4567147d} - - - {2faaf9d9-3904-44f3-bfd7-fbfe552da434} - - - {b500af94-0893-4503-b628-700dd1f7f6f9} - - - {60b3d2c5-a895-4edc-983b-76f8e391a223} - - - {6e4614c7-b424-451e-80ea-41700efe4d25} - - - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/Ice/secure/msbuild/client/client.vcxproj.user b/cpp/Ice/secure/msbuild/client/client.vcxproj.user deleted file mode 100644 index 5cac087a8f..0000000000 --- a/cpp/Ice/secure/msbuild/client/client.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/Ice/secure/msbuild/client/packages.config b/cpp/Ice/secure/msbuild/client/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/Ice/secure/msbuild/client/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/Ice/secure/msbuild/server/packages.config b/cpp/Ice/secure/msbuild/server/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/Ice/secure/msbuild/server/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/Ice/secure/msbuild/server/server.vcxproj b/cpp/Ice/secure/msbuild/server/server.vcxproj deleted file mode 100644 index 905f36b5c8..0000000000 --- a/cpp/Ice/secure/msbuild/server/server.vcxproj +++ /dev/null @@ -1,246 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - server - {A80500EC-13A8-4E5C-AE4D-5168572B9D11} - - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - - true - true - true - ..\..\Greeter.ice - - - true - true - true - ..\..\Greeter.ice - - - true - true - true - ..\..\Greeter.ice - - - true - true - true - ..\..\Greeter.ice - - - - true - true - true - ..\..\Greeter.ice - - - true - true - true - ..\..\Greeter.ice - - - true - true - true - ..\..\Greeter.ice - - - true - true - true - ..\..\Greeter.ice - - - - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - \ No newline at end of file diff --git a/cpp/Ice/secure/msbuild/server/server.vcxproj.filters b/cpp/Ice/secure/msbuild/server/server.vcxproj.filters deleted file mode 100644 index 51da6b0b4f..0000000000 --- a/cpp/Ice/secure/msbuild/server/server.vcxproj.filters +++ /dev/null @@ -1,97 +0,0 @@ - - - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - Source Files - - - Source Files - - - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - Header Files - - - - - - - - - {8299dc0c-effa-4a92-ad94-55e032bdac5e} - ice - - - {55a9095b-66e6-4291-9f07-af1c2cdc7ff0} - - - {eee1f182-cd81-42c6-8acf-cfe3a58aef96} - - - {f0981c72-c91c-477e-ada4-1132081022c4} - - - {9534e6c9-2c08-4d16-b6a7-ed2ebf09005a} - - - {c38bc236-f728-47f4-a071-51fd1464b3f2} - - - {e647bdd1-8475-4e92-ae64-aa2801469352} - - - {574593e2-08aa-4362-9492-4c639b89d2c6} - - - {55aab7d6-006d-4255-a238-5099a702c9bd} - - - {61eb7192-68cc-4fc6-be5e-b709fe76d120} - - - {01c0846d-ffbd-4d86-97be-27048b148ca9} - - - {025696d7-a1cf-4c56-9b0c-2660a84d8c65} - - - {f6454f10-4796-4bf7-8aac-c03747d57ae9} - - - {7013c532-2995-4509-b878-0904e5469294} - - - {e5112f24-a599-4154-81f3-61f2762e4cba} - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/Ice/secure/msbuild/server/server.vcxproj.user b/cpp/Ice/secure/msbuild/server/server.vcxproj.user deleted file mode 100644 index 5cac087a8f..0000000000 --- a/cpp/Ice/secure/msbuild/server/server.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/Ice/session/Makefile.mk b/cpp/Ice/session/Makefile.mk deleted file mode 100644 index d6a7c753c0..0000000000 --- a/cpp/Ice/session/Makefile.mk +++ /dev/null @@ -1,5 +0,0 @@ -# Copyright (c) ZeroC, Inc. - -$(demo)_server_sources = Server.cpp Session.ice SessionFactoryI.cpp SessionI.cpp - -demos += $(demo) diff --git a/cpp/Ice/session/msbuild/client/client.vcxproj b/cpp/Ice/session/msbuild/client/client.vcxproj deleted file mode 100644 index 0279ae0d94..0000000000 --- a/cpp/Ice/session/msbuild/client/client.vcxproj +++ /dev/null @@ -1,250 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - client - {AE22F05C-FA79-41C2-AD9F-010E176765A3} - - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - true - true - true - ..\..\Session.ice - - - true - true - true - ..\..\Session.ice - - - true - true - true - ..\..\Session.ice - - - true - true - true - ..\..\Session.ice - - - - - - - - - - - - true - true - true - ..\..\Session.ice - - - true - true - true - ..\..\Session.ice - - - true - true - true - ..\..\Session.ice - - - true - true - true - ..\..\Session.ice - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/Ice/session/msbuild/client/client.vcxproj.filters b/cpp/Ice/session/msbuild/client/client.vcxproj.filters deleted file mode 100644 index a96d156e0c..0000000000 --- a/cpp/Ice/session/msbuild/client/client.vcxproj.filters +++ /dev/null @@ -1,97 +0,0 @@ - - - - - {9e71b192-0170-4cd0-a654-18cd3daf5756} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {d95f3a4c-d26e-4c47-bbc9-46ffa9b75d35} - h;hpp;hxx;hm;inl - - - {4d9aad8a-3d79-4044-8729-c9e61f421dd1} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - {f8e0b600-4f18-41ce-b2fe-b80611ecd676} - ice - - - {5a0ad7ea-a3d2-4a79-a65d-d3b51d4c7d79} - - - {cb94df2e-c086-45cc-b837-6ff716285e86} - - - {5a5818ab-0ec7-4865-8045-391132c6675f} - - - {521bd012-0cda-418c-a79c-dace6fe6214e} - - - {7a1dae29-19c0-4329-ad27-dd89717fee1f} - - - {913a9fa3-1a56-479e-b79d-523502f47a65} - - - {6d43b3a8-b1ef-4b44-8f0c-a97576f3d36f} - - - {2419c7f4-ae20-4c28-b2da-a1c7e13a4760} - - - {ce1a036b-b9b4-4f95-b6fe-4e68de49a35e} - - - {cc545942-89ce-4e9d-933a-49c7a9e002da} - - - {3a5af717-5af4-4214-b748-7c8dc91998f5} - - - {50a0394e-1238-4124-8ccb-e95a5f8bd03b} - - - - - Source Files - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - - - - - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/Ice/session/msbuild/client/client.vcxproj.user b/cpp/Ice/session/msbuild/client/client.vcxproj.user deleted file mode 100644 index cedf471f6b..0000000000 --- a/cpp/Ice/session/msbuild/client/client.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/Ice/session/msbuild/client/packages.config b/cpp/Ice/session/msbuild/client/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/Ice/session/msbuild/client/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/Ice/session/msbuild/server/packages.config b/cpp/Ice/session/msbuild/server/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/Ice/session/msbuild/server/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/Ice/session/msbuild/server/server.vcxproj b/cpp/Ice/session/msbuild/server/server.vcxproj deleted file mode 100644 index d2abe868e7..0000000000 --- a/cpp/Ice/session/msbuild/server/server.vcxproj +++ /dev/null @@ -1,254 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - server - {DAA11E89-289F-4812-A662-84048AB7973A} - - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - - - true - true - true - ..\..\Session.ice - - - true - true - true - ..\..\Session.ice - - - true - true - true - ..\..\Session.ice - - - true - true - true - ..\..\Session.ice - - - - - - - true - true - true - ..\..\Session.ice - - - true - true - true - ..\..\Session.ice - - - true - true - true - ..\..\Session.ice - - - true - true - true - ..\..\Session.ice - - - - - - - - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/Ice/session/msbuild/server/server.vcxproj.filters b/cpp/Ice/session/msbuild/server/server.vcxproj.filters deleted file mode 100644 index cf3e3eb44e..0000000000 --- a/cpp/Ice/session/msbuild/server/server.vcxproj.filters +++ /dev/null @@ -1,109 +0,0 @@ - - - - - {5dd9b98b-9dca-4fed-99af-f01706acb231} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {3d35f5c7-950a-4e5b-adfa-9ce3151de63a} - h;hpp;hxx;hm;inl - - - {129201c6-1478-4089-aa48-1bfe49544ca7} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - {4a79af4f-0c9b-4c2a-ac9b-fb18386876c0} - ice - - - {cec6ef1f-37d9-43ba-85ed-f18773f7a33c} - - - {bb4cf7df-8e9a-4029-ac1f-e70205a85bed} - - - {edbbb982-eb86-485b-88f2-90a8d6d98e56} - - - {b861089e-114d-4a97-a846-4a11d1401448} - - - {a52cceff-9fb1-4354-a34e-441644a97446} - - - {33e3d2c1-ff7c-424f-bf6c-a776f73749dc} - - - {0c49f045-2640-4e21-80dd-10eecb4eeaa3} - - - {206698e9-e9f3-4e87-aeae-a4993fa57865} - - - {25c3c3dc-f280-473f-bc68-e26dc1dacac9} - - - {9e504d54-71ee-456d-a3ce-92b811499b34} - - - {4886dd9e-ff3c-4268-a4b7-b62986d22b4e} - - - {300be938-74d1-4311-a037-8b86aae16a07} - - - - - Source Files - - - Source Files - - - Source Files - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - - - Header Files - - - Header Files - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - - - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/Ice/session/msbuild/server/server.vcxproj.user b/cpp/Ice/session/msbuild/server/server.vcxproj.user deleted file mode 100644 index cedf471f6b..0000000000 --- a/cpp/Ice/session/msbuild/server/server.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/Ice/throughput/msbuild/client/client.vcxproj b/cpp/Ice/throughput/msbuild/client/client.vcxproj deleted file mode 100644 index e1064b8c40..0000000000 --- a/cpp/Ice/throughput/msbuild/client/client.vcxproj +++ /dev/null @@ -1,247 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - client - {734B7CEC-427F-49A6-9028-F2A420CCEA4B} - Ice.throughput.client - - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - Console - - - MachineX64 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - true - true - true - ..\..\Throughput.ice - - - true - true - true - ..\..\Throughput.ice - - - true - true - true - ..\..\Throughput.ice - - - true - true - true - ..\..\Throughput.ice - - - - - - - - - - - - true - true - true - ..\..\Throughput.ice - - - true - true - true - ..\..\Throughput.ice - - - true - true - true - ..\..\Throughput.ice - - - true - true - true - ..\..\Throughput.ice - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/Ice/throughput/msbuild/client/client.vcxproj.filters b/cpp/Ice/throughput/msbuild/client/client.vcxproj.filters deleted file mode 100644 index 8fb79d5d83..0000000000 --- a/cpp/Ice/throughput/msbuild/client/client.vcxproj.filters +++ /dev/null @@ -1,97 +0,0 @@ - - - - - {431776e5-334a-4867-b718-0407d9d8d4fe} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {77fe6487-6d0f-497c-9bbf-b54d25637ee8} - h;hpp;hxx;hm;inl - - - {082a54b0-f689-4d07-afe8-89d0bacb2176} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - {3791a5e3-83ea-4ad5-aa12-7a09cb7a3f70} - ice - - - {44893fed-b0a9-44d0-93ef-ef81e1a19041} - - - {5f852947-ce84-4709-b8e3-85e25a68af10} - - - {6d668128-01d3-44bd-9401-f5ead7851270} - - - {ad1bb0f2-d351-445f-a3ef-25140976e7d3} - - - {5d8efb14-bd51-4a00-b118-561f5cf95940} - - - {a92f8815-5c6a-4452-a8ba-889640e252b6} - - - {e7808bf0-603c-4d63-86f5-ebb4d00287cb} - - - {da514fea-fedb-4c23-b7a3-034892a88a16} - - - {11bd6550-a57f-4620-a5af-7e50af0a96e6} - - - {b1f58e38-cdae-4ee5-8edc-710993eeda31} - - - {5e9dad95-706b-4e0f-926e-4ade3848cac7} - - - {4ee9ba02-a03d-401d-a795-01b1f8e2cf18} - - - - - Source Files - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - - - - - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/Ice/throughput/msbuild/client/client.vcxproj.user b/cpp/Ice/throughput/msbuild/client/client.vcxproj.user deleted file mode 100644 index cedf471f6b..0000000000 --- a/cpp/Ice/throughput/msbuild/client/client.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/Ice/throughput/msbuild/client/packages.config b/cpp/Ice/throughput/msbuild/client/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/Ice/throughput/msbuild/client/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/Ice/throughput/msbuild/server/packages.config b/cpp/Ice/throughput/msbuild/server/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/Ice/throughput/msbuild/server/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/Ice/throughput/msbuild/server/server.vcxproj b/cpp/Ice/throughput/msbuild/server/server.vcxproj deleted file mode 100644 index aa41163d00..0000000000 --- a/cpp/Ice/throughput/msbuild/server/server.vcxproj +++ /dev/null @@ -1,248 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - server - {383AB467-E29D-4A9D-A5D4-699E7A754A88} - - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - Console - - - MachineX64 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - - true - true - true - ..\..\Throughput.ice - - - true - true - true - ..\..\Throughput.ice - - - true - true - true - ..\..\Throughput.ice - - - true - true - true - ..\..\Throughput.ice - - - - - - true - true - true - ..\..\Throughput.ice - - - true - true - true - ..\..\Throughput.ice - - - true - true - true - ..\..\Throughput.ice - - - true - true - true - ..\..\Throughput.ice - - - - - - - - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/Ice/throughput/msbuild/server/server.vcxproj.filters b/cpp/Ice/throughput/msbuild/server/server.vcxproj.filters deleted file mode 100644 index 5465b3633d..0000000000 --- a/cpp/Ice/throughput/msbuild/server/server.vcxproj.filters +++ /dev/null @@ -1,103 +0,0 @@ - - - - - {a750099d-b29f-4aed-b2d4-baa4dbeae2f2} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {45b2ca99-f938-43ec-b042-a50993783d78} - h;hpp;hxx;hm;inl - - - {4886b851-082a-4226-b03b-3a62c8aa5010} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - {84f2e6a5-0d4e-46d8-97b0-5de80fae5a35} - ice - - - {f39ccd33-628a-42e5-9fa4-c4ca4a393f56} - - - {763afbf1-9ede-4be9-899e-16b9bdf23c03} - - - {1055e841-5867-476a-817a-8e03c78d07d9} - - - {700de280-f6df-46d3-9e34-72073afd010e} - - - {8400abe9-e828-4071-a20f-f5de05b435a7} - - - {3cbc07ea-ab6c-460d-80ab-f2925bef01aa} - - - {ccc07e90-f938-43c7-a9c5-32a6692da2f7} - - - {d77fe0ad-2dd3-4b80-8916-2cd2c59151bd} - - - {503bc383-5edc-48e2-90ff-4d1168ee3102} - - - {5a7d8f8a-80f9-403c-8144-01bf5ef9a9f5} - - - {bd3bfacf-10c8-4aad-a6a9-8ee6e67272f9} - - - {754bd5c8-351c-4a11-a7ed-b8c352bf8727} - - - - - Source Files - - - Source Files - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - - - Header Files - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - - - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/Ice/throughput/msbuild/server/server.vcxproj.user b/cpp/Ice/throughput/msbuild/server/server.vcxproj.user deleted file mode 100644 index cedf471f6b..0000000000 --- a/cpp/Ice/throughput/msbuild/server/server.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/IceBT/talk/Makefile.mk b/cpp/IceBT/talk/Makefile.mk deleted file mode 100644 index 504dc866db..0000000000 --- a/cpp/IceBT/talk/Makefile.mk +++ /dev/null @@ -1,12 +0,0 @@ -# -# Copyright (c) ZeroC, Inc. All rights reserved. -# - -ifneq ($(IceBT_system_libs),) -$(demo)_programs = talk -$(demo)_dependencies = IceBT Ice - -$(demo)_talk_sources = App.cpp Talk.ice - -demos += $(demo) -endif diff --git a/cpp/IceBox/hello/Makefile.mk b/cpp/IceBox/hello/Makefile.mk deleted file mode 100644 index dde60a826b..0000000000 --- a/cpp/IceBox/hello/Makefile.mk +++ /dev/null @@ -1,10 +0,0 @@ -# Copyright (c) ZeroC, Inc. - -$(demo)_libraries = HelloService - -$(demo)_HelloService_sources = HelloServiceI.cpp HelloI.cpp Hello.ice -$(demo)_HelloService_soversion = -$(demo)_HelloService_version = -$(demo)_HelloService_dependencies = IceBox Ice - -demos += $(demo) diff --git a/cpp/IceBox/hello/msbuild/client/client.vcxproj b/cpp/IceBox/hello/msbuild/client/client.vcxproj deleted file mode 100644 index 8ce676b405..0000000000 --- a/cpp/IceBox/hello/msbuild/client/client.vcxproj +++ /dev/null @@ -1,250 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - client - {C0A794BE-99CA-4AF8-B246-6A3510BEEF50} - - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - - - - - - - - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/IceBox/hello/msbuild/client/client.vcxproj.filters b/cpp/IceBox/hello/msbuild/client/client.vcxproj.filters deleted file mode 100644 index 28f81367fa..0000000000 --- a/cpp/IceBox/hello/msbuild/client/client.vcxproj.filters +++ /dev/null @@ -1,97 +0,0 @@ - - - - - {4012dec4-768d-499a-91cd-ca2462edbf4f} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {3e9f25ef-d034-4fde-91ab-d5c3637a5009} - h;hpp;hxx;hm;inl - - - {4eacab00-db08-41ec-869f-c033accd0aeb} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - {03cbf083-8903-4404-a5e9-3b9c2b406577} - ice - - - {e1e947cd-dd61-469d-9345-6c8afc687f5c} - - - {058628d7-619d-407b-8f7a-ecd9f51e3814} - - - {2d076e2c-931d-429b-b0d8-f16006f4b341} - - - {aaa095a8-ff4e-43aa-a87d-1f14a727e8b7} - - - {022865d2-0766-4bc4-8f81-417b279cbdb6} - - - {1feebada-590c-4f2f-96be-bba24eb1b9b2} - - - {49249e8f-cc01-4cd2-b135-201faab5a989} - - - {e6b934e3-55bd-4a01-b38b-289dcd52f3a2} - - - {491b544a-c7b1-447f-94bd-b9949edffcd2} - - - {b24123ff-992e-478d-958d-4a4a171ebf6d} - - - {a134b8eb-5f7b-4b47-9b92-acc3fb5a40c4} - - - {7c8f91eb-84dc-4d6f-a73c-3014fc8de92a} - - - - - Source Files - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - - - - - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/IceBox/hello/msbuild/client/client.vcxproj.user b/cpp/IceBox/hello/msbuild/client/client.vcxproj.user deleted file mode 100644 index c3ee999f2b..0000000000 --- a/cpp/IceBox/hello/msbuild/client/client.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/IceBox/hello/msbuild/client/packages.config b/cpp/IceBox/hello/msbuild/client/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/IceBox/hello/msbuild/client/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/IceBox/hello/msbuild/server/packages.config b/cpp/IceBox/hello/msbuild/server/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/IceBox/hello/msbuild/server/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/IceBox/hello/msbuild/server/server.vcxproj b/cpp/IceBox/hello/msbuild/server/server.vcxproj deleted file mode 100644 index 3a8b4a8ae2..0000000000 --- a/cpp/IceBox/hello/msbuild/server/server.vcxproj +++ /dev/null @@ -1,278 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - helloservice - {9DA82A4E-9CE3-4788-AA4E-715FE7F1A03E} - - - - DynamicLibrary - false - $(DefaultPlatformToolset) - false - - - DynamicLibrary - false - $(DefaultPlatformToolset) - true - - - DynamicLibrary - false - $(DefaultPlatformToolset) - false - - - DynamicLibrary - false - $(DefaultPlatformToolset) - true - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - helloserviced - helloserviced - helloservice - helloservice - - - - _DEBUG;%(PreprocessorDefinitions) - true - true - - - _USRDLL;_CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - - - helloserviced.lib - MachineX86 - - - - - _DEBUG;%(PreprocessorDefinitions) - true - true - - - _USRDLL;_CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - - - helloserviced.lib - MachineX64 - - - - - NDEBUG;%(PreprocessorDefinitions) - true - true - - - OnlyExplicitInline - _USRDLL;_CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - - - helloservice.lib - MachineX86 - - - - - NDEBUG;%(PreprocessorDefinitions) - true - true - - - OnlyExplicitInline - _USRDLL;_CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - - - helloservice.lib - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - - - - - - - - - - - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/IceBox/hello/msbuild/server/server.vcxproj.filters b/cpp/IceBox/hello/msbuild/server/server.vcxproj.filters deleted file mode 100644 index 63549802c0..0000000000 --- a/cpp/IceBox/hello/msbuild/server/server.vcxproj.filters +++ /dev/null @@ -1,107 +0,0 @@ - - - - - {7bfa85f1-31bf-40ab-920f-0ec0a1a2f86a} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {436d7bcc-62eb-465f-a426-bae1f6b2367a} - h;hpp;hxx;hm;inl - - - {21597b1c-4e82-4d5b-9e6a-82df584b1ee4} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - {b186dff7-f92f-4fc0-9704-207a82a9e147} - ice - - - {b57db68c-9d3e-41d0-ae21-6cf14a80bd78} - - - {20a7487b-1244-42aa-a76b-778795214cd8} - - - {6247677d-71a8-4df4-956f-4cae864971ed} - - - {53697cdd-a89d-43f3-8db0-503ee7751394} - - - {54c92ce4-cdc6-43ec-9200-0627e6c42b12} - - - {567ea084-97df-4194-b1d3-4ab38c751334} - - - {353d58bf-001b-458a-8db9-6ba35c8cd12b} - - - {25bda253-2a5a-47b4-9174-df8cb5c966e5} - - - {29375f3a-661e-4741-9f54-771af980c291} - - - {fa88a717-194b-4072-a616-8fd72c5b1b11} - - - {0fc3e13e-2e82-4fb7-b29b-02cb869e3e0a} - - - {819305a0-3ca6-4239-993c-7caa207651a6} - - - - - Source Files - - - Source Files - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - - - - - - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - Header Files - - - Header Files - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/IceBox/hello/msbuild/server/server.vcxproj.user b/cpp/IceBox/hello/msbuild/server/server.vcxproj.user deleted file mode 100644 index 6005e33067..0000000000 --- a/cpp/IceBox/hello/msbuild/server/server.vcxproj.user +++ /dev/null @@ -1,28 +0,0 @@ - - - - $(IceHome)\build\native\bin\$(Platform)\$(Configuration)\icebox.exe - --Ice.Config=config.icebox - ..\.. - WindowsLocalDebugger - - - $(IceHome)\build\native\bin\$(Platform)\$(Configuration)\icebox.exe - --Ice.Config=config.icebox - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - --Ice.Config=config.icebox - $(IceHome)\build\native\bin\$(Platform)\$(Configuration)\icebox.exe - - - ..\.. - WindowsLocalDebugger - --Ice.Config=config.icebox - $(IceHome)\build\native\bin\$(Platform)\$(Configuration)\icebox.exe - - diff --git a/cpp/IceDiscovery/hello/msbuild/client/client.vcxproj b/cpp/IceDiscovery/hello/msbuild/client/client.vcxproj deleted file mode 100644 index c96e3d999e..0000000000 --- a/cpp/IceDiscovery/hello/msbuild/client/client.vcxproj +++ /dev/null @@ -1,250 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - client - {6BF6F512-253C-4D18-A45C-EC93D12CA263} - - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - - - - - - - - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/IceDiscovery/hello/msbuild/client/client.vcxproj.filters b/cpp/IceDiscovery/hello/msbuild/client/client.vcxproj.filters deleted file mode 100644 index 3dff9c31f3..0000000000 --- a/cpp/IceDiscovery/hello/msbuild/client/client.vcxproj.filters +++ /dev/null @@ -1,97 +0,0 @@ - - - - - {e5e28c0c-b812-4e50-a48a-1adeb2695771} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {721e94cf-bee6-475b-8187-ce6927b3556c} - h;hpp;hxx;hm;inl - - - {8ea124c2-bc3b-44e5-aaa3-52e3be058d3b} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - {dcbd15c0-c99b-4860-b760-614f7ec7ecc8} - ice - - - {d0ea2729-d855-49b2-b71d-ea5490ea6655} - - - {f2682e33-603f-4297-99af-513fcf5e4f74} - - - {14501456-cf64-44ee-b2c4-b899c86153dd} - - - {a4bd9ed1-6083-4ab4-b62f-ae0c8cdeace7} - - - {5bbc3398-dbb4-4ae2-884a-22659f6275e8} - - - {38b7245f-08a4-4496-91c9-3ce07ae1fcf7} - - - {3da56cfc-93cc-463e-a6a9-2e408c7555a5} - - - {6594e143-eac7-485e-88c4-e8b8c4feb5d5} - - - {f185e56e-6be9-47dc-9b83-a46e6c169e5c} - - - {516bc2f2-2cab-4a1f-8673-7bfca36bcf23} - - - {637f61bf-3cba-43e5-b661-f64a8b6727df} - - - {989eb8d0-d349-4c1a-b334-b03c27b4daed} - - - - - Source Files - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - - - - - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/IceDiscovery/hello/msbuild/client/client.vcxproj.user b/cpp/IceDiscovery/hello/msbuild/client/client.vcxproj.user deleted file mode 100644 index cedf471f6b..0000000000 --- a/cpp/IceDiscovery/hello/msbuild/client/client.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/IceDiscovery/hello/msbuild/client/packages.config b/cpp/IceDiscovery/hello/msbuild/client/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/IceDiscovery/hello/msbuild/client/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/IceDiscovery/hello/msbuild/server/packages.config b/cpp/IceDiscovery/hello/msbuild/server/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/IceDiscovery/hello/msbuild/server/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/IceDiscovery/hello/msbuild/server/server.vcxproj b/cpp/IceDiscovery/hello/msbuild/server/server.vcxproj deleted file mode 100644 index 9b895abf1d..0000000000 --- a/cpp/IceDiscovery/hello/msbuild/server/server.vcxproj +++ /dev/null @@ -1,252 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - server - {863D903A-41F8-4758-AC73-865334FF3C5F} - - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - - - - - - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/IceDiscovery/hello/msbuild/server/server.vcxproj.filters b/cpp/IceDiscovery/hello/msbuild/server/server.vcxproj.filters deleted file mode 100644 index d92b2323ed..0000000000 --- a/cpp/IceDiscovery/hello/msbuild/server/server.vcxproj.filters +++ /dev/null @@ -1,103 +0,0 @@ - - - - - {b481be09-b329-499c-9298-7e7ac3f4b96e} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {2b9bc096-d447-4fe5-bc1f-020f661b975e} - h;hpp;hxx;hm;inl - - - {4ebf5d47-3fc0-4d6e-9363-f2d8b9eb5a8e} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - {cb819615-6f51-48df-a734-1ecc28416b12} - ice - - - {1d0b4f95-f272-4e54-913e-bab67f98a9f4} - - - {ada38e6e-1ad3-4ceb-9392-342adba3b5d6} - - - {ebcfe273-f323-42c4-afa1-8c3853a45085} - - - {845ea576-b5e5-4cbe-aaff-82e9352cbbb8} - - - {251a0f55-917d-406d-9d41-6d4b97fce7e1} - - - {13f0fe65-2b7a-46a0-917f-a8acb21636a1} - - - {c3949e1c-2fea-4fe0-9da7-bc6b81397fb5} - - - {58d7cbb6-e3f8-4c8f-a773-481f3a7dcdb7} - - - {349ffa95-3f30-4126-b6b4-972014f421a8} - - - {7ddac742-0ab5-4224-9844-14fa44aad882} - - - {e1436b7c-21c3-4429-8505-b8ad113f83a9} - - - {e5e0551e-8998-4d78-b0dd-e0f1968a73fc} - - - - - Source Files - - - Source Files - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - - - Header Files - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - - - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/IceDiscovery/hello/msbuild/server/server.vcxproj.user b/cpp/IceDiscovery/hello/msbuild/server/server.vcxproj.user deleted file mode 100644 index e1dd6080d6..0000000000 --- a/cpp/IceDiscovery/hello/msbuild/server/server.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - diff --git a/cpp/IceDiscovery/replication/msbuild/client/client.vcxproj b/cpp/IceDiscovery/replication/msbuild/client/client.vcxproj deleted file mode 100644 index 6c7203f3e2..0000000000 --- a/cpp/IceDiscovery/replication/msbuild/client/client.vcxproj +++ /dev/null @@ -1,254 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - client - {6B90B8B3-2714-437F-BB4A-39D8B2206214} - - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - 4503;%(DisableSpecificWarnings) - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - 4503;%(DisableSpecificWarnings) - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - 4503;%(DisableSpecificWarnings) - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - 4503;%(DisableSpecificWarnings) - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - - - - - - - - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/IceDiscovery/replication/msbuild/client/client.vcxproj.filters b/cpp/IceDiscovery/replication/msbuild/client/client.vcxproj.filters deleted file mode 100644 index fe7a2d81d2..0000000000 --- a/cpp/IceDiscovery/replication/msbuild/client/client.vcxproj.filters +++ /dev/null @@ -1,97 +0,0 @@ - - - - - {83887111-8024-4a55-a2cf-cd3fd3c8f77f} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {dddc3e83-1c45-4e91-ad52-0da1c3839c48} - h;hpp;hxx;hm;inl - - - {603f9d45-e6ba-4b86-a665-49be89e74b06} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - {96e720d5-bdff-4493-8cea-f5021f3b97f8} - ice - - - {f8b7c7bf-bea0-483f-b2d2-03ce85ae4b8c} - - - {77f63d64-b447-413e-90af-479ba03965aa} - - - {b1d70bd3-0371-434c-a0fe-2747322fc46a} - - - {92c24aeb-bc78-481b-b027-209df2c7f601} - - - {f94ffbcd-c632-46a3-b16e-0a23b1426a9e} - - - {83600a98-f4a0-4dcb-b3d8-1c366e91edf6} - - - {67ecdf4f-b3f6-455f-aec4-73e92a103d52} - - - {84b57d00-f277-43a0-b82b-c32af34bce54} - - - {0e0754bd-9340-481d-adac-c70dddcbaf8e} - - - {e0156ae8-3e98-49dd-bbae-a2e4f17036b4} - - - {7b9e23a8-8a40-4662-b0cc-163890d1fbe3} - - - {92f154dc-5131-407f-a836-7f89b6fb2244} - - - - - Source Files - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - - - - - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/IceDiscovery/replication/msbuild/client/client.vcxproj.user b/cpp/IceDiscovery/replication/msbuild/client/client.vcxproj.user deleted file mode 100644 index cedf471f6b..0000000000 --- a/cpp/IceDiscovery/replication/msbuild/client/client.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/IceDiscovery/replication/msbuild/client/packages.config b/cpp/IceDiscovery/replication/msbuild/client/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/IceDiscovery/replication/msbuild/client/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/IceDiscovery/replication/msbuild/server/packages.config b/cpp/IceDiscovery/replication/msbuild/server/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/IceDiscovery/replication/msbuild/server/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/IceDiscovery/replication/msbuild/server/server.vcxproj b/cpp/IceDiscovery/replication/msbuild/server/server.vcxproj deleted file mode 100644 index 2abbf52c44..0000000000 --- a/cpp/IceDiscovery/replication/msbuild/server/server.vcxproj +++ /dev/null @@ -1,251 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - server - {48DC4EB0-02FE-41CC-BE3F-00911817E777} - - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - - - - - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/IceDiscovery/replication/msbuild/server/server.vcxproj.filters b/cpp/IceDiscovery/replication/msbuild/server/server.vcxproj.filters deleted file mode 100644 index 4d0d38d6f5..0000000000 --- a/cpp/IceDiscovery/replication/msbuild/server/server.vcxproj.filters +++ /dev/null @@ -1,102 +0,0 @@ - - - - - {bd8d2132-9d47-4ee7-8f23-c7ba94a5d99f} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {54870f36-9df0-4cc3-a998-2a7ac2e63337} - h;hpp;hxx;hm;inl - - - {a7b3a5ff-3a95-4e90-949c-e614be187bde} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - {2e002f3c-e162-4ec2-bfdf-46d1b61ec67a} - ice - - - {6219030f-38ec-4126-a051-dc6bf48c7758} - - - {f13f82ee-f4a3-4004-9324-7de460ec38f9} - - - {6ff4c250-4e7b-4c8d-9893-0f4b70c3c652} - - - {84e2ceba-0573-4828-9d73-2d32afa67d0c} - - - {0853bfb3-d865-42ff-bdae-e66bbdd24455} - - - {e918c7da-24e6-4bb5-a335-1bc0e7a74fbb} - - - {9da45888-e016-4706-89a6-29fa61c35edc} - - - {d3a386d5-0adf-44ed-984d-1d58996ddb60} - - - {4510b598-8808-4d44-a116-448d84f55875} - - - {173eaf27-a2bb-4c23-9388-5e0c8a6cdd45} - - - {d3b44ed1-19f5-48b3-978f-2de47c076b8b} - - - {a9b66aa6-67dc-4cd4-a588-8943aca93a9a} - - - - - Source Files - - - Source Files - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - - - Header Files - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/IceDiscovery/replication/msbuild/server/server.vcxproj.user b/cpp/IceDiscovery/replication/msbuild/server/server.vcxproj.user deleted file mode 100644 index cedf471f6b..0000000000 --- a/cpp/IceDiscovery/replication/msbuild/server/server.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/IceGrid/allocate/Makefile.mk b/cpp/IceGrid/allocate/Makefile.mk deleted file mode 100644 index 40e2a4ea37..0000000000 --- a/cpp/IceGrid/allocate/Makefile.mk +++ /dev/null @@ -1,5 +0,0 @@ -# Copyright (c) ZeroC, Inc. - -$(demo)_client_dependencies = IceGrid Glacier2 Ice - -demos += $(demo) diff --git a/cpp/IceGrid/allocate/msbuild/client/client.vcxproj b/cpp/IceGrid/allocate/msbuild/client/client.vcxproj deleted file mode 100644 index ca2b67f729..0000000000 --- a/cpp/IceGrid/allocate/msbuild/client/client.vcxproj +++ /dev/null @@ -1,254 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - client - {F926F833-BC03-4E8F-B0F2-E045DC139845} - - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - 4503;%(DisableSpecificWarnings) - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - 4503;%(DisableSpecificWarnings) - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - 4503;%(DisableSpecificWarnings) - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - 4503;%(DisableSpecificWarnings) - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - - - - - - - - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/IceGrid/allocate/msbuild/client/client.vcxproj.filters b/cpp/IceGrid/allocate/msbuild/client/client.vcxproj.filters deleted file mode 100644 index 80dde3542a..0000000000 --- a/cpp/IceGrid/allocate/msbuild/client/client.vcxproj.filters +++ /dev/null @@ -1,97 +0,0 @@ - - - - - {bc1a8fef-b315-4c48-81df-fcaaa6348d9f} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {5c049cf7-9e02-4750-905f-326150cf5670} - h;hpp;hxx;hm;inl - - - {32b06843-2815-4b39-960e-c6a0faa34d23} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - {45660df7-4438-41a8-883c-6f85bfc35367} - ice - - - {731520ee-a57d-4e02-bc1c-42e93dda1ada} - - - {b74c3a45-d69d-4d4d-acf0-ad1d25b4a807} - - - {78c42d8e-d8a0-4936-97a5-e7d62520a1c9} - - - {38f608ca-5317-4385-b036-1f29fbb00f95} - - - {a2c23f02-d918-4476-8fd4-b51c144ef5a7} - - - {e08e9b1b-c069-4bb6-8a09-7b70461d91d9} - - - {e46935fb-1f97-49bd-af55-30dbd33a8873} - - - {4a219c0e-141a-4a4f-bfd3-1c41a4357c1a} - - - {25f7c751-c5c2-4357-b5a6-e696bcd4c77b} - - - {2f4307f2-8d5a-4ca5-b437-52df33379129} - - - {be059373-236e-46b5-a223-1521e2467481} - - - {1226dc87-0421-4fdc-b810-73b9ac3d2c02} - - - - - Source Files - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - - - - - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/IceGrid/allocate/msbuild/client/client.vcxproj.user b/cpp/IceGrid/allocate/msbuild/client/client.vcxproj.user deleted file mode 100644 index cedf471f6b..0000000000 --- a/cpp/IceGrid/allocate/msbuild/client/client.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/IceGrid/allocate/msbuild/client/packages.config b/cpp/IceGrid/allocate/msbuild/client/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/IceGrid/allocate/msbuild/client/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/IceGrid/allocate/msbuild/server/packages.config b/cpp/IceGrid/allocate/msbuild/server/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/IceGrid/allocate/msbuild/server/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/IceGrid/allocate/msbuild/server/server.vcxproj b/cpp/IceGrid/allocate/msbuild/server/server.vcxproj deleted file mode 100644 index 09061fbc30..0000000000 --- a/cpp/IceGrid/allocate/msbuild/server/server.vcxproj +++ /dev/null @@ -1,254 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - server - {A9DB3AF0-07A2-4B64-A8DE-5C18658BEA14} - - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - - - - - - - - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/IceGrid/allocate/msbuild/server/server.vcxproj.filters b/cpp/IceGrid/allocate/msbuild/server/server.vcxproj.filters deleted file mode 100644 index 9f9548db12..0000000000 --- a/cpp/IceGrid/allocate/msbuild/server/server.vcxproj.filters +++ /dev/null @@ -1,107 +0,0 @@ - - - - - {45538178-86f8-48b6-8856-0304f78c3680} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {80452335-0934-474b-9e95-bdb1dbe710a7} - h;hpp;hxx;hm;inl - - - {1df020f7-31fb-4f53-bae2-ae27d02998dd} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - {09bae6a5-7e6d-43b7-a49e-4edb3481a442} - ice - - - {1ce74544-c7a4-4f1a-ac26-099557e5dfb2} - - - {4eebd7e9-b5b5-4d07-b4c5-eb6d9f721611} - - - {a81a401e-ef1f-4127-8e93-575d4892c06f} - - - {e6b9b1c9-d622-43ae-ba74-32ba5ff78f3b} - - - {2776d6a9-43fe-48e9-8435-4a3681c9e1cd} - - - {465ab9a4-99ba-49e8-bac5-57751eb2f0a8} - - - {6e2ac0ba-f469-4303-be63-d7c0a458b520} - - - {d7956fbf-9b72-4fa4-b097-5e846652d5ea} - - - {ecea3795-9fea-424c-b2e0-73e780ad34c2} - - - {bea6d226-b596-4ab2-b7c5-7929671ad9be} - - - {1b777549-ad34-4008-b076-876d291a8b16} - - - {e300b4f4-d733-4f72-8151-c99936566cc0} - - - - - Source Files - - - Source Files - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - - - Header Files - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - - - - - - - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/IceGrid/allocate/msbuild/server/server.vcxproj.user b/cpp/IceGrid/allocate/msbuild/server/server.vcxproj.user deleted file mode 100644 index cedf471f6b..0000000000 --- a/cpp/IceGrid/allocate/msbuild/server/server.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/IceGrid/customLocator/Makefile.mk b/cpp/IceGrid/customLocator/Makefile.mk deleted file mode 100644 index 05271066e5..0000000000 --- a/cpp/IceGrid/customLocator/Makefile.mk +++ /dev/null @@ -1,9 +0,0 @@ -# Copyright (c) ZeroC, Inc. - -$(demo)_programs = server client locator - -$(demo)_client_dependencies = IceGrid Glacier2 Ice - -$(demo)_locator_sources = Locator.cpp - -demos += $(demo) diff --git a/cpp/IceGrid/customLocator/msbuild/client/client.vcxproj b/cpp/IceGrid/customLocator/msbuild/client/client.vcxproj deleted file mode 100644 index 88adf88d7d..0000000000 --- a/cpp/IceGrid/customLocator/msbuild/client/client.vcxproj +++ /dev/null @@ -1,254 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - client - {1EC976DD-DCCA-4C18-8D97-88B3C583CF58} - - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - 4503;%(DisableSpecificWarnings) - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - 4503;%(DisableSpecificWarnings) - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - 4503;%(DisableSpecificWarnings) - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - 4503;%(DisableSpecificWarnings) - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - - - - - - - - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/IceGrid/customLocator/msbuild/client/client.vcxproj.filters b/cpp/IceGrid/customLocator/msbuild/client/client.vcxproj.filters deleted file mode 100644 index a28eba47cb..0000000000 --- a/cpp/IceGrid/customLocator/msbuild/client/client.vcxproj.filters +++ /dev/null @@ -1,97 +0,0 @@ - - - - - {2904d085-e277-4c0a-a318-a64e772385ee} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {1e31177b-58f8-4bf6-8e9c-6e4c6186f9fe} - h;hpp;hxx;hm;inl - - - {fd19c66b-0824-438d-aadd-968b9391b0c3} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - {a2b27463-ad4f-4030-9167-0643421ff575} - ice - - - {de61e741-83ed-468f-b4a7-2fa0ed68348e} - - - {007a6a2f-69c9-40d8-aacb-41b047dbba38} - - - {08108420-485a-486d-b35f-99da04801c4d} - - - {8b6ddcb5-d124-44e6-894d-f34c40dc6a40} - - - {2e26659b-cfc5-4fdc-94d9-704524b8fe7c} - - - {acd5e0b7-a74c-412a-a4f6-09343a6d6c22} - - - {0082e1be-f5bc-4f11-b45b-697eee0df391} - - - {f987422f-201a-4d6c-9749-7dce9a7a246a} - - - {975e1ded-9a6c-4d24-b2dd-3a2ea5e75869} - - - {c3809a23-1216-46d6-8bdf-4b29d541095f} - - - {2303f17f-c40c-4e70-a998-8619293c08d2} - - - {ba14c20f-dc30-4850-95e2-e7972a86e01e} - - - - - Source Files - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - - - - - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/IceGrid/customLocator/msbuild/client/client.vcxproj.user b/cpp/IceGrid/customLocator/msbuild/client/client.vcxproj.user deleted file mode 100644 index cedf471f6b..0000000000 --- a/cpp/IceGrid/customLocator/msbuild/client/client.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/IceGrid/customLocator/msbuild/client/packages.config b/cpp/IceGrid/customLocator/msbuild/client/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/IceGrid/customLocator/msbuild/client/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/IceGrid/customLocator/msbuild/locator/locator.vcxproj b/cpp/IceGrid/customLocator/msbuild/locator/locator.vcxproj deleted file mode 100644 index e81da803e3..0000000000 --- a/cpp/IceGrid/customLocator/msbuild/locator/locator.vcxproj +++ /dev/null @@ -1,198 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - locator - {89C95737-BAB5-43AD-90B7-0E679ABD5609} - IceGrid.customLocator.locator - - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - generated;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - generated;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - generated;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - generated;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - generated - - - - - - - - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/IceGrid/customLocator/msbuild/locator/locator.vcxproj.filters b/cpp/IceGrid/customLocator/msbuild/locator/locator.vcxproj.filters deleted file mode 100644 index c30df4b740..0000000000 --- a/cpp/IceGrid/customLocator/msbuild/locator/locator.vcxproj.filters +++ /dev/null @@ -1,30 +0,0 @@ - - - - - {2904d085-e277-4c0a-a318-a64e772385ee} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {1e31177b-58f8-4bf6-8e9c-6e4c6186f9fe} - h;hpp;hxx;hm;inl - - - {fd19c66b-0824-438d-aadd-968b9391b0c3} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - {a2b27463-ad4f-4030-9167-0643421ff575} - ice - - - - - Source Files - - - - - - - \ No newline at end of file diff --git a/cpp/IceGrid/customLocator/msbuild/locator/locator.vcxproj.user b/cpp/IceGrid/customLocator/msbuild/locator/locator.vcxproj.user deleted file mode 100644 index cedf471f6b..0000000000 --- a/cpp/IceGrid/customLocator/msbuild/locator/locator.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/IceGrid/customLocator/msbuild/locator/packages.config b/cpp/IceGrid/customLocator/msbuild/locator/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/IceGrid/customLocator/msbuild/locator/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/IceGrid/customLocator/msbuild/server/packages.config b/cpp/IceGrid/customLocator/msbuild/server/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/IceGrid/customLocator/msbuild/server/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/IceGrid/customLocator/msbuild/server/server.vcxproj b/cpp/IceGrid/customLocator/msbuild/server/server.vcxproj deleted file mode 100644 index af98213a64..0000000000 --- a/cpp/IceGrid/customLocator/msbuild/server/server.vcxproj +++ /dev/null @@ -1,253 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - server - {4FA4CD54-05F0-4279-BB1B-A75CEB1E0D1C} - - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - - - - - - - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - \ No newline at end of file diff --git a/cpp/IceGrid/customLocator/msbuild/server/server.vcxproj.filters b/cpp/IceGrid/customLocator/msbuild/server/server.vcxproj.filters deleted file mode 100644 index ec5761e4b9..0000000000 --- a/cpp/IceGrid/customLocator/msbuild/server/server.vcxproj.filters +++ /dev/null @@ -1,106 +0,0 @@ - - - - - {f40496e0-eed9-448a-b303-8108cad3bbb2} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {33ada8e9-d2bb-4449-a630-29c18c859c09} - h;hpp;hxx;hm;inl - - - {2849674d-8643-4f2c-a345-4d0fc9518de7} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - {de3bfbaa-fb3d-42df-b2ae-bf68f22ad3f2} - ice - - - {82160e83-b86f-4c06-bd73-45c1ea39c406} - - - {3c664630-12ba-4b6b-987d-250eb12c93e3} - - - {b1d2df4c-e6b4-4d2a-9eaf-69592cbb54a7} - - - {ebd75b68-ca82-4bf8-b70f-27b4be2afcae} - - - {346e4df2-9dc5-49aa-829b-84b874c65431} - - - {7a66d317-0739-4a4e-9b2f-87b6f6c47d62} - - - {2b8c9002-fbab-47d7-a5c1-9949332d184d} - - - {e04a5b57-c55e-4500-a951-c77ed60b15e8} - - - {83fa0cd3-992c-491e-892b-6c8903e808c8} - - - {5d52e18f-dda5-4f31-8eaa-7fe4ca4dfd31} - - - {368fb2e2-8041-4d63-9001-722f91d6ba64} - - - {fd76d079-8c81-47b0-8766-bf4f96384e95} - - - - - Source Files - - - Source Files - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - - - Header Files - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - - - - - - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/IceGrid/customLocator/msbuild/server/server.vcxproj.user b/cpp/IceGrid/customLocator/msbuild/server/server.vcxproj.user deleted file mode 100644 index cedf471f6b..0000000000 --- a/cpp/IceGrid/customLocator/msbuild/server/server.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/IceGrid/icebox/Makefile.mk b/cpp/IceGrid/icebox/Makefile.mk deleted file mode 100644 index dde60a826b..0000000000 --- a/cpp/IceGrid/icebox/Makefile.mk +++ /dev/null @@ -1,10 +0,0 @@ -# Copyright (c) ZeroC, Inc. - -$(demo)_libraries = HelloService - -$(demo)_HelloService_sources = HelloServiceI.cpp HelloI.cpp Hello.ice -$(demo)_HelloService_soversion = -$(demo)_HelloService_version = -$(demo)_HelloService_dependencies = IceBox Ice - -demos += $(demo) diff --git a/cpp/IceGrid/icebox/msbuild/client/client.vcxproj b/cpp/IceGrid/icebox/msbuild/client/client.vcxproj deleted file mode 100644 index b8299a13bf..0000000000 --- a/cpp/IceGrid/icebox/msbuild/client/client.vcxproj +++ /dev/null @@ -1,250 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - client - {278DFA7E-A0A1-4D4C-ACD7-904D99CA8DA1} - - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - - - - - - - - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/IceGrid/icebox/msbuild/client/client.vcxproj.filters b/cpp/IceGrid/icebox/msbuild/client/client.vcxproj.filters deleted file mode 100644 index 5ac4f10657..0000000000 --- a/cpp/IceGrid/icebox/msbuild/client/client.vcxproj.filters +++ /dev/null @@ -1,97 +0,0 @@ - - - - - {1ad68b85-3dd0-41a2-a97d-d64ffa9badc4} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {627a8d24-999a-4568-8f55-1e26ea7de2ae} - h;hpp;hxx;hm;inl - - - {67402f53-5e18-47bc-8dcd-100433eb1df6} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - {8a16430b-f7e6-4751-aa87-0bc6c5727a7d} - ice - - - {37342794-8e40-4aca-907c-2ff5873497c2} - - - {9e1f87af-089b-4383-a48c-edd077d750cc} - - - {b038961c-8603-4477-9c8a-6e6f00c9ce08} - - - {a9244941-3682-4b8e-9c4e-9d09c395f8c0} - - - {e1627327-423d-4fe6-8cfa-1737f191cace} - - - {44c48178-42e5-4d34-8cde-b4def2b515d1} - - - {f782b571-9823-4a5c-976f-dc8ae522e513} - - - {770521f7-d589-43ea-957a-079a2a71428d} - - - {d952e4f6-5a0f-4c2d-b49e-f31d59fdf08e} - - - {5398b6b3-a2e4-46c7-9603-bdffc4989794} - - - {7242d34e-9686-4dc8-8374-23d79d3f15b3} - - - {c60034f0-fd46-4390-82c3-0984549066d9} - - - - - Source Files - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - - - - - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/IceGrid/icebox/msbuild/client/client.vcxproj.user b/cpp/IceGrid/icebox/msbuild/client/client.vcxproj.user deleted file mode 100644 index cedf471f6b..0000000000 --- a/cpp/IceGrid/icebox/msbuild/client/client.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/IceGrid/icebox/msbuild/client/packages.config b/cpp/IceGrid/icebox/msbuild/client/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/IceGrid/icebox/msbuild/client/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/IceGrid/icebox/msbuild/server/packages.config b/cpp/IceGrid/icebox/msbuild/server/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/IceGrid/icebox/msbuild/server/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/IceGrid/icebox/msbuild/server/server.vcxproj b/cpp/IceGrid/icebox/msbuild/server/server.vcxproj deleted file mode 100644 index 18168ef5ab..0000000000 --- a/cpp/IceGrid/icebox/msbuild/server/server.vcxproj +++ /dev/null @@ -1,277 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - helloservice - {6AD12991-A01E-4464-BC84-F5749F749157} - - - - DynamicLibrary - false - $(DefaultPlatformToolset) - false - - - DynamicLibrary - false - $(DefaultPlatformToolset) - true - - - DynamicLibrary - false - $(DefaultPlatformToolset) - false - - - DynamicLibrary - false - $(DefaultPlatformToolset) - true - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - helloserviced - helloserviced - helloservice - helloservice - - - - _DEBUG;%(PreprocessorDefinitions) - true - true - - - _USRDLL;_CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - - - helloserviced.lib - MachineX86 - - - - - _DEBUG;%(PreprocessorDefinitions) - true - true - - - _USRDLL;_CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - - - helloserviced.lib - MachineX64 - - - - - NDEBUG;%(PreprocessorDefinitions) - true - true - - - OnlyExplicitInline - _USRDLL;_CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - - - helloservice.lib - MachineX86 - - - - - NDEBUG;%(PreprocessorDefinitions) - true - true - - - OnlyExplicitInline - _USRDLL;_CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - - - helloservice.lib - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - - - - - - - - - - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/IceGrid/icebox/msbuild/server/server.vcxproj.filters b/cpp/IceGrid/icebox/msbuild/server/server.vcxproj.filters deleted file mode 100644 index ac4d064674..0000000000 --- a/cpp/IceGrid/icebox/msbuild/server/server.vcxproj.filters +++ /dev/null @@ -1,106 +0,0 @@ - - - - - {653be2b4-0b3b-469c-9170-c3450af60425} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {7a121ad9-088a-4ac7-8d2d-c96a82de6d17} - h;hpp;hxx;hm;inl - - - {09bb8e49-07a4-43fd-be92-c58242a63fc6} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - {6b551370-4988-46ed-a552-cec7fc5ec62b} - ice - - - {20e97b11-22b2-4240-8521-53ed93fb727b} - - - {3d0f78c9-2e47-4d31-8a5c-c8b26e9e8e73} - - - {4796d16e-891d-438d-acaf-62dba8e12e4d} - - - {4785d76c-baff-4891-a23e-dd272af62e09} - - - {1fccdc72-fee9-42e2-b708-16dfe1247dd7} - - - {114c1469-59d0-4a4f-be3b-844bff395b9f} - - - {7bf75f0b-5c0a-424a-9593-cb0e5c87c456} - - - {4729a2a3-da80-4def-b723-711fb012328e} - - - {98a072fe-7773-4f50-839a-9ad23c41acc8} - - - {75f1226b-220d-4471-924a-4c2f759fe858} - - - {c73b2367-6c00-4449-9d28-6ce423814b8f} - - - {3dc7e586-bbed-466e-a831-d265ab38f08a} - - - - - Source Files - - - Source Files - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - - - - - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - Header Files - - - - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/IceGrid/icebox/msbuild/server/server.vcxproj.user b/cpp/IceGrid/icebox/msbuild/server/server.vcxproj.user deleted file mode 100644 index cedf471f6b..0000000000 --- a/cpp/IceGrid/icebox/msbuild/server/server.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/IceGrid/replication/Makefile.mk b/cpp/IceGrid/replication/Makefile.mk deleted file mode 100644 index 40e2a4ea37..0000000000 --- a/cpp/IceGrid/replication/Makefile.mk +++ /dev/null @@ -1,5 +0,0 @@ -# Copyright (c) ZeroC, Inc. - -$(demo)_client_dependencies = IceGrid Glacier2 Ice - -demos += $(demo) diff --git a/cpp/IceGrid/replication/msbuild/client/client.vcxproj b/cpp/IceGrid/replication/msbuild/client/client.vcxproj deleted file mode 100644 index 8914b034e9..0000000000 --- a/cpp/IceGrid/replication/msbuild/client/client.vcxproj +++ /dev/null @@ -1,254 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - client - {DBDF5E2D-6F91-406B-819F-661F76856A60} - - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - 4503;%(DisableSpecificWarnings) - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - 4503;%(DisableSpecificWarnings) - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - 4503;%(DisableSpecificWarnings) - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - 4503;%(DisableSpecificWarnings) - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - - - - - - - - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/IceGrid/replication/msbuild/client/client.vcxproj.filters b/cpp/IceGrid/replication/msbuild/client/client.vcxproj.filters deleted file mode 100644 index 292f1b278d..0000000000 --- a/cpp/IceGrid/replication/msbuild/client/client.vcxproj.filters +++ /dev/null @@ -1,97 +0,0 @@ - - - - - {83887111-8024-4a55-a2cf-cd3fd3c8f77f} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {dddc3e83-1c45-4e91-ad52-0da1c3839c48} - h;hpp;hxx;hm;inl - - - {603f9d45-e6ba-4b86-a665-49be89e74b06} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - {6099e5be-28db-44c9-a5a1-df4bf09ce221} - ice - - - {110ad0c2-85d5-436d-ad9a-ac4ccc00cd24} - - - {0f9de1fd-a3cb-4a89-ae2e-24788c462a06} - - - {57b421ba-5450-4cd6-bb0c-36b27eb774ea} - - - {1c8c1276-03f8-42fe-af68-61826c128031} - - - {fe444af4-e66b-44c5-b262-10b53728381d} - - - {6409d07f-5c9a-4171-863e-706768f7b37d} - - - {712194ff-6ea0-47d7-93dc-981af544b681} - - - {ca876d97-e498-4454-801f-88582d41a606} - - - {5fa3c6c6-c7ec-47dd-88db-7cb2c8e706e8} - - - {fd5a7bfb-bbcc-43fc-b87c-539472437e97} - - - {c4dea573-fb6a-48a5-be69-de4fe2f92c2f} - - - {d761bea6-0894-4793-bdd1-7c7d22d32ebd} - - - - - Source Files - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - - - - - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/IceGrid/replication/msbuild/client/client.vcxproj.user b/cpp/IceGrid/replication/msbuild/client/client.vcxproj.user deleted file mode 100644 index cedf471f6b..0000000000 --- a/cpp/IceGrid/replication/msbuild/client/client.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/IceGrid/replication/msbuild/client/packages.config b/cpp/IceGrid/replication/msbuild/client/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/IceGrid/replication/msbuild/client/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/IceGrid/replication/msbuild/server/packages.config b/cpp/IceGrid/replication/msbuild/server/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/IceGrid/replication/msbuild/server/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/IceGrid/replication/msbuild/server/server.vcxproj b/cpp/IceGrid/replication/msbuild/server/server.vcxproj deleted file mode 100644 index 7874566942..0000000000 --- a/cpp/IceGrid/replication/msbuild/server/server.vcxproj +++ /dev/null @@ -1,261 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - server - {60BF2E43-C238-4E77-A80F-37AA9F450727} - - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - .\generated\server - - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - - - - - - - - - - - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/IceGrid/replication/msbuild/server/server.vcxproj.filters b/cpp/IceGrid/replication/msbuild/server/server.vcxproj.filters deleted file mode 100644 index 3813971c55..0000000000 --- a/cpp/IceGrid/replication/msbuild/server/server.vcxproj.filters +++ /dev/null @@ -1,110 +0,0 @@ - - - - - {bd8d2132-9d47-4ee7-8f23-c7ba94a5d99f} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {54870f36-9df0-4cc3-a998-2a7ac2e63337} - h;hpp;hxx;hm;inl - - - {a7b3a5ff-3a95-4e90-949c-e614be187bde} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - {8fb7d607-a032-4de1-b432-c3a7b35138c5} - ice - - - {1e496917-c03b-4a69-92e2-d2dfd48a5455} - - - {4f9e71e6-ec50-48d2-b221-3f59c0dc1c6e} - - - {502335ae-6505-4881-b449-93740ed38f50} - - - {e4100061-0bcb-4381-a60e-2e9b4fc02f7c} - - - {5d35a646-d9a5-42d6-924c-ea1d512feca1} - - - {31ef937e-7f26-4789-a991-c96f8def4c94} - - - {4af8d99e-f1b8-4602-aae2-e2a05b553d98} - - - {dfcc9477-a380-4cc1-904d-c7754429653d} - - - {9732ebfa-43a2-4394-8d64-0d6da8b482e6} - - - {e951d372-de39-43a3-815b-184b9fb70f16} - - - {ed5c362c-fcfc-4c07-b44e-bd190bae17a7} - - - {e0c2648f-efed-4385-8a0e-53e1a833cd22} - - - - - Source Files - - - Source Files - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - - - Header Files - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - - - - - - - - - - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/IceGrid/replication/msbuild/server/server.vcxproj.user b/cpp/IceGrid/replication/msbuild/server/server.vcxproj.user deleted file mode 100644 index cedf471f6b..0000000000 --- a/cpp/IceGrid/replication/msbuild/server/server.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/IceGrid/secure/Makefile.mk b/cpp/IceGrid/secure/Makefile.mk deleted file mode 100644 index 40e2a4ea37..0000000000 --- a/cpp/IceGrid/secure/Makefile.mk +++ /dev/null @@ -1,5 +0,0 @@ -# Copyright (c) ZeroC, Inc. - -$(demo)_client_dependencies = IceGrid Glacier2 Ice - -demos += $(demo) diff --git a/cpp/IceGrid/secure/msbuild/client/client.vcxproj b/cpp/IceGrid/secure/msbuild/client/client.vcxproj deleted file mode 100644 index 9fcf0e59f5..0000000000 --- a/cpp/IceGrid/secure/msbuild/client/client.vcxproj +++ /dev/null @@ -1,254 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - client - {93D3D06E-656E-4EA2-BC49-DE90E9B3DBEC} - - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - 4503;%(DisableSpecificWarnings) - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - 4503;%(DisableSpecificWarnings) - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - 4503;%(DisableSpecificWarnings) - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - 4503;%(DisableSpecificWarnings) - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - - - - - - - - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/IceGrid/secure/msbuild/client/client.vcxproj.filters b/cpp/IceGrid/secure/msbuild/client/client.vcxproj.filters deleted file mode 100644 index 903843fa6f..0000000000 --- a/cpp/IceGrid/secure/msbuild/client/client.vcxproj.filters +++ /dev/null @@ -1,97 +0,0 @@ - - - - - {34835928-f934-40e8-85f5-34a0f6ad6c3d} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {89c0bfe8-da69-49f3-ac1c-6b44e46c75df} - h;hpp;hxx;hm;inl - - - {1f85405f-0205-4e1f-bfb2-637adebf35e0} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - {28f313b0-02d2-458b-a49e-e104c6e3f501} - ice - - - {c75bfdaa-424c-4997-8b8d-35e99445e2c6} - - - {cf388f8f-ba17-4a02-aab8-26f2fd4893e2} - - - {bef303bc-f79c-45b7-bdc7-8862dd80d6ad} - - - {b0185898-c13e-4b39-84a6-108145f7c366} - - - {d45b717a-21ae-4830-8526-62cf17b37a60} - - - {1c672933-d1b2-4da8-883e-d2552518b982} - - - {675ab724-3a78-48e9-b13d-b2a4fa0f3092} - - - {8119bc00-eedd-43e9-8aac-f45a6c19a0c0} - - - {6c3148bc-020d-4d4d-b2bc-b52aa2708b24} - - - {d5f3f222-e28f-488e-9c0d-97a6568b71a8} - - - {d726e60e-6c22-4fcb-acea-3ca444f05f2f} - - - {99678262-ff67-4750-8ed1-613c8feebcdb} - - - - - Source Files - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - - - - - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/IceGrid/secure/msbuild/client/client.vcxproj.user b/cpp/IceGrid/secure/msbuild/client/client.vcxproj.user deleted file mode 100644 index cedf471f6b..0000000000 --- a/cpp/IceGrid/secure/msbuild/client/client.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/IceGrid/secure/msbuild/client/packages.config b/cpp/IceGrid/secure/msbuild/client/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/IceGrid/secure/msbuild/client/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/IceGrid/secure/msbuild/server/packages.config b/cpp/IceGrid/secure/msbuild/server/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/IceGrid/secure/msbuild/server/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/IceGrid/secure/msbuild/server/server.vcxproj b/cpp/IceGrid/secure/msbuild/server/server.vcxproj deleted file mode 100644 index 2e0a3f3e0c..0000000000 --- a/cpp/IceGrid/secure/msbuild/server/server.vcxproj +++ /dev/null @@ -1,257 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - server - {6E2F9FA0-E6A6-44DC-8747-3CC7595A6D4E} - - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - - - - - - - - - - - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/IceGrid/secure/msbuild/server/server.vcxproj.filters b/cpp/IceGrid/secure/msbuild/server/server.vcxproj.filters deleted file mode 100644 index 97d04adfa2..0000000000 --- a/cpp/IceGrid/secure/msbuild/server/server.vcxproj.filters +++ /dev/null @@ -1,110 +0,0 @@ - - - - - {a1510ce0-3ab0-4fbe-97be-34d22cc9b5fa} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {69aaa3dd-925f-4878-9c28-1d5f5ed57b59} - h;hpp;hxx;hm;inl - - - {89d348cb-15a3-4ea8-9a3f-4d18b60ce19e} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - {0df16057-6245-4c3d-bb69-6b4fe3d16568} - ice - - - {bf8935b3-ffea-4043-8159-83c78b1c680d} - - - {5bc64e30-33eb-4efe-b461-444975dfb8cb} - - - {572712e8-0dfc-49c2-9aa3-d3bbe6ce1d73} - - - {994124ab-6ff3-4117-b4a2-780e872b7d6b} - - - {f44f3b10-1c5f-4f15-a89f-177bdad76348} - - - {b36e81cf-7c70-4e6b-8c8d-7c862d15dfbb} - - - {2765d758-b395-411d-a129-1a94ddc944a5} - - - {c1f99a96-c718-4000-98be-f2a23d689bc5} - - - {7bc6bde9-544e-4653-8c2b-0721c55cf37d} - - - {85d294ba-a7f2-4c78-b24a-196c8c2df966} - - - {867ee759-86da-4802-8253-393c526e6bdb} - - - {84c228ed-1e22-4de0-86ae-566c660f2855} - - - - - Source Files - - - Source Files - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - - - Header Files - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - - - - - - - - - - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/IceGrid/secure/msbuild/server/server.vcxproj.user b/cpp/IceGrid/secure/msbuild/server/server.vcxproj.user deleted file mode 100644 index cedf471f6b..0000000000 --- a/cpp/IceGrid/secure/msbuild/server/server.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/IceGrid/sessionActivation/Makefile.mk b/cpp/IceGrid/sessionActivation/Makefile.mk deleted file mode 100644 index 40e2a4ea37..0000000000 --- a/cpp/IceGrid/sessionActivation/Makefile.mk +++ /dev/null @@ -1,5 +0,0 @@ -# Copyright (c) ZeroC, Inc. - -$(demo)_client_dependencies = IceGrid Glacier2 Ice - -demos += $(demo) diff --git a/cpp/IceGrid/sessionActivation/msbuild/client/client.vcxproj b/cpp/IceGrid/sessionActivation/msbuild/client/client.vcxproj deleted file mode 100644 index b712a2e873..0000000000 --- a/cpp/IceGrid/sessionActivation/msbuild/client/client.vcxproj +++ /dev/null @@ -1,254 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - client - {0F6EA526-A020-4E60-82A2-5B934878D05E} - - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - 4503;%(DisableSpecificWarnings) - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - 4503;%(DisableSpecificWarnings) - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - 4503;%(DisableSpecificWarnings) - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - 4503;%(DisableSpecificWarnings) - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - - - - - - - - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/IceGrid/sessionActivation/msbuild/client/client.vcxproj.filters b/cpp/IceGrid/sessionActivation/msbuild/client/client.vcxproj.filters deleted file mode 100644 index 898f5d04db..0000000000 --- a/cpp/IceGrid/sessionActivation/msbuild/client/client.vcxproj.filters +++ /dev/null @@ -1,97 +0,0 @@ - - - - - {8b992e03-66b5-4587-ab8e-21da3c64ed10} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {16df7dd4-3384-45bb-b48e-7e2f117ca623} - h;hpp;hxx;hm;inl - - - {e872c46b-9d4c-4997-b922-00c00bcc40cd} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - {7ac9907a-5ec7-4803-a6bd-7108b968499c} - ice - - - {b2a8a4ab-275a-451b-8bc9-6125adceb4e9} - - - {a153aeef-9820-4f3a-a670-7ac80d59ce55} - - - {821ba553-f502-45be-8333-0568569bb0cd} - - - {30c71ca1-30ff-4545-9fb8-4efb5136b58b} - - - {706ee21b-fcc0-4ff8-b3b8-66b824fa39bb} - - - {caee91a1-610e-4150-a498-8bb4def23f2f} - - - {e0098349-5f5b-46ed-a041-e270a3364205} - - - {7abc3541-b172-4183-8070-11480cd6ddbf} - - - {fe7904dc-1c2d-4d78-ad15-2d343789e8d5} - - - {0273d6a7-5901-40a6-a2c3-d3d33ee2176d} - - - {3016da63-24b1-48f0-ad39-a1c74331be62} - - - {ea8fee07-1955-4ebb-8639-0b9bb9912e20} - - - - - Source Files - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - - - - - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/IceGrid/sessionActivation/msbuild/client/client.vcxproj.user b/cpp/IceGrid/sessionActivation/msbuild/client/client.vcxproj.user deleted file mode 100644 index cedf471f6b..0000000000 --- a/cpp/IceGrid/sessionActivation/msbuild/client/client.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/IceGrid/sessionActivation/msbuild/client/packages.config b/cpp/IceGrid/sessionActivation/msbuild/client/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/IceGrid/sessionActivation/msbuild/client/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/IceGrid/sessionActivation/msbuild/server/packages.config b/cpp/IceGrid/sessionActivation/msbuild/server/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/IceGrid/sessionActivation/msbuild/server/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/IceGrid/sessionActivation/msbuild/server/server.vcxproj b/cpp/IceGrid/sessionActivation/msbuild/server/server.vcxproj deleted file mode 100644 index 22e8429c6e..0000000000 --- a/cpp/IceGrid/sessionActivation/msbuild/server/server.vcxproj +++ /dev/null @@ -1,253 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - server - {C4769D24-8A92-4E7F-92CC-96F07043D944} - - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - - - - - - - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/IceGrid/sessionActivation/msbuild/server/server.vcxproj.filters b/cpp/IceGrid/sessionActivation/msbuild/server/server.vcxproj.filters deleted file mode 100644 index 08207f18b7..0000000000 --- a/cpp/IceGrid/sessionActivation/msbuild/server/server.vcxproj.filters +++ /dev/null @@ -1,106 +0,0 @@ - - - - - {f0caaaf5-0ebb-4e62-833a-e86107af1669} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {f3117030-67ed-48e5-8fae-0847da51bebf} - h;hpp;hxx;hm;inl - - - {b3458194-6e3b-4af1-bcb0-312ca488bc07} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - {04e010c8-a22b-47dc-ab46-87731e753b77} - ice - - - {4438bb59-d4b4-461f-a8a2-1191e12e021b} - - - {f693c2cb-ac54-4fdc-a36d-af7f5865662b} - - - {45551bf0-796b-4dcd-a3ed-d16234af2f78} - - - {97597f3c-e758-44e0-8446-c4d7349a2f0a} - - - {4ad50c88-2fad-4de1-91be-7a0b7637960f} - - - {38c6aaa5-82ae-4407-9e11-1064d4f4600e} - - - {0009c5ca-d214-4ef2-80c2-ef149965568f} - - - {061e8b2f-a46d-435f-8a38-46f94732bdbe} - - - {2b47f4be-de70-4330-93f0-e63ca1a70122} - - - {d4c8c6d3-efd1-47ad-b7ff-b726c1bab125} - - - {573e1958-18b4-4d30-bebb-0d5edc5d9bad} - - - {dd15a0bf-e95e-4eb0-8674-35d307272373} - - - - - Source Files - - - Source Files - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - - - Header Files - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - - - - - - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/IceGrid/sessionActivation/msbuild/server/server.vcxproj.user b/cpp/IceGrid/sessionActivation/msbuild/server/server.vcxproj.user deleted file mode 100644 index cedf471f6b..0000000000 --- a/cpp/IceGrid/sessionActivation/msbuild/server/server.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/IceGrid/simple/Makefile.mk b/cpp/IceGrid/simple/Makefile.mk deleted file mode 100644 index 40e2a4ea37..0000000000 --- a/cpp/IceGrid/simple/Makefile.mk +++ /dev/null @@ -1,5 +0,0 @@ -# Copyright (c) ZeroC, Inc. - -$(demo)_client_dependencies = IceGrid Glacier2 Ice - -demos += $(demo) diff --git a/cpp/IceGrid/simple/msbuild/client/client.vcxproj b/cpp/IceGrid/simple/msbuild/client/client.vcxproj deleted file mode 100644 index 9958b94a45..0000000000 --- a/cpp/IceGrid/simple/msbuild/client/client.vcxproj +++ /dev/null @@ -1,254 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - client - {215AD5AB-C9A9-4109-8704-53E8F3289B5E} - - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - 4503;%(DisableSpecificWarnings) - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - 4503;%(DisableSpecificWarnings) - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - 4503;%(DisableSpecificWarnings) - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - 4503;%(DisableSpecificWarnings) - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - - - - - - - - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/IceGrid/simple/msbuild/client/client.vcxproj.filters b/cpp/IceGrid/simple/msbuild/client/client.vcxproj.filters deleted file mode 100644 index 7ef5cd6c5c..0000000000 --- a/cpp/IceGrid/simple/msbuild/client/client.vcxproj.filters +++ /dev/null @@ -1,97 +0,0 @@ - - - - - {2904d085-e277-4c0a-a318-a64e772385ee} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {1e31177b-58f8-4bf6-8e9c-6e4c6186f9fe} - h;hpp;hxx;hm;inl - - - {fd19c66b-0824-438d-aadd-968b9391b0c3} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - {a2b27463-ad4f-4030-9167-0643421ff575} - ice - - - {e78f8ab8-13da-4599-bace-926fa2c18d36} - - - {9f0f5f0e-7720-4c1d-b294-dbb89676274e} - - - {2fcb16ae-9342-4321-9d5d-3fd746138c1e} - - - {36e797a9-ebee-4780-bbbc-d2483374dea5} - - - {52c1017b-c391-4851-bb75-47a1ebed206b} - - - {31e6ac08-34b6-409d-9105-5e834b7e1e04} - - - {6e80e506-f60e-4554-a13b-4349d6012086} - - - {b4ea8e03-1b68-40ed-8f3a-5e108d52f741} - - - {b4858498-8b65-4ba8-9d54-5759511c9090} - - - {302aba4d-10d8-448a-baf2-7cadfcecd188} - - - {d3d4c0c4-fe71-4541-b29a-0ab446c8c323} - - - {4705110a-7300-4cd6-8f93-878891d57fef} - - - - - Source Files - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - - - - - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/IceGrid/simple/msbuild/client/client.vcxproj.user b/cpp/IceGrid/simple/msbuild/client/client.vcxproj.user deleted file mode 100644 index cedf471f6b..0000000000 --- a/cpp/IceGrid/simple/msbuild/client/client.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/IceGrid/simple/msbuild/client/packages.config b/cpp/IceGrid/simple/msbuild/client/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/IceGrid/simple/msbuild/client/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/IceGrid/simple/msbuild/server/packages.config b/cpp/IceGrid/simple/msbuild/server/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/IceGrid/simple/msbuild/server/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/IceGrid/simple/msbuild/server/server.vcxproj b/cpp/IceGrid/simple/msbuild/server/server.vcxproj deleted file mode 100644 index b208493e4a..0000000000 --- a/cpp/IceGrid/simple/msbuild/server/server.vcxproj +++ /dev/null @@ -1,255 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - server - {D0040308-23C7-4BED-B2C7-09414A6FAD28} - - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - true - true - true - ..\..\Hello.ice - - - - - - - - - - - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/IceGrid/simple/msbuild/server/server.vcxproj.filters b/cpp/IceGrid/simple/msbuild/server/server.vcxproj.filters deleted file mode 100644 index 70c9352329..0000000000 --- a/cpp/IceGrid/simple/msbuild/server/server.vcxproj.filters +++ /dev/null @@ -1,108 +0,0 @@ - - - - - {f40496e0-eed9-448a-b303-8108cad3bbb2} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {33ada8e9-d2bb-4449-a630-29c18c859c09} - h;hpp;hxx;hm;inl - - - {2849674d-8643-4f2c-a345-4d0fc9518de7} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - {de3bfbaa-fb3d-42df-b2ae-bf68f22ad3f2} - ice - - - {97a723cf-b1e2-4558-ab38-972d948a34f4} - - - {c09b7b36-c452-421d-8d3f-fd556e80f654} - - - {4cc2a42c-7373-4187-bf3f-eadd8e205124} - - - {26dbc307-f0ba-45b7-8f86-cc9f767eef48} - - - {8136f738-6a81-417c-935c-f56822fca8eb} - - - {aa14d5e3-c2d2-4514-9813-8fdcfdb8fa7f} - - - {4391a58d-b180-43bd-a444-0a89c0a4619e} - - - {60cb76eb-4a32-4726-9f13-d202627c0573} - - - {e49176f9-db50-48d7-b97e-d5c3bb2d187b} - - - {199ea4cc-cd85-4c9c-8ab0-3cdd5fae0559} - - - {7511bbd8-dc1e-4a34-9c0a-1f7199fc6757} - - - {d5d4c372-05d2-49a0-b01f-01464a237188} - - - - - Source Files - - - Source Files - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - - - Header Files - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - - - - - - - - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/IceGrid/simple/msbuild/server/server.vcxproj.user b/cpp/IceGrid/simple/msbuild/server/server.vcxproj.user deleted file mode 100644 index cedf471f6b..0000000000 --- a/cpp/IceGrid/simple/msbuild/server/server.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/IceStorm/clock/Makefile.mk b/cpp/IceStorm/clock/Makefile.mk deleted file mode 100644 index 0bf009a66c..0000000000 --- a/cpp/IceStorm/clock/Makefile.mk +++ /dev/null @@ -1,5 +0,0 @@ -# Copyright (c) ZeroC, Inc. - -$(demo)_dependencies = IceStorm Ice - -demos += $(demo) diff --git a/cpp/IceStorm/clock/msbuild/publisher/packages.config b/cpp/IceStorm/clock/msbuild/publisher/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/IceStorm/clock/msbuild/publisher/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/IceStorm/clock/msbuild/publisher/publisher.vcxproj b/cpp/IceStorm/clock/msbuild/publisher/publisher.vcxproj deleted file mode 100644 index db3e84e1ff..0000000000 --- a/cpp/IceStorm/clock/msbuild/publisher/publisher.vcxproj +++ /dev/null @@ -1,252 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - publisher - {01BF79D2-B6A8-4E93-9BB9-8C2D1F1779F6} - - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - true - true - true - ..\..\Clock.ice - - - true - true - true - ..\..\Clock.ice - - - true - true - true - ..\..\Clock.ice - - - true - true - true - ..\..\Clock.ice - - - - - - - - - - - - - - true - true - true - ..\..\Clock.ice - - - true - true - true - ..\..\Clock.ice - - - true - true - true - ..\..\Clock.ice - - - true - true - true - ..\..\Clock.ice - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/IceStorm/clock/msbuild/publisher/publisher.vcxproj.filters b/cpp/IceStorm/clock/msbuild/publisher/publisher.vcxproj.filters deleted file mode 100644 index e8273d9469..0000000000 --- a/cpp/IceStorm/clock/msbuild/publisher/publisher.vcxproj.filters +++ /dev/null @@ -1,99 +0,0 @@ - - - - - {4c86d9ae-0f7b-436e-9dfd-7f305028b764} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {223d71e1-16b6-48da-b0a0-cb530caccfb1} - h;hpp;hxx;hm;inl - - - {6bd3f7d8-7b77-42a8-b746-a66edfec30de} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - {e11b8182-e59c-4e7e-b4f3-11b2dd1d0c4b} - ice - - - {efaf5945-d13e-4f28-bada-5389d8194372} - - - {52ab3510-0baa-4eff-b7d9-dc3e19327962} - - - {42597fe4-8fc1-45d4-af67-90ed67b2ea71} - - - {fdf4bb72-5732-4206-ade9-596c24a139fb} - - - {f7ae8dab-ad23-437f-aca7-f8a4a5993645} - - - {520aed2a-a7d8-4d13-9931-a2e86aaf4915} - - - {1100d9f7-9356-4dbe-8a4c-132f31722c27} - - - {3b7ce256-9a70-463d-966f-8808c1cf2283} - - - {7687ee0c-7b0f-401a-b36f-cbb3ea7e6db4} - - - {eae877a4-d0f0-4843-9f31-bd23aea61d2a} - - - {43803616-0a22-42fd-963d-a466d9f8e741} - - - {dbba4833-cede-4fb0-8fb7-9466321c560a} - - - - - Source Files - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - - - - - - - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/IceStorm/clock/msbuild/publisher/publisher.vcxproj.user b/cpp/IceStorm/clock/msbuild/publisher/publisher.vcxproj.user deleted file mode 100644 index cedf471f6b..0000000000 --- a/cpp/IceStorm/clock/msbuild/publisher/publisher.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/IceStorm/clock/msbuild/subscriber/packages.config b/cpp/IceStorm/clock/msbuild/subscriber/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/IceStorm/clock/msbuild/subscriber/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/IceStorm/clock/msbuild/subscriber/subscriber.vcxproj b/cpp/IceStorm/clock/msbuild/subscriber/subscriber.vcxproj deleted file mode 100644 index e02bda89c9..0000000000 --- a/cpp/IceStorm/clock/msbuild/subscriber/subscriber.vcxproj +++ /dev/null @@ -1,252 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - subscriber - {16C50485-2400-4C80-B564-ACEB6BFBD845} - - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - true - true - true - ..\..\Clock.ice - - - true - true - true - ..\..\Clock.ice - - - true - true - true - ..\..\Clock.ice - - - true - true - true - ..\..\Clock.ice - - - - - - - - - - - - - - true - true - true - ..\..\Clock.ice - - - true - true - true - ..\..\Clock.ice - - - true - true - true - ..\..\Clock.ice - - - true - true - true - ..\..\Clock.ice - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/IceStorm/clock/msbuild/subscriber/subscriber.vcxproj.filters b/cpp/IceStorm/clock/msbuild/subscriber/subscriber.vcxproj.filters deleted file mode 100644 index 332067ed1d..0000000000 --- a/cpp/IceStorm/clock/msbuild/subscriber/subscriber.vcxproj.filters +++ /dev/null @@ -1,99 +0,0 @@ - - - - - {375b592e-f462-4129-a08c-41be884a03a8} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {94ea4622-61f9-4eee-9b8b-d2aa37688e23} - h;hpp;hxx;hm;inl - - - {21121293-0cfc-4c59-a9fc-741b08c0653b} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - {37826535-6da7-4250-83ce-929d17aef5b4} - ice - - - {6913a5ed-33cf-4b23-807c-a4a00e6b12dd} - - - {b1783d68-0aa5-4f7b-9dfa-a7efc7437fd5} - - - {ce2946a8-ed04-48da-9290-1d0db0966fe8} - - - {e9a8ce9d-23b6-43fd-b219-9d7074b7e056} - - - {199abcaf-0e0c-45ad-9e86-ff1b4a52eb82} - - - {914b8518-6276-458d-8866-ff32744a53ab} - - - {3bb08789-2119-4f4e-8c3e-630209b25000} - - - {9d98fbf0-2293-4d49-90e0-1267005b171d} - - - {cc5f498f-6b32-4d5a-8cec-b5d08be2ec33} - - - {57a5a63a-a8ce-4573-8ef8-2f7156145738} - - - {5b70ad10-b933-48ef-8d43-6fb6787e9f02} - - - {e028a147-a154-413e-8011-922931ec144e} - - - - - Source Files - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - - - - - - - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/IceStorm/clock/msbuild/subscriber/subscriber.vcxproj.user b/cpp/IceStorm/clock/msbuild/subscriber/subscriber.vcxproj.user deleted file mode 100644 index cedf471f6b..0000000000 --- a/cpp/IceStorm/clock/msbuild/subscriber/subscriber.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/IceStorm/counter/Makefile.mk b/cpp/IceStorm/counter/Makefile.mk deleted file mode 100644 index f43df3007d..0000000000 --- a/cpp/IceStorm/counter/Makefile.mk +++ /dev/null @@ -1,7 +0,0 @@ -# Copyright (c) ZeroC, Inc. - -$(demo)_dependencies = IceStorm Ice - -$(demo)_client_sources = Client.cpp Counter.ice CounterObserverI.cpp - -demos += $(demo) diff --git a/cpp/IceStorm/counter/msbuild/client/client.vcxproj b/cpp/IceStorm/counter/msbuild/client/client.vcxproj deleted file mode 100644 index f5ed242c12..0000000000 --- a/cpp/IceStorm/counter/msbuild/client/client.vcxproj +++ /dev/null @@ -1,252 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - client - {79AD1EE6-DFD3-41BB-8CDD-73675F86BC72} - - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - - true - true - true - ..\..\Counter.ice - - - true - true - true - ..\..\Counter.ice - - - true - true - true - ..\..\Counter.ice - - - true - true - true - ..\..\Counter.ice - - - - - - true - true - true - ..\..\Counter.ice - - - true - true - true - ..\..\Counter.ice - - - true - true - true - ..\..\Counter.ice - - - true - true - true - ..\..\Counter.ice - - - - - - - - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/IceStorm/counter/msbuild/client/client.vcxproj.filters b/cpp/IceStorm/counter/msbuild/client/client.vcxproj.filters deleted file mode 100644 index fd89e949f2..0000000000 --- a/cpp/IceStorm/counter/msbuild/client/client.vcxproj.filters +++ /dev/null @@ -1,103 +0,0 @@ - - - - - {1cbee98e-e66f-441d-badc-fe18a5398a90} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {efb92aca-67c5-4f55-83b3-6d96af3bcaf3} - h;hpp;hxx;hm;inl - - - {e29d685f-01a9-4064-a725-bfd0bd98c160} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - {1d77d68b-2d19-4ed5-ac34-bd3331c87ef2} - ice - - - {64f679c8-f2ab-4a99-b523-bf394187eeb7} - - - {fb9c5812-c20c-443a-9eac-4518def171ea} - - - {0d656df4-557b-4b00-bd94-f46d0a9ce3a8} - - - {a42966d4-9b6b-4cc3-bb75-5d942690ebaf} - - - {4f4df526-497d-404b-ad59-ee606d1a376a} - - - {ffed458c-2611-40e5-8a5a-d1bc5280ba30} - - - {7e6ed08f-c8b0-46a4-93d8-7f479e5be95a} - - - {9fe4da64-5e28-4ff2-bc19-4b18928a555f} - - - {7b585263-4999-4bc4-87bf-b326d101b7e0} - - - {4b0ccba8-e065-49fd-a719-57112c7ad0bd} - - - {c6ae0874-a82e-436f-ac05-f864974d60e0} - - - {3541dca9-fbd0-4ac8-89f1-e2c95cd19d4c} - - - - - Source Files - - - Source Files - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - - - Header Files - - - Header Files\x64\Release - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\Win32\Debug - - - - - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/IceStorm/counter/msbuild/client/client.vcxproj.user b/cpp/IceStorm/counter/msbuild/client/client.vcxproj.user deleted file mode 100644 index cedf471f6b..0000000000 --- a/cpp/IceStorm/counter/msbuild/client/client.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/IceStorm/counter/msbuild/client/client.vcxproj.vcxproj.filters b/cpp/IceStorm/counter/msbuild/client/client.vcxproj.vcxproj.filters deleted file mode 100644 index 965be37a08..0000000000 --- a/cpp/IceStorm/counter/msbuild/client/client.vcxproj.vcxproj.filters +++ /dev/null @@ -1,89 +0,0 @@ - - - - - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - - - - - - - - - - {173a1464-de9c-40f3-a2a1-bf1359539aa9} - ice - - - {9756cc78-8097-4ca3-ad41-fedc65d5c112} - - - {c3a4205a-5822-4c91-b173-fa05fb172c2a} - - - {ab644b8f-acbf-472f-bc2b-50679c83c965} - - - {9dbb4f0a-3911-4967-98b9-974d0935ce27} - - - {10e0fb14-9ef5-43d5-a652-dd1080a6ca15} - - - {9fd73ecb-5f41-4d53-96a8-a0b88d2cefe7} - - - {46947bf6-5a8d-4f46-a556-e9ac52ccd66f} - - - {92d1d7de-42c1-43c7-a921-b416158f3e6e} - - - {50a8600e-7dea-4ac8-968e-821b69d7c5a0} - - - {06c2534c-87e0-4b3d-986e-6bb5e3f456ac} - - - {fc4b193e-61f0-4f0a-9b73-010eea5ef46d} - - - {0eec879b-5d54-4fb9-ad86-08b917588cef} - - - {100156cf-e8f6-4173-9088-68db8cf21887} - - - {07348477-53b4-4631-92d1-51b551aa472c} - - - \ No newline at end of file diff --git a/cpp/IceStorm/counter/msbuild/client/packages.config b/cpp/IceStorm/counter/msbuild/client/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/IceStorm/counter/msbuild/client/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/IceStorm/counter/msbuild/server/packages.config b/cpp/IceStorm/counter/msbuild/server/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/IceStorm/counter/msbuild/server/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/IceStorm/counter/msbuild/server/server.vcxproj b/cpp/IceStorm/counter/msbuild/server/server.vcxproj deleted file mode 100644 index e77cd8222f..0000000000 --- a/cpp/IceStorm/counter/msbuild/server/server.vcxproj +++ /dev/null @@ -1,257 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - server - {41635ABC-8CC9-431F-951A-9EA13288DB2D} - - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - .\generated\server - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - - true - true - true - ..\..\Counter.ice - - - true - true - true - ..\..\Counter.ice - - - true - true - true - ..\..\Counter.ice - - - true - true - true - ..\..\Counter.ice - - - - - - true - true - true - ..\..\Counter.ice - - - true - true - true - ..\..\Counter.ice - - - true - true - true - ..\..\Counter.ice - - - true - true - true - ..\..\Counter.ice - - - - - - - - - - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/IceStorm/counter/msbuild/server/server.vcxproj.filters b/cpp/IceStorm/counter/msbuild/server/server.vcxproj.filters deleted file mode 100644 index bffad1678e..0000000000 --- a/cpp/IceStorm/counter/msbuild/server/server.vcxproj.filters +++ /dev/null @@ -1,105 +0,0 @@ - - - - - {0c97a110-6cca-4239-88c6-771c8cf37d8c} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {d1c80066-9735-413c-ba59-df61a172ae05} - h;hpp;hxx;hm;inl - - - {934c7e3b-0dcf-4f6d-8107-8d1bfebdf255} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - {9d4f5d7a-7810-4782-9eff-e56fcf40e2b0} - ice - - - {966dfd6a-15d5-4fc7-a099-9b628d3f63de} - - - {cf6200b4-77cd-4709-9dc1-d275a1fffac2} - - - {61f74f35-b8d2-4cf7-9014-23095dad2398} - - - {e400754d-2c3f-487b-970b-6ab6f2b0d630} - - - {94bb84ee-59f0-469c-ba2a-9dddf20bd918} - - - {99ac6c4a-471a-405c-bde4-48da14a9f233} - - - {f4debba4-8772-4414-93cd-90d8562cd997} - - - {ac3b8651-4caf-4e30-b373-84c71c1f65e5} - - - {46c9ce12-90d1-4e45-9db6-363f860dbdcc} - - - {fea3ff35-df04-4edf-83c7-fbaddc1d60b2} - - - {22e15a49-d176-478c-a0a0-d3748b15458d} - - - {47d9d2ba-e6cb-4aea-8eb5-5f4f5cdaaeb4} - - - - - Source Files - - - Source Files - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - - - Header Files - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - - - - - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/IceStorm/counter/msbuild/server/server.vcxproj.user b/cpp/IceStorm/counter/msbuild/server/server.vcxproj.user deleted file mode 100644 index cedf471f6b..0000000000 --- a/cpp/IceStorm/counter/msbuild/server/server.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/IceStorm/replicated/Makefile.mk b/cpp/IceStorm/replicated/Makefile.mk deleted file mode 100644 index 0bf009a66c..0000000000 --- a/cpp/IceStorm/replicated/Makefile.mk +++ /dev/null @@ -1,5 +0,0 @@ -# Copyright (c) ZeroC, Inc. - -$(demo)_dependencies = IceStorm Ice - -demos += $(demo) diff --git a/cpp/IceStorm/replicated/msbuild/publisher/packages.config b/cpp/IceStorm/replicated/msbuild/publisher/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/IceStorm/replicated/msbuild/publisher/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/IceStorm/replicated/msbuild/publisher/publisher.vcxproj b/cpp/IceStorm/replicated/msbuild/publisher/publisher.vcxproj deleted file mode 100644 index 437fb76601..0000000000 --- a/cpp/IceStorm/replicated/msbuild/publisher/publisher.vcxproj +++ /dev/null @@ -1,252 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - publisher - {1357A2FF-3D5E-41EF-8EE7-3E5CEA51464D} - - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - true - true - true - ..\..\Clock.ice - - - true - true - true - ..\..\Clock.ice - - - true - true - true - ..\..\Clock.ice - - - true - true - true - ..\..\Clock.ice - - - - - - - - - - - - - - true - true - true - ..\..\Clock.ice - - - true - true - true - ..\..\Clock.ice - - - true - true - true - ..\..\Clock.ice - - - true - true - true - ..\..\Clock.ice - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/IceStorm/replicated/msbuild/publisher/publisher.vcxproj.filters b/cpp/IceStorm/replicated/msbuild/publisher/publisher.vcxproj.filters deleted file mode 100644 index 04fccc1ede..0000000000 --- a/cpp/IceStorm/replicated/msbuild/publisher/publisher.vcxproj.filters +++ /dev/null @@ -1,101 +0,0 @@ - - - - - {71a92aef-d196-4d0c-b49a-4cb35497415c} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {9bcf030c-0034-468d-95a2-e978a586acee} - h;hpp;hxx;hm;inl - - - {4faf10b5-5d50-4b53-adfb-c812d0b23d1e} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - {dd9dc228-2b72-46bd-910c-efae790bac90} - ice - - - {0487e094-f7cb-4c64-be52-9901d1fd2c99} - - - {8fafa772-f126-4d99-a2a3-3d2abe75b355} - - - {8a69c27e-3cc9-4f17-b001-a53e3502de5b} - - - {6f31f1f6-9f21-47a2-88b8-1041f7f47a00} - - - {36575c62-45f6-4550-82e4-1678cada3c52} - - - {98b39bc0-f3e7-4e62-bfa5-49e7126b1e2e} - - - {efead2af-69d3-439d-b5f7-4dac8b26ee20} - - - {1b5846d0-76ed-4278-b119-a90347a56c13} - - - {e8d82e48-fcce-44be-a4f8-ac8b5d059064} - - - {a60ab3a3-9313-4350-a687-baaa858ecbc6} - - - {3700e553-ded8-4be9-9649-86c5ef76622e} - - - {8dc9c442-a104-49b4-afc0-c1d654871de6} - - - - - Source Files - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - - - - - - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/IceStorm/replicated/msbuild/publisher/publisher.vcxproj.user b/cpp/IceStorm/replicated/msbuild/publisher/publisher.vcxproj.user deleted file mode 100644 index cedf471f6b..0000000000 --- a/cpp/IceStorm/replicated/msbuild/publisher/publisher.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/IceStorm/replicated/msbuild/subscriber/packages.config b/cpp/IceStorm/replicated/msbuild/subscriber/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/IceStorm/replicated/msbuild/subscriber/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/IceStorm/replicated/msbuild/subscriber/subscriber.vcxproj b/cpp/IceStorm/replicated/msbuild/subscriber/subscriber.vcxproj deleted file mode 100644 index 143b109f0b..0000000000 --- a/cpp/IceStorm/replicated/msbuild/subscriber/subscriber.vcxproj +++ /dev/null @@ -1,256 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - subscriber - {780D8169-71C8-48C3-8123-02A9DA1A94BC} - - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - .\generated\subscriber - - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - true - true - true - ..\..\Clock.ice - - - true - true - true - ..\..\Clock.ice - - - true - true - true - ..\..\Clock.ice - - - true - true - true - ..\..\Clock.ice - - - - - - - - - - - - - - true - true - true - ..\..\Clock.ice - - - true - true - true - ..\..\Clock.ice - - - true - true - true - ..\..\Clock.ice - - - true - true - true - ..\..\Clock.ice - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/IceStorm/replicated/msbuild/subscriber/subscriber.vcxproj.filters b/cpp/IceStorm/replicated/msbuild/subscriber/subscriber.vcxproj.filters deleted file mode 100644 index 824a199570..0000000000 --- a/cpp/IceStorm/replicated/msbuild/subscriber/subscriber.vcxproj.filters +++ /dev/null @@ -1,101 +0,0 @@ - - - - - {dcb45258-4dee-42fe-9856-a5895040ef63} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {aec11339-c0f5-4b73-a0eb-d9530936b52b} - h;hpp;hxx;hm;inl - - - {8a2aa331-3be4-4b78-ae17-67c9d3cffbbe} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - {650c1889-6b4c-428e-853f-5f85cdb5632e} - ice - - - {8cc89b9d-5afd-4b1d-b9f2-450084ee4fa1} - - - {0396055f-1183-48b0-ad07-95cf20f878f3} - - - {f946adc2-a481-4461-97e3-ad4218e33ecd} - - - {2109886e-fe68-4595-a1f0-029fac595dc0} - - - {67e45ec1-a045-4bac-b89f-952dc4cb920c} - - - {21bf80b2-2400-4547-8ec8-502f22f63cde} - - - {d49e50b3-e433-4722-9b05-8e183dd66287} - - - {3806ccdb-5e35-4170-beea-047959256383} - - - {c1757cf7-a37a-4362-9985-c662a53a6b5a} - - - {3f7b6a13-bcf0-4b55-9f6a-cc680f2a954a} - - - {c447c5fe-7ccb-413e-82e0-f083714a78f9} - - - {8bb2de95-3d23-4375-9706-0b08dd265ae8} - - - - - Source Files - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - - - - - - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/IceStorm/replicated/msbuild/subscriber/subscriber.vcxproj.user b/cpp/IceStorm/replicated/msbuild/subscriber/subscriber.vcxproj.user deleted file mode 100644 index cedf471f6b..0000000000 --- a/cpp/IceStorm/replicated/msbuild/subscriber/subscriber.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/IceStorm/replicated2/Makefile.mk b/cpp/IceStorm/replicated2/Makefile.mk deleted file mode 100644 index 0bf009a66c..0000000000 --- a/cpp/IceStorm/replicated2/Makefile.mk +++ /dev/null @@ -1,5 +0,0 @@ -# Copyright (c) ZeroC, Inc. - -$(demo)_dependencies = IceStorm Ice - -demos += $(demo) diff --git a/cpp/IceStorm/replicated2/msbuild/publisher/packages.config b/cpp/IceStorm/replicated2/msbuild/publisher/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/IceStorm/replicated2/msbuild/publisher/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/IceStorm/replicated2/msbuild/publisher/publisher.vcxproj b/cpp/IceStorm/replicated2/msbuild/publisher/publisher.vcxproj deleted file mode 100644 index 1a1bbfeaa1..0000000000 --- a/cpp/IceStorm/replicated2/msbuild/publisher/publisher.vcxproj +++ /dev/null @@ -1,256 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - publisher - {779FDD55-DA02-454C-A3EE-F222337CC27D} - - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - true - true - true - ..\..\Clock.ice - - - true - true - true - ..\..\Clock.ice - - - true - true - true - ..\..\Clock.ice - - - true - true - true - ..\..\Clock.ice - - - - - - - - - - - - - - - - - - true - true - true - ..\..\Clock.ice - - - true - true - true - ..\..\Clock.ice - - - true - true - true - ..\..\Clock.ice - - - true - true - true - ..\..\Clock.ice - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/IceStorm/replicated2/msbuild/publisher/publisher.vcxproj.filters b/cpp/IceStorm/replicated2/msbuild/publisher/publisher.vcxproj.filters deleted file mode 100644 index 72976f6a06..0000000000 --- a/cpp/IceStorm/replicated2/msbuild/publisher/publisher.vcxproj.filters +++ /dev/null @@ -1,103 +0,0 @@ - - - - - {2209eeea-7b70-45dd-8636-87040ae12308} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {5760dd63-bd31-484b-a801-e2160b63344f} - h;hpp;hxx;hm;inl - - - {e9eec34a-abef-4c38-81c5-bed566f6fbf0} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - {2b595d02-b557-40ae-8adf-c91641f914dc} - ice - - - {561e6bce-6c5a-4678-8517-9363648403ce} - - - {d326e15b-d5ce-49e0-9ffc-1bf475fec95a} - - - {1c83f2d4-4478-41fd-8b4c-aa412663b9b6} - - - {21f4d182-2aa5-417e-9644-e0f37abf320a} - - - {f275ff43-5f75-4e1a-800c-928fb488ddd7} - - - {5b93551c-141c-457f-b218-8029da9bb8cb} - - - {9cf4e52b-6e76-43d8-a3a6-044fc5d39858} - - - {374d7a7d-cfcc-4303-b325-962c76140310} - - - {018736bc-3e2d-4cd3-a7be-14a2f8f950ca} - - - {3be1755d-4e71-4629-b9a7-f13cf00945cb} - - - {2e9b9037-5c31-475e-b2a0-1f88f20bcda5} - - - {d2d991cc-0646-4c37-b1e5-0e1dbc2b9cb5} - - - - - Source Files - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - - - - - - - - - - - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/IceStorm/replicated2/msbuild/publisher/publisher.vcxproj.user b/cpp/IceStorm/replicated2/msbuild/publisher/publisher.vcxproj.user deleted file mode 100644 index cedf471f6b..0000000000 --- a/cpp/IceStorm/replicated2/msbuild/publisher/publisher.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/IceStorm/replicated2/msbuild/subscriber/packages.config b/cpp/IceStorm/replicated2/msbuild/subscriber/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/IceStorm/replicated2/msbuild/subscriber/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/IceStorm/replicated2/msbuild/subscriber/subscriber.vcxproj b/cpp/IceStorm/replicated2/msbuild/subscriber/subscriber.vcxproj deleted file mode 100644 index 9ece28ae41..0000000000 --- a/cpp/IceStorm/replicated2/msbuild/subscriber/subscriber.vcxproj +++ /dev/null @@ -1,256 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - subscriber - {5C1184D4-7B2F-4366-82AA-11F7B4AD2FA7} - - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - true - true - true - ..\..\Clock.ice - - - true - true - true - ..\..\Clock.ice - - - true - true - true - ..\..\Clock.ice - - - true - true - true - ..\..\Clock.ice - - - - - - - - - - - - - - - - - - true - true - true - ..\..\Clock.ice - - - true - true - true - ..\..\Clock.ice - - - true - true - true - ..\..\Clock.ice - - - true - true - true - ..\..\Clock.ice - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/IceStorm/replicated2/msbuild/subscriber/subscriber.vcxproj.filters b/cpp/IceStorm/replicated2/msbuild/subscriber/subscriber.vcxproj.filters deleted file mode 100644 index dc0325b093..0000000000 --- a/cpp/IceStorm/replicated2/msbuild/subscriber/subscriber.vcxproj.filters +++ /dev/null @@ -1,103 +0,0 @@ - - - - - {49dcd78b-1cb5-4b1c-a737-b90eac1157b6} - cpp;c;cxx;rc;def;r;odl;idl;hpj;bat - - - {9eeec8b9-398c-4803-b24d-5cb4f6207fa9} - h;hpp;hxx;hm;inl - - - {37d5877d-2525-45ff-ae7a-e56e77c63cc3} - ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe - - - {facff090-d92d-41f2-8253-88d6a62fd40d} - ice - - - {34e79c8c-1b05-4e4f-acce-5df1100beee2} - - - {069db3c0-8dcf-4bc4-b48a-643fe9877510} - - - {0122d49e-b97e-4619-a327-1c7336c1312f} - - - {90df6f79-8dfe-4c80-ba3f-3d93cf44f3bf} - - - {14dc765c-f9bd-49e3-b15d-6481025cc0a7} - - - {23f38231-0785-4db4-897d-a78a1a4ccc5e} - - - {4ae25920-5590-4937-8a89-265c24e31356} - - - {60013b7c-1550-4b2f-9fc1-6c1f63fbb5a3} - - - {7502366b-f6b0-4aee-808a-6689230d078c} - - - {6a9cd4b5-60e2-4a04-a4fe-40ec7143640c} - - - {49800160-e920-4e18-ada1-7ca713a23ebb} - - - {452fa717-be6d-443d-85f6-48c1469683b1} - - - - - Source Files - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - - - - - - - - - - - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/IceStorm/replicated2/msbuild/subscriber/subscriber.vcxproj.user b/cpp/IceStorm/replicated2/msbuild/subscriber/subscriber.vcxproj.user deleted file mode 100644 index cedf471f6b..0000000000 --- a/cpp/IceStorm/replicated2/msbuild/subscriber/subscriber.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - - ..\.. - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/Makefile b/cpp/Makefile deleted file mode 100644 index 008904802b..0000000000 --- a/cpp/Makefile +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright (c) ZeroC, Inc. - -top_srcdir := .. -lang_srcdir := $(top_srcdir)/cpp - -include $(top_srcdir)/make/Make.rules -include $(lang_srcdir)/make/Make.rules - -demos := $(filter-out $(exclude),$(call demos-without-project-makefile,Client.cpp)) -include $(shell find $(lang_srcdir) -name Makefile.mk) -$(foreach t,$(demos),$(eval $(call create-cpp-demo-project,$(t)))) -$(call make-projects,$(projects)) diff --git a/cpp/Manual/printer/msbuild/client/client.vcxproj b/cpp/Manual/printer/msbuild/client/client.vcxproj deleted file mode 100644 index 02eaf6cf5c..0000000000 --- a/cpp/Manual/printer/msbuild/client/client.vcxproj +++ /dev/null @@ -1,245 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - client - {4CCAF112-F152-422A-91BE-27C72F638092} - - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - true - true - true - ..\..\Printer.ice - - - true - true - true - ..\..\Printer.ice - - - true - true - true - ..\..\Printer.ice - - - true - true - true - ..\..\Printer.ice - - - - - - - true - true - true - ..\..\Printer.ice - - - true - true - true - ..\..\Printer.ice - - - true - true - true - ..\..\Printer.ice - - - true - true - true - ..\..\Printer.ice - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/Manual/printer/msbuild/client/client.vcxproj.filters b/cpp/Manual/printer/msbuild/client/client.vcxproj.filters deleted file mode 100644 index 1e71c314fb..0000000000 --- a/cpp/Manual/printer/msbuild/client/client.vcxproj.filters +++ /dev/null @@ -1,90 +0,0 @@ - - - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - Source Files - - - - - - - - {82d54d28-c961-4cf9-8921-7edd48dffc39} - ice - - - {ed60cfd5-7b45-40f3-8b19-edc11d0eed92} - - - {1eb78210-9a86-4aff-a135-f8b0320cc880} - - - {e7805e96-e556-415a-a839-509eff90019b} - - - {e064dc65-fc8a-4120-86fb-01d9bef098e6} - - - {2001f6a2-5d02-457a-8d6a-2d64fc483857} - - - {9cd0343d-68a4-41d1-aae2-717dfe4456c7} - - - {2b38c9c3-afed-46d2-906b-c4474751528e} - - - {d345d77a-8478-4401-8df6-30a9e982cda5} - - - {18783e65-a0db-49a1-9f34-d7309a6a02f1} - - - {9470fc77-d1fb-4e90-b2f1-175e7259bcfd} - - - {a5da13f7-7b8d-4ee7-965d-4e9d7006a45e} - - - {3d3cc22e-8f54-4b80-8755-3214c087a906} - - - {763ab54c-5797-4067-8942-d76b21f601dd} - - - {9462ddff-e9e2-480e-abeb-9c21dc49826f} - - - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/Manual/printer/msbuild/client/client.vcxproj.user b/cpp/Manual/printer/msbuild/client/client.vcxproj.user deleted file mode 100644 index 5cac087a8f..0000000000 --- a/cpp/Manual/printer/msbuild/client/client.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/Manual/printer/msbuild/client/packages.config b/cpp/Manual/printer/msbuild/client/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/Manual/printer/msbuild/client/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/Manual/printer/msbuild/server/packages.config b/cpp/Manual/printer/msbuild/server/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/Manual/printer/msbuild/server/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/Manual/printer/msbuild/server/server.vcxproj b/cpp/Manual/printer/msbuild/server/server.vcxproj deleted file mode 100644 index de59f8bdc2..0000000000 --- a/cpp/Manual/printer/msbuild/server/server.vcxproj +++ /dev/null @@ -1,245 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - server - {131C5C24-50C3-4AD6-A8D3-C57CEC50AFB9} - - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - true - true - true - ..\..\Printer.ice - - - true - true - true - ..\..\Printer.ice - - - true - true - true - ..\..\Printer.ice - - - true - true - true - ..\..\Printer.ice - - - - - - - true - true - true - ..\..\Printer.ice - - - true - true - true - ..\..\Printer.ice - - - true - true - true - ..\..\Printer.ice - - - true - true - true - ..\..\Printer.ice - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/Manual/printer/msbuild/server/server.vcxproj.filters b/cpp/Manual/printer/msbuild/server/server.vcxproj.filters deleted file mode 100644 index 91886888c4..0000000000 --- a/cpp/Manual/printer/msbuild/server/server.vcxproj.filters +++ /dev/null @@ -1,90 +0,0 @@ - - - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - Source Files - - - - - - - - {c3f8dfa4-61bc-4e6d-9c82-d3a1a9d472da} - ice - - - {e46547a0-0814-48a2-a483-193dbebe2305} - - - {38651193-64ad-4d02-a086-cdebf0216dc9} - - - {917b6a82-b38b-4627-b34f-1f371fb3e7fd} - - - {2f102212-63ec-4b17-a46b-02d33c5ccd24} - - - {18a2d90e-b4e4-43b1-9876-c8614e3d83af} - - - {8ff16e10-ced6-4226-a276-eff138a83018} - - - {937d1f4f-9861-4301-b165-989466c325ca} - - - {72ecc15a-177e-4095-9683-2dc61a94e2be} - - - {a4b63e83-43b3-4b6c-bb56-0c8d836b3e58} - - - {76c88c5a-bfd6-4770-8e8a-3f76daa4f0ed} - - - {8180fd11-6e38-4206-8b13-54d8c2b63c4f} - - - {8fc7b6c5-1bd5-41f1-bd53-ccafa6161166} - - - {fa48396b-1f34-4145-9727-5f13c06e249a} - - - {c0dfcbe4-d50f-4a90-9650-48c8ade9239e} - - - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/Manual/printer/msbuild/server/server.vcxproj.user b/cpp/Manual/printer/msbuild/server/server.vcxproj.user deleted file mode 100644 index 5cac087a8f..0000000000 --- a/cpp/Manual/printer/msbuild/server/server.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/Manual/simpleFilesystem/msbuild/client/client.vcxproj b/cpp/Manual/simpleFilesystem/msbuild/client/client.vcxproj deleted file mode 100644 index 2a36eca0b9..0000000000 --- a/cpp/Manual/simpleFilesystem/msbuild/client/client.vcxproj +++ /dev/null @@ -1,246 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - client - {4B2FC587-BB5D-4B19-85E0-56E7C7636294} - book.simple_filesystem.client - - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - true - true - true - ..\..\Filesystem.ice - - - true - true - true - ..\..\Filesystem.ice - - - true - true - true - ..\..\Filesystem.ice - - - true - true - true - ..\..\Filesystem.ice - - - - - - - true - true - true - ..\..\Filesystem.ice - - - true - true - true - ..\..\Filesystem.ice - - - true - true - true - ..\..\Filesystem.ice - - - true - true - true - ..\..\Filesystem.ice - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/Manual/simpleFilesystem/msbuild/client/client.vcxproj.filters b/cpp/Manual/simpleFilesystem/msbuild/client/client.vcxproj.filters deleted file mode 100644 index 4ddb670441..0000000000 --- a/cpp/Manual/simpleFilesystem/msbuild/client/client.vcxproj.filters +++ /dev/null @@ -1,90 +0,0 @@ - - - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - Source Files - - - - - - - - {82bf8d71-6b35-4949-a49e-67d9607a53de} - ice - - - {ef0f7da5-9fff-4c8d-beed-463c1b6c3a90} - - - {f1eac4c1-3bee-4e1c-b32b-e1c5ff4cfe8c} - - - {e532232b-26eb-44d1-9449-0a0877f9c08f} - - - {d8fc7044-8c40-4552-ba09-6d30975dd025} - - - {9dc3bdcb-7483-4508-ba59-390588109cfb} - - - {1f2522b3-a216-45e3-937c-ad332e8f75ad} - - - {db9edd5f-cfbf-4973-b3de-a991404739d7} - - - {ea6511e5-09e7-45ed-94a4-cbc8f7497cd6} - - - {e7f8a8c8-5403-47ea-bea8-67d6ddb0237e} - - - {b6f12b8e-b10c-4650-8161-3d8492341442} - - - {e898bcb3-405b-4226-ab12-f78974ab3313} - - - {6a30c052-a9a4-47bf-b91f-a25bebea15c2} - - - {278f928e-aa3a-4f5e-b18e-6712a7f68682} - - - {fc2bb8c1-7075-4cb6-a8a7-0fb7f9b30b9e} - - - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/Manual/simpleFilesystem/msbuild/client/client.vcxproj.user b/cpp/Manual/simpleFilesystem/msbuild/client/client.vcxproj.user deleted file mode 100644 index 5cac087a8f..0000000000 --- a/cpp/Manual/simpleFilesystem/msbuild/client/client.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/Manual/simpleFilesystem/msbuild/client/packages.config b/cpp/Manual/simpleFilesystem/msbuild/client/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/Manual/simpleFilesystem/msbuild/client/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/Manual/simpleFilesystem/msbuild/server/packages.config b/cpp/Manual/simpleFilesystem/msbuild/server/packages.config deleted file mode 100644 index c69831d18c..0000000000 --- a/cpp/Manual/simpleFilesystem/msbuild/server/packages.config +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/cpp/Manual/simpleFilesystem/msbuild/server/server.vcxproj b/cpp/Manual/simpleFilesystem/msbuild/server/server.vcxproj deleted file mode 100644 index 38b2b8a27d..0000000000 --- a/cpp/Manual/simpleFilesystem/msbuild/server/server.vcxproj +++ /dev/null @@ -1,245 +0,0 @@ - - - - - - - Debug - Win32 - - - Debug - x64 - - - Release - Win32 - - - Release - x64 - - - - server - {EFCFF55E-CCD2-451E-A0B5-604249ECE4D1} - - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - Application - false - $(DefaultPlatformToolset) - true - - - Application - false - $(DefaultPlatformToolset) - false - - - - - - - - - - - - - - - - - - - - - <_ProjectFileVersion>10.0.30319.1 - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - false - ..\..\ - $(Platform)\$(Configuration)\ - ..\..\ - $(Platform)\$(Configuration)\ - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - OnlyExplicitInline - _CONSOLE;NDEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - true - MultiThreadedDLL - true - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - NDEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO /IGNORE:4089 %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX86 - - - - - _CONSOLE;_DEBUG;WIN32_LEAN_AND_MEAN;%(PreprocessorDefinitions) - EnableFastChecks - MultiThreadedDebugDLL - Level4 - true - $(Platform)\$(Configuration);..\..;%(AdditionalIncludeDirectories) - - - _DEBUG;%(PreprocessorDefinitions) - 0x0409 - - - /FIXED:NO %(AdditionalOptions) - setargv.obj;%(AdditionalDependencies) - Console - - - MachineX64 - - - - - $(Platform)\$(Configuration) - - - - - - - true - true - true - ..\..\Filesystem.ice - - - true - true - true - ..\..\Filesystem.ice - - - true - true - true - ..\..\Filesystem.ice - - - true - true - true - ..\..\Filesystem.ice - - - - true - true - true - ..\..\Filesystem.ice - - - true - true - true - ..\..\Filesystem.ice - - - true - true - true - ..\..\Filesystem.ice - - - true - true - true - ..\..\Filesystem.ice - - - - - - - - This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - - - - - - - diff --git a/cpp/Manual/simpleFilesystem/msbuild/server/server.vcxproj.filters b/cpp/Manual/simpleFilesystem/msbuild/server/server.vcxproj.filters deleted file mode 100644 index c74d53523d..0000000000 --- a/cpp/Manual/simpleFilesystem/msbuild/server/server.vcxproj.filters +++ /dev/null @@ -1,96 +0,0 @@ - - - - - Source Files\Win32\Debug - - - Source Files\x64\Debug - - - Source Files\Win32\Release - - - Source Files\x64\Release - - - Source Files - - - Source Files - - - - - Header Files\Win32\Debug - - - Header Files\x64\Debug - - - Header Files\Win32\Release - - - Header Files\x64\Release - - - Header Files - - - - - - - - {04e56ad5-fe4e-4170-bf99-b3fe4ff5587b} - ice - - - {fbf1c76e-05d0-4c62-aa8a-8d8a383893cd} - - - {e982fcde-11c0-458c-9b7d-75e68c084ffd} - - - {8947d2ed-47d9-4a5a-a4d0-ea56940cfe0a} - - - {0d339a0f-8d96-49bd-ae60-40e6cd64263b} - - - {92f06bd9-b8ed-4d59-9c93-d0f9ab138dc6} - - - {38266e2f-7041-49e4-97e6-c6249be79206} - - - {29ef790c-6c36-42df-af50-edfa866bbb3a} - - - {63e501c2-8a6b-45f3-81f6-7bc28a6e1a1a} - - - {6c3278d2-3c2d-4c3c-8be7-f56c6de2fafe} - - - {4d8b9b7e-2594-4937-8cc6-b66aa1e9e33f} - - - {d39adcc2-7bf5-4507-a012-e47dbbcfd0d0} - - - {371ac3fe-0c90-4c5d-aa05-efec99284dbe} - - - {56603b87-1353-4e23-b8b0-295ce91400a8} - - - {ecee10d5-22da-4793-8cd6-091a8680a77f} - - - - - Slice Files - - - \ No newline at end of file diff --git a/cpp/Manual/simpleFilesystem/msbuild/server/server.vcxproj.user b/cpp/Manual/simpleFilesystem/msbuild/server/server.vcxproj.user deleted file mode 100644 index 5cac087a8f..0000000000 --- a/cpp/Manual/simpleFilesystem/msbuild/server/server.vcxproj.user +++ /dev/null @@ -1,19 +0,0 @@ - - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - - ..\..\ - WindowsLocalDebugger - - \ No newline at end of file diff --git a/cpp/make/Make.rules b/cpp/make/Make.rules deleted file mode 100644 index 6a0541b682..0000000000 --- a/cpp/make/Make.rules +++ /dev/null @@ -1,69 +0,0 @@ -# Copyright (c) ZeroC, Inc. - -# ---------------------------------------------------------------------- -# Don't change anything below this line! -# ---------------------------------------------------------------------- - --include $(lang_srcdir)/config/Make.rules.$(os) - -# -# Supported configurations -# -supported-configs = shared static - -# Validate platforms and configs -$(eval $(call validate-config)) - -# -# Support for Ice libraries -# -cpp-dependencies = Ice Glacier2 IceGrid DataStorm IceDiscovery IceLocatorDiscovery IceStorm IceBox -Ice_libs = bz2 -Glacier2_dependencies = Ice -IceGrid_dependencies = Glacier2 Ice -IcePatch2_dependencies = Ice -IcePatch2_libs = bz2 -IceSSL_dependencies = Ice -IceDiscovery_dependencies = Ice -IceLocatorDiscovery_dependencies = Ice -IceStorm_dependencies = Ice -IceBox_dependencies = Ice - -ifneq ($(IceBT_system_libs),) -cpp-dependencies += IceBT -IceBT_dependencies := Ice -endif - -# Create component dependency variables -$(eval $(call create-project-dependencies,ice,$(ICE_HOME),cpp,cpp,$(cpp-dependencies))) - -# -# Don't set platform targetdir/targetname for demos. The executables are always produced -# in the demo directory with the same name regardless of the config/platform. -# -$(foreach v,$(supported-platforms) platform config,$(eval $v_targetdir := ) $(eval $v_targetname := )) - -slice2cpp_targetext = cpp -slice2cpp_path = $(or $(ice_bindir[$(build-platform)]),$(ice_bindir))/slice2cpp - -ifeq ($(wildcard $(slice2cpp_path)),) -$(error Can't find Ice distribution, please set ICE_HOME to the Ice installation directory) -endif - -# -# $(create-cpp-demo-project $1=demo) -# -define create-cpp-demo-project -$1_targetdir := $1 -$1_srcext := cpp -$1_dependencies := $$(or $$($1_dependencies),Ice) -$1_slicecompiler := slice2cpp -$1_sliceflags := -I$(ice_slicedir) -I$1 $$($1_sliceflags) -$1_cppflags := -std=c++17 -I$1 -I$1/generated $(ice_cppflags) $$($1_cppflags) -$1_caninstall := no - -# Also link with IceSSL, IceDiscovery and IceLocatorDiscovery when compiling the project with the static configuration -$1[static]_dependencies := $$(or $$($1_dependencies[static]),IceSSL IceDiscovery IceLocatorDiscovery) - -$(create-demo-project) -endef diff --git a/cpp/msbuild/common.props b/cpp/msbuild/common.props deleted file mode 100644 index 3544928762..0000000000 --- a/cpp/msbuild/common.props +++ /dev/null @@ -1,25 +0,0 @@ - - - - - $(IntDir)$(TargetName)-objs.pdb - stdcpp20 - 4250;4251;4275 - - - - - - - false - DebugFastLink - - - - - - true - true - - - diff --git a/cpp/msbuild/ice.proj b/cpp/msbuild/ice.proj deleted file mode 100644 index 64f2cb9d10..0000000000 --- a/cpp/msbuild/ice.proj +++ /dev/null @@ -1,27 +0,0 @@ - - - - - - - - - - $(MSBuildThisFileDirectory)NuGet-4.9.2.exe - https://dist.nuget.org/win-x86-commandline/v4.9.2/nuget.exe - - - - - - - - - - - - - - - diff --git a/make/Make.demos.rules b/make/Make.demos.rules deleted file mode 100644 index 281bb61113..0000000000 --- a/make/Make.demos.rules +++ /dev/null @@ -1,98 +0,0 @@ -# Copyright (c) ZeroC, Inc. - -# -# $(call demo,[$1]) -# -# Returns the demo project name (./demo/Ice/hello -> demo/Ice/hello) -# -demo = $(patsubst $(lang_srcdir)/%,%,$(if $1,$1,$(currentdir))) - -# -# $(call demo-sources,$1=sources,$2=dir,$3=main-src extra-srcs) -# -# Returns sources if set, otherwise if main-src exists return main-src + extra-srcs, if it -# doesn't exist, returns an empty value. -# -demo-sources = $(call unique,$(if $1,$(foreach f,$1,$(notdir $(wildcard $2/$f))),\ - $(if $(wildcard $2/$(firstword $3)),$(foreach f,$3,$(notdir $(wildcard $2/$f)))))) - -# -# The demo executables to try to build in each demo directory -# -demo-programs = client server publisher subscriber reader writer - -# -# The default demo sources for each demo executable. -# -demo-client-sources = Client.$1 *.ice -demo-server-sources = Server.$1 *.ice *I.$1 Chatbot.$1 -demo-publisher-sources = Publisher.$1 *.ice -demo-subscriber-sources = Subscriber.$1 *.ice -demo-writer-sources = Writer.$1 *.ice -demo-reader-sources = Reader.$1 *.ice - -# -# $(call create-demo-project,demo) -# -# Defines a project for the given demo. -# -# The following variables can be defined to customize the build of the demo: -# -# _cleandirs -# _clean -# _bindir -# _libdir -# _sliceflags -# _cppflags -# _dependencies -# _programs -# _libraries -# -# The following variables allows to specify per-target (program or library) configuration -# -# __sources -# __sources -# -define create-demo-project - -$1_srcdir := $1 -$1_programs := $$(or $$($1_programs),$(demo-programs)) -$1_noinstall := 1 - -$1_client_sources := $$(call demo-sources,$$(call $1_client_sources,$$($1_srcext)),$$($1_srcdir),\ - $$(call demo-client-sources,$$($1_srcext))) - -$1_server_sources := $$(call demo-sources,$$(call $1_server_sources,$$($1_srcext)),$$($1_srcdir),\ - $$(call demo-server-sources,$$($1_srcext))) - -$1_publisher_sources := $$(call demo-sources,$$(call $1_publisher_sources,$$($1_srcext)),$$($1_srcdir),\ - $$(call demo-publisher-sources,$$($1_srcext))) - -$1_subscriber_sources := $$(call demo-sources,$$(call $1_subscriber_sources,$$($1_srcext)),$$($1_srcdir),\ - $$(call demo-subscriber-sources,$$($1_srcext))) - -$1_writer_sources := $$(call demo-sources,$$(call $1_writer_sources,$$($1_srcext)),$$($1_srcdir),\ - $$(call demo-writer-sources,$$($1_srcext))) - -$1_reader_sources := $$(call demo-sources,$$(call $1_reader_sources,$$($1_srcext)),$$($1_srcdir),\ - $$(call demo-reader-sources,$$($1_srcext))) - -$1_programs := $$(foreach p,$$($1_programs),$$(if $$($1_$$(p)_sources),$1_$$(p))) -$1_libraries := $$(foreach p,$$($1_libraries),$1_$$(p)) - -$$(foreach m,$$($1_programs) $$($1_libraries),$$(eval $$m_sources := $$(addprefix $$($1_srcdir)/,$$($$m_sources)))) - -projects += $(project) - -endef - -# -# Returns the demos which don't have a Makefile.mk fragment specified -# -demos-without-project-makefile = $(call unique,$(foreach d,$(call dirname,$(shell find $(lang_srcdir) -name $1)),\ - $(if $(wildcard $d/Makefile.mk),,$(call demo,$d)))) - -# -# The demos variable is used to load demos in Makefile.mk fragments -# -demos := diff --git a/make/Make.project.rules b/make/Make.project.rules deleted file mode 100644 index 159c7b72b0..0000000000 --- a/make/Make.project.rules +++ /dev/null @@ -1,1148 +0,0 @@ -# Copyright (c) ZeroC, Inc. - -# -# $(call project,[$1]) -# -# Returns the project name, $(top_srcdir) is removed from the begining -# of the path so for example ./src/Ice is transformed to src/Ice. -# -project = $(patsubst $(lang_srcdir)/%,%,$(if $1,$1,$(currentdir))) - -# -# The platforms, configs and languages to build. -# -platforms = $(filter-out $(SKIP),$(if $(filter all,$(PLATFORMS)),$(supported-platforms),$(filter $(supported-platforms),$(PLATFORMS)))) -configs = $(filter-out $(SKIP),$(if $(filter all,$(CONFIGS)),$(supported-configs),$(filter $(supported-configs),$(CONFIGS)))) -languages = $(filter-out $(SKIP),$(if $(filter all,$(or $(LANGUAGES),all)),$(supported-languages),$(filter $(supported-languages),$(LANGUAGES)))) -build-platform := $(or $(build-platform),$(firstword $(supported-platforms))) - -# -# The list of platforms to build for the given component. We iterate over the platform -# list (which is the value of PLATFORMS or the default platform) and check if the -# component is either included/excluded for this platform based on the _excludes, -# _components and _projects variables. -# -component-platforms = $(call unique,$(foreach p,$(platforms),\ - $(if $(and $(if $(filter $($p_excludes),$1 $2),,true),\ - $(or $(filter $($p_components),$2),\ - $(filter $(or $($p_projects),$(if $($p_components),,%)),$1))),\ - $(strip $p)))) - -# -# Same as the above but for configurations -# -component-configs = $(call unique,$(foreach c,$(configs),\ - $(if $(strip $(foreach s,$(subst -,$(space),$c),\ - $(if $(and $(if $(filter $($s_excludes),$1 $2),,true),\ - $(or $(filter $($s_components),$2),\ - $(filter $($s_projects),$1))),,$s))),,\ - $(strip $c)))) - -# -# Some variables for utilities -# -INSTALL = install -p -MV = mv -f -RM = rm -f -MKDIR = mkdir -CHMOD = chmod - -Q := $(if $(V),,@) -E := $(if $(V),@:,@echo) - -# $(call install-data,$1=filename,$2=srcdir,$3=destdist) -install-data = $(INSTALL) -m 644 $2/$1 $(DESTDIR)$3/$1 - -# -# $(call install-data-files,$1=files,$2=$srcdir,$3=$destdir,$4=target,$5=text-output) -# -define install-data-files - -$4:: $(patsubst $2/%,$(DESTDIR)$3/%,$1) - $(if $5,$(E) $5) - -ifeq ($(filter $(or $(call files-to-dirs,$(patsubst $2/%,$3/%,$1)),$3),$(installdirs)),) -$(or $(call files-to-dirs,$(patsubst $2/%,$(DESTDIR)$3/%,$1)),$(DESTDIR)$3): - $(Q)$(MKDIR) -p $$@ -installdirs += $(or $(call files-to-dirs,$(patsubst $2/%,$3/%,$1)),$3) -endif - -$(patsubst $2/%,$(DESTDIR)$3/%,$1): $(DESTDIR)$3/%: $2/% | \ - $(or $(call files-to-dirs,$(patsubst $2/%,$(DESTDIR)$3/%,$1)),$(DESTDIR)$3) - $(Q)$(call install-data,$$(*),$2,$3) - -endef - -# -# $(call make-objects,$1=srcdir,$2=generateddir,$3=objdir,$4=sources,$5=dependencies,$6=cppflags,$7=generatedext, -# $8=platform,$9=config) -# -# Defines pattern rules to build object files into directory objdir. The sources -# are specified by sources. The srcdir and generateddir specifies where the -# sources and generated sources are located. -# -define make-objects - -# -# If there's no dependency yet, ensure the objects depend on all the modules dependencies -# and on the generated sources to ensure that all the Slice files from this module and -# other modules are built first. -# -ifeq ($(wildcard $3/*.d),) -$(addprefix $3/,$(call source-to-object,$4)): $(addprefix $2/,$(call generated-to-source,$4,$7)) \ - $(foreach d,$5,$($d_targets)) -endif - -# Add a dedependency on generated headers from dependencies. This will only work if dependency -# Makefile.mk are loaded before this component Makefile.mk. -$(addprefix $3/,$(call source-to-object,$4)): | $(foreach d,$5,$($($d_component)_generated_headers)) - -.PRECIOUS: $3/%.d - -ifeq ($(filter %clean print,$(MAKECMDGOALS)),) - # Include the dependencies - -include $(addprefix $3/,$(call source-to-dependency,$4)) - -include $(addprefix $3/,$(call source-to-dependency,$(call generated-to-source,$4,$7))) -endif - -ifneq ($(filter %.ice $2/%.$7,$4),) -# Rules to build generated sources from /generated -$3/%.o: $2/%.$7 -$3/%.o: $2/%.$7 - $(E) "Compiling [$8-$9] $$<" - $(Q)$(or $($8_cxx),$(platform_cxx)) $(CXXFLAGS) $(call depend-cppflags,$3/$$*.Td,$$@)\ - $(strip $6) $(CPPFLAGS) -c $$< -o $$@ - $(Q)$(MV) $3/$$*.Td $3/$$*.$7.d -endif - -ifneq ($(filter %.cpp,$4),) -# Rules to build C++ sources from -$3/%.o: $1/%.cpp -$3/%.o: $1/%.cpp - $(E) "Compiling [$8-$9] $$<" - $(Q)$(or $($8_cxx),$(platform_cxx)) $(CXXFLAGS) $(call depend-cppflags,$3/$$*.Td,$$@)\ - $(strip $6) $(CPPFLAGS) -c $$< -o $$@ - $(Q)$(MV) $3/$$*.Td $3/$$*.cpp.d -endif - -endef - -# -# $(call make-slices,$1=slicedir,$2=generateddir,$3=includedir,$4=slices,$5=sliceflags,$6=slice_compiler) -# -# Defines a pattern rule for /%.h /%.cpp: /%.ice -# -define make-slices - -.PRECIOUS: $2/%.ice.d - -ifeq ($(filter %clean print,$(MAKECMDGOALS)),) - # Include the dependencies - -include $(addprefix $2/,$(call source-to-dependency,$4)) -endif - -$3/%.h $2/%.$($6_targetext): $1/%.ice $($6_path) | $3 - $(E) "Compiling $$<" - $(Q)$(RM) $3/$$*.h $2/$$*.$($6_targetext) - $(Q)$($6_path) $(strip $5) --depend $$< | sed 's|\(.*:\)|$3/$$*.h $2/$$*.$($6_targetext):|' > $2/$$*.ice.d - $(Q)$($6_path) $(strip $5) --output-dir $2 $$< - $(if $(filter-out $2,$3),$(Q)$(MV) $2/$$*.h $3/) - -endef - -# -# $(call make-bison,$1=srcdir,$2=flags) -# -define make-bison -$1/%.h $1/%.cpp: $1/%.y - @$(RM) $$*.h $$*.cpp - bison -dvt $2 -o $1/$$*.cpp $$< - @$(MV) $1/$$*.hpp $1/$$*.h - @$(RM) $1/$$*.output -endef - -# -# $(call make-flex,$1=srcdir,$2=flags) -# -define make-flex -$1/%.cpp: $1/%.l - @$(RM) $$@ - flex $2 -o $$@ $$< - @$(MV) $$@ $$@.tail - @echo '#include ' >> $$@ - @cat $$@.tail >> $$@ - @$(RM) $$@.tail -endef - -# -# $(call make-static-library,$1=libname,$2=libdir,$3=version,$4=soversion,$5=objects,$6=dependencies,$7=ldflags, -# $8=platform,$9=config) -# -# Defines rules for building the static library in with the objects -# -define make-static-library -$2/$(call mklibname,$1,$3,$4): $5 - $(E) "Linking [$8-$9] $$@" - $(Q)$(MKDIR) -p $2 - $(Q)$(call mklib,$2/$(call mklibname,$1,$3,$4),$(strip $5),$1,$3,$4,$(LDFLAGS) $(strip $7),$8) -endef - -# $(call install-static-library,$1=libname,$2=libdir,$3=version,$4=soversion,$5=installdir,$6=devinstall) -define install-static-library -$(DESTDIR)$5/$(call mklibname,$1,$3,$4): $2/$(call mklibname,$1,$3,$4) | $(DESTDIR)$5 - $(E) "Installing $$@" - $(Q)$(INSTALL) $$< $(DESTDIR)$5 -endef - -# $(call get-static-library-targets,$1=libname,$2=libdir,$3=version,$4=soversion,$5=devinstall) -get-static-library-targets = $2/$(call mklibname,$1) - -# -# $(call make-shared-library,$1=libname,$2=libdir,$3=version,$4=soversion,$5=objects,$6=dependencies,$7=ldflags, -# $8=platform,$9=config) -# -# Defines rules for building the shared library in with the objects -# -define make-shared-library - -$2/$(call mkshlibfilename,$1,$3,$4): $5 $(foreach d,$6,$($d_targets)) - $(E) "Linking [$8-$9] $$@" - $(Q)$(MKDIR) -p $2 - $(Q)$(call mkshlib,$2/$(call mkshlibfilename,$1,$3,$4),$(strip $5),$1,$3,$4,$(LDFLAGS) $(strip $7),$8) - -ifneq ($(and $4,$(filter-out undefined,$(origin mksoname))),) -$2/$(call mksoname,$1,$3,$4): $2/$(call mkshlibfilename,$1,$3,$4) - @$(RM) $$@ ; ln -s $$( in with the objects -# -define make-program -$2/$1$(EXE_EXT): $5 $(foreach d,$6,$($d_targets)) - $(E) "Linking [$8-$9] $$@" - $(Q)$(MKDIR) -p $2 - @$(RM) $$@ - $(Q)$(or $($8_cxx),$(platform_cxx)) $(LDFLAGS) -o $$@ $5 $(strip $7) -endef - -# $(call install-program,$1=exename,$2=bindir,$3=version,$4=soversion,$5=installdir,$6=devinstall) -define install-program -$(DESTDIR)$5/$1$(EXE_EXT): $2/$1$(EXE_EXT) | $(DESTDIR)$5 - $(E) "Installing $$@" - $(Q)$(INSTALL) $$< $(DESTDIR)$5 - $(Q)$(CHMOD) a+rx $$@ -endef - -# $(call get-program-targets,$1=exename,$2=bindir,$3=version,$4=soversion,$5=devinstall) -get-program-targets = $2/$1$(EXE_EXT) - -# -# $(call create-component-with-config-targets,$1=project,$2=component,$3=platform,$4=config,$5=comp[platform-config], -# $6=nobuild) -# -# Defines target variables for the given component/paltform/configuration -# -define create-component-with-config-targets - -$5_component := $2 -$5_platform := $3 -$5_config := $4 -$2_components := $5 - -# -# Compute the target and installation directories. -# -$5_targetdir := $$(call var-value,targetdir,$1,$2,$3,$4,make-dirwsuffix) -$5_installdir := $$(call var-value,installdir,$1,$2,$3,$4,make-dirwsuffix) - -# -# Compute the target rule and name for this platform/configuration combination. -# -$5_targetrule := $$(call var-value,target,$1,$2,$3,$4,make-targetrule) -$5_targetname := $$(call var-value,targetname,$1,$2,$3,$4,make-targetname) -$5_version := $$(call var-value,version,$1,$2,$3,$4) -$5_soversion := $$(call var-value,soversion,$1,$2,$3,$4) - -# -# Transform the dependencies to [platform-configuration] specific dependencies. -# -$5_dependencies := $$(call var-rcompound,dependencies,$1,$2,$3,$4,make-deps) -$5_libs := $$(call var-compound,libs,$1,$2,$3,$4,make-unique) -$5_system_libs := $$(call var-compound,system_libs,$1,$2,$3,$4) - -# -# The targets to build. -# -ifeq ($6,) -$5_targets := $$(call get-$$($5_targetrule)-targets,$$($5_targetname),$$($5_targetdir),$$($5_version),$$($5_soversion),yes) -$5_install_targets := $$(call get-$$($5_targetrule)-targets,$$($5_targetname),$(DESTDIR)$$($5_installdir),$$($5_version),$$($5_soversion),$$($2_devinstall)) -endif - -# -# We define a secondary target for component[platform-config]. This is necessary -# to allow dependencies to be used as prerequesties. For example, objects for -# IceSSL[osx-shared] depend on Ice[osx-shared], see make-objects. -# -.PHONY: $5 -$5:: $$($5_targets) - -endef - -# -# $(call create-component-targets,$1=project,$2=component,$3=type,$4=nobuild) -# -# Create the target variables for the given component. -# -define create-component-targets - -$2_project := $1 - -$2_target := $$(call var-with-default,$2_target,$3) -$2_targetname := $$(call var-with-default,$2_targetname,$(patsubst $1_%,%,$2)) - -$2_platforms := $$(filter $(platforms) $$($2_always_enable_platforms),$$(call unique,$$($2_always_enable_platforms) $$(or $$($2_platforms),$$($1_platforms),$(call component-platforms,$1,$2)))) -$2_configs := $$(filter $(configs) $$($2_always_enable_configs),$$(call unique,$$($2_always_enable_configs) $$(or $$($2_configs),$$($1_configs),$(call component-configs,$1,$2)))) - -# Install files necessary for development. -$2_devinstall := $$(call var-with-default,$2_devinstall,yes) - -# Set default target directory if we're not building the component, this is used -# when building against the component binary distribution. -ifneq ($4,) -$2_targetdir := $$(call var-with-default,$2_targetdir,$$(if $$(filter program,$$($2_target)),$$($1_bindir),$$($1_libdir))) -endif - -# -# The installation directory (install_bindir if program, install_libdir otherwise) -# -$2_installdir := $$(call var-with-default,$2_installdir,$$(if $$(filter program,$$($2_target)),$$($1_install_bindir),$$($1_install_libdir))) - -$$(foreach p,$$($2_platforms),\ - $$(foreach c,$$(filter $$(or $$($$p_configs),%),$$($2_configs)),\ - $$(if $$(filter $(SKIP),$2[$$p-$$c]),,\ - $$(eval $$(call create-component-with-config-targets,$1,$2,$$p,$$c,$2[$$p-$$c],$4))))) - -endef - -# -# $(call create-project-targets,$1=project,$2=nobuild) -# -# Creates all the target variables which are necessary to depend on the components -# from the given project. This is used by various language mappings to depend on C++ -# components such as the translators or the C++ IceUtil or Ice libraries. -# -define create-project-targets -ifeq ($(filter $(SKIP),$1),) -$1_targetdir := $$(call var-with-default,$1_targetdir,$1/build) -$1_bindir := $$(call var-with-default,$1_bindir,$$($1_targetdir)) -$1_libdir := $$(call var-with-default,$1_libdir,$$($1_targetdir)) -$1_install_bindir := $$(call var-with-default,$1_install_bindir,$(install_bindir)) -$1_install_libdir := $$(call var-with-default,$1_install_libdir,$(install_libdir)) -$1_version := $$(call var-with-default,$1_version,$(version)) -$1_soversion := $$(call var-with-default,$1_soversion,$(soversion)) -$1_caninstall := $$(call var-with-default,$1_caninstall,yes) -$$(foreach p,$$($1_programs),$$(if $$(filter $(SKIP),$$p),,$$(eval $$(call create-component-targets,$1,$$p,program,$2)))) -$$(foreach l,$$($1_libraries),$$(if $$(filter $(SKIP),$$l),,$$(eval $$(call create-component-targets,$1,$$l,library,$2)))) -endif -endef - -# -# $(call make-component-with-config,$1=project,$2=component,$3=platform,$4=config,$5=component[platform-config]) -# -# Defines rules to build the given component with the given platform/configuration -# -define make-component-with-config - -# -# Compute the compiler/linker flags. -# -$5_cppflags := $$(call var-compound,cppflags,$1,$2,$3,$4,make-flags) -$5_ldflags := $$(call var-compound,ldflags,$1,$2,$3,$4,make-flags) - -# -# If component specific cppflags are set and multiple components are configured for -# the project, we build the component objects in a component specific directory. -# -# Compute the path of the object directory and add it to the project's -# list of object directories. -# -$5_objdir := $$(call var-value,objdir,$1,$2,$3,$4,make-dirwsuffix) -$5_objdir := $$($5_objdir)$$(if $$(and $$($1_multicomp),\ - $$(filter-out $$(call var-compound,cppflags,$1,,$3,$4,make-flags),$$($5_cppflags))),/$$($2_targetname)) -$1_objdirs += $$($5_objdir) - -$5_sources := $$(patsubst $(lang_srcdir)/%,%,$$(call unique,$$(call var-compound,extra_sources,$1,$2,$3,$4) \ - $$(call var-compound,sources,$1,$2,$3,$4))) -$5_sources := $$(filter-out $$(patsubst $(lang_srcdir)/%,%,$$(call var-compound,excludes,$1,$2,$3,$4)),$$($5_sources)) - -# -# Computes the list of objects to build based on the sources. -# -$5_objects := $$(call unique,$$(addprefix $$($5_objdir)/,$$(call source-to-object,$$($5_sources)))) - -ifneq ($$($1_component_with_config_extensions),) -$$(foreach e,$$($1_component_with_config_extensions),$$(eval $$(call $$e,$1,$2,$3,$4,$5))) -endif - -# -# Order only prerequisties to ensure the object directory is created -# before we start building the objects -# -$$($5_objdir)/$$(call source-to-dependency,$$($5_sources)): | $$($5_objdir) - -# -# Object rules -# -$$(foreach d,$$(call files-to-dirs,$$($5_sources)),$$(eval $$(call make-objects,$$d,$$($1_generated_srcdir),\ - $$($5_objdir),$$($5_sources),$$($5_dependencies),$$($5_cppflags),$$($$($1_slicecompiler)_targetext),$3,$4))) - -# -# Target rule -# -$$(eval $$(call make-$$($5_targetrule),$$($5_targetname),$$($5_targetdir),$$($5_version),$$($5_soversion),\ - $$($5_objects),$$($5_dependencies),$$($5_ldflags),$3,$4)) - -# -# component[platform-config]_* specific targets -# -# NOTE: The component[platform-config] target is specified in create-component-with-config-targets -# -.PHONY: $5_clean $5_distclean $5_install - -$2:: $5 - -$5_clean:: - $(Q)$(RM) -r $$($5_objdir) - $(Q)$(RM) $$($5_targets) - -# Only clean if platform/configuration matches (this prevents slice2cpp from being cleaned) -ifneq ($(and $(filter $3,$(platforms)),$(filter $4,$(configs))),) -$2_clean:: $5_clean -endif - -$5_distclean: - $(Q)$(RM) $$($5_targets) - -$2_distclean:: $5_distclean - -ifeq ($$($1_caninstall),yes) - -ifeq ($$(filter $$($5_installdir),$$(installdirs)),) -installdirs += $$($5_installdir) -$(DESTDIR)$$($5_installdir): - $(Q)$(MKDIR) -p $$@ -endif - -$5_install:: $$($5_install_targets) - -$$(eval $$(call install-$$($5_targetrule),$$($5_targetname),$$($5_targetdir),$$($5_version),$$($5_soversion),$$($5_installdir),$$($2_devinstall))) - -ifneq ($$(and $$(filter $3,$$($2_install_platforms)),$$(filter $4,$$($2_install_configs))),) -$2_install:: $5_install -endif - -endif - -endef - -# -# $(call make-component,$1=project,$2=component,$3=type) -# -define make-component - -# -# Slice files for a given project are generated in a common generated directory. We -# don't support generating Slice files with different compiler options for different -# components in the same project. -# -# For single-component projects we allow setting the sliceflags and the component, -# the flags are moved to the project level in this case. -# -ifneq ($$(and $$($2_sliceflags),$$($1_multicomp)),) -$$(error sliceflags are not supported for $2 component in multi-component project $1) -else ifneq ($$($2_sliceflags),) -$1_sliceflags := $$($1_sliceflags) $$($2_sliceflags) -$2_sliceflags := -endif - -$2_install_platforms := $$(or $$($2_install_platforms),$$($1_install_platforms),$$($2_platforms)) -$2_install_configs := $$(or $$($2_install_configs),$$($1_install_configs),$$($2_configs)) - -# -# The source directory can be set at the component or project level. -# -$2_srcdir := $$(or $$($2_srcdir),$$($1_srcdir)) - -# -# Combine settings set at the project and component levels. -# -$2_sliceflags := $$($2_sliceflags) $$($1_sliceflags) -$2_bisonflags := $$($2_bisonflags) $$($1_bisonflags) -$2_flexflags := $$($2_flexflags) $$($1_flexflags) - -# -# If we're compiling a library, we check for a ../slice/ directory. -# If it exists, we assume the Slice files from this directory are public and we -# generate the headers in include/. -# -ifeq ($3,library) -$2_slicedir := $$(or $$($2_slicedir),$$(if $$(wildcard $(slicedir)/$2/*.ice),$(slicedir)/$2)) -$2_includedir := $$(or $$($2_includedir),$$(if $$(wildcard $(includedir)/$2/*.h),$(includedir)/$2)) - -ifneq ($$(filter $(includedir)/%,$$($2_includedir)),) -# Generate headers in include/generated sub-directory instead of the include directory -$2_generated_includedir := $$(patsubst $(includedir)/%,$(includedir)/generated/%,$$($2_includedir)) -else -$2_generated_includedir := $$(or $$($2_generated_includedir),$$($1_generated_includedir)) -endif - -endif - -# -# If sources are not specified for the component, we search for them in -# the source directory and eventualy the slice directory if set. -# -ifeq ($$($2_sources),) -$2_sources := $$(foreach e,$(source-extensions),$$(wildcard $$($2_srcdir)/*.$$(e))) -ifneq ($$($2_slicedir),) - $2_sources += $$(wildcard $$($2_slicedir)/*.ice) -endif -endif -$2_sources := $$(filter-out $$(patsubst $(lang_srcdir)/%,%,$$($2_excludes)),$$($2_sources)) - -# -# Compute the list of slice files from the sources and gather the location -# of the slice files. -# -$2_slices := $$(filter %.ice,$$($2_sources)) -$2_slicedirs := $$(call files-to-dirs,$$($2_slices),ice) - -# -# Append the slice directories and slice files which are not in the -# slice/ directory to the project slice directories and -# list of slice files. -# -$1_slicedirs += $$(filter-out $$($2_slicedir),$$($2_slicedirs)) -$1_slices += $$(filter-out $$($2_slicedir)/%,$$($2_slices)) - -# -# Define slice rules for the component Slice files from $(slicedir)/ -# if it exists. Rules for other slice files are specified at the project level. -# -ifneq ($$(and $$($2_components),$$($2_slicedir)),) - -# Add an order-only prerequisities on the directory to trigger its creation if it doesn't exist. -$$($1_generated_srcdir)/$$(call source-to-dependency,$$($2_slices)): | $$($1_generated_srcdir) - -ifneq ($$($1_generated_includedir),$$($2_generated_includedir)) -$$($2_generated_includedir): - $(Q)$(MKDIR) -p $$@ -endif - -$$(eval $$(call make-slices,$$($2_slicedir),$$($1_generated_srcdir),$$($2_generated_includedir),$$($2_slices),\ - $$($2_sliceflags),$$($1_slicecompiler))) - -$2_generated_headers := $$(call generated-to-header,$$(filter $$($2_slicedir)/%,$$($2_sources))) -$2_generated_headers := $$(addprefix $$($2_generated_includedir)/,$$($2_generated_headers)) -$1_generated += $$($2_generated_headers) - -endif - -ifeq ($(BISON_FLEX),yes) -$$(eval $$(call make-bison,$$($2_srcdir),$$($2_bisonflags))) -$$(eval $$(call make-flex,$$($2_srcdir),$$($2_flexflags))) -endif - -ifneq ($$($1_component_extensions),) -$$(foreach e,$$($1_component_extensions),$$(eval $$(call $$e,$1,$2,$3))) -endif - -# -# Define per- rules for this component. -# -$$(foreach p,$$($2_platforms),\ - $$(foreach c,$$(filter $$(or $$($$p_configs),%),$$($2_configs)),\ - $$(if $$(filter $(SKIP),$2[$$p-$$c]),,\ - $$(eval $$(call make-component-with-config,$1,$2,$$p,$$c,$2[$$p-$$c]))))) - -# -# Component targets to build the component with the specified platforms/configurations -# -.PHONY: $2 $2_clean $2_distclean $2_install - -$2:: -$2_clean:: -$2_install:: -$2_distclean:: - -# -# Install public header files if building a library -# -ifeq ($$($2_devinstall),yes) -ifneq ($$(and $$($2_components),$(filter library,$3),$$(filter $(includedir)/%,$$($2_includedir))),) -$$(eval $$(call install-data-files,$$(wildcard $$($2_includedir)/*.h),$(includedir),$(install_includedir),$2_install)) -ifneq ($$($2_generated_headers),) -$$(eval $$(call install-data-files,$$($2_generated_headers),$(includedir)/generated,$(install_includedir),$2_install)) -endif -endif -endif - -ifneq ($(filter program,$3),) -$$(eval $$(call install-data-files,$$(wildcard $(top_srcdir)/man/man1/$2.1),$(top_srcdir)/man,$(install_mandir),$2_install)) -endif - -$1:: $2 -$1_clean:: $2_clean -$1_install:: $2_install -$1_distclean:: $2_distclean - -endef - -# -# $(call make-project,$1=project) -# -define make-project - -ifeq ($(filter $(SKIP),$1),) -$1_objdir := $$(or $$($1_objdir),$1/build) -$1_srcdir := $$(or $$($1_srcdir),$1) -$1_generated_srcdir := $$(or $$($1_generated_srcdir),$1/generated) -$1_generated_includedir := $$(or $$($1_generated_includedir),$1/generated) - -# Is this a multi-component project? -$1_multicomp := $(word 2,$($1_programs) $($1_libraries)) - -$1_extensions := $$($1_extensions) $(project_extensions) -$1_component_extensions := $$($1_component_extensions) $(component_extensions) -$1_component_with_config_extensions := $$($1_component_with_config_extensions) $(component_with_config_extensions) - -# -# Components add slice and object directories, slice files, generated -# header files to these variables. This is used to collect the slice -# directories for which to generate Slice rules. The list of generated -# header files is used to clean them. -# -$1_slicedirs := -$1_slices := -$1_generated := -$1_objdirs := - -ifneq ($$($1_extensions),) -$$(foreach e,$$($1_extensions),$$(eval $$(call $$e,$1))) -endif - -$$(foreach p,$$($1_programs),$$(if $$(filter $(SKIP),$$p),,$$(eval $$(call make-component,$1,$$p,program)))) -$$(foreach l,$$($1_libraries),$$(if $$(filter $(SKIP),$$l),,$$(eval $$(call make-component,$1,$$l,library)))) - -$1_slicedirs := $$(call unique,$$($1_slicedirs)) -$1_slices := $$(call unique,$$($1_slices)) -$1_generated := $$(call unique,$$($1_generated)) -$1_objdirs := $$(call unique,$$($1_objdirs)) - -# -# Create object directories and generated directory if we're not cleaning. -# -ifeq ($(filter %clean print,$(MAKECMDGOALS)),) - -ifneq ($$($1_objdirs),) -$$($1_objdirs): - $(Q)$(MKDIR) -p $$@ -endif - -$$($1_generated_srcdir): - $(Q)$(MKDIR) -p $$@ - -endif -endif - -# -# Rules for slice files for each of the directories where Slice files are -# located for this project. -# -ifneq ($$($1_slicedirs),) - -# Add an order-only prerequisities on the directory to trigger its creation if it doesn't exist. -$$($1_generated_srcdir)/$$(call source-to-dependency,$$($1_slices)): | $$($1_generated_srcdir) - -# Create generated include directory if different from generated source directory -ifneq ($$($1_generated_includedir),$$($1_generated_srcdir)) -$$($1_generated_includedir): - $(Q)$(MKDIR) -p $$@ -endif - -$$(foreach d,$$($1_slicedirs),$$(eval $$(call make-slices,\ - $$(d),$$($1_generated_srcdir),$$($1_generated_includedir),$$($1_slices),$$($1_sliceflags),$$($1_slicecompiler)))) - -$1_generated += $$(addprefix $$($1_generated_includedir)/,$$(call generated-to-header,$$($1_slices))) - -endif - -# -# Project targets -# -.PHONY: $1 $1_clean $1_install $1_distclean - -$1:: - -$(abspath $1): $1 - -$1_clean:: - $(E) "Cleaning $1" - $$(if $$($1_cleanfiles),$(Q)$(RM) $$(addprefix $$($1_srcdir)/,$$($1_cleanfiles))) - $$(if $$($1_cleandirs),$(Q)$(RM) -r $$(addprefix $$($1_srcdir)/,$$($1_cleandirs))) - -$1_install:: - -$1_distclean:: - $(E) "Cleaning $1" - $(Q)$(RM) -r $$($1_objdir) $$($1_generated_srcdir) - $$(if $$($1_generated),$(Q)$(RM) $$($1_generated)) - $$(if $$($1_cleanfiles),$(Q)$(RM) $$($1_cleanfiles)) - $$(if $$($1_cleandirs),$(Q)$(RM) -r $$($1_cleandirs)) - -# -# Global targets -# -all:: $1 -clean:: $1_clean -install:: $1_install -distclean:: $1_distclean -generate-srcs:: $$($1_generated) - -endef - -# -# $(call load-dependencies,$1=projects) -# -# Load the given projects and create the project targets -# -define load-dependencies -tmp_projects := $$(projects) -projects := - -include $(addsuffix /Makefile.mk,$1) - -$$(foreach p,$$(projects),$$(eval $$(call create-project-targets,$$p))) - -projects := $$(tmp_projects) -endef - -# -# $(call create-project-dependencies,$1=project,$2=home,$3=srcbinsubdir,$4=srcmappingsubdir,$5=libs,$6=programs) -# -define create-project-dependencies -$1_home := $(or $2,$(system-install-dir)) -$1_system_install := $$(call is-system-install,$$($1_home)) -$1_src_dist := $$(wildcard $$($1_home)/$3) -$1_bindir := $$($1_home)$$(if $$($1_src_dist),/$3)/bin -$1_slicedir := $$($1_home)$$(if $$(or $$($1_system_install),$$(wildcard $$($1_home)/share/ice)),/share/ice)/slice -$1_libdir := $$(if $$($1_system_install),,$$($1_home)$$(if $$($1_src_dist),/$(or $4,$3))/lib) -$1_includedir := $$(if $$($1_system_install),,$$($1_home)$$(if $$($1_src_dist),/$(or $4,$3))/include) -$1_install_bindir := $$($1_bindir) -$1_install_libdir := $$($1_libdir) -$1_targetdir := $$($1_home) -$1_cppflags := $$(if $$($1_includedir),-I$$($1_includedir) $$(if $$($1_src_dist),-I$$($1_includedir)/generated)) -$1_libraries := $5 -$1_programs := $6 -$$(eval $$(call create-project-targets,$1,nobuild)) -endef - -# -# $(call create-translator-project,$1=project) -# -# Defines a project for the given translator -# -define create-translator-project -$1_programs := $(notdir $1) -$1_dependencies := Slice IceUtil -$1_cppflags := -I$1 -$1_targetdir := $(call bindir,$1) - -# -# Only build the translator with the static configuration -# -$1_configs := static - -# Make sure the static/$(build-platform) are always enabled, the native translators -# are required to build the sources for foreign architectures -$(notdir $1)_always_enable_configs := static -$(notdir $1)_always_enable_platforms := $(build-platform) - -# However, don't always install the translator for the $(build-platforms) if it's -# not explicitly listed in $(PLATFORMS) -$1_install_platforms := $(call component-platforms,$1,$(notdir $1)) - -# -# Defines the target extension and path of the slice translator -# component. This is used by make-slices to create a dependency -# on the translator for slice files. -# -$(notdir $1)_targetext := $$(or $$($(notdir $1)_targetext),$(patsubst slice2%,%,$(or $2,$(notdir $1)))) - -ifeq ($$(ice_bindir[$(build-platform)]),) -$(notdir $1)_path = $$($(notdir $1)[$(build-platform)-static]_targetdir)/$(notdir $1) -else -$(notdir $1)_path = $$(ice_bindir[$(build-platform)])/$(notdir $1) -endif - -projects += $(project) -endef - -# -# $(call load-translator-dependencies,$1=project) -# -# Define the translator project and create the project targets. -# -define load-translator-dependencies -tmp_projects := $$(projects) -projects := -$(call create-translator-project,$1) -$(call create-project-targets,$1) -projects := $$(tmp_projects) -endef - -# -# Validate configs and platforms -# -define validate-config -ifeq ($$(platforms),) -$$(error invalid platforms $$(PLATFORMS)) -endif -ifeq ($$(configs),) -$$(error invalid configs $$(CONFIGS)) -endif -endef - -# -# Create the targets for the given projects and then make the project rules. -# -make-projects = $(foreach p,$1,$(eval $(call $(or $(if $($p_type),create-$($p_type)-project-targets),$3,create-project-targets),$p,$4)))\ - $(if $4,,$(foreach p,$1,$(eval $(call $(or $(if $($p_type),make-$($p_type)-project),$2,make-project),$p)))) - -# -# $(call depend_cppflags,$1=dependencyfile,$2=targetfile) -# -depend-cppflags ?= -MT $2 -MMD -MP -MF $1 - -# -# $(call rpath-ldflag,$1=rpath) -# -rpath-ldflag ?= -Wl,-rpath,$1 - -# -# $(call mkxxx,$1=libname,$2=version,$3=soversion) -# -# Defaults, suitable for most systems -# -mklibname ?= lib$(1).a -mkshlibnametarget ?= $(if $3,$(mksoname),$(mkshlibfilename)) - -# -# Check for system install -# -system-install-dir ?= /usr -is-system-install ?= $(filter $(system-install-dir),$1) - -# -# Helper functions -# -dirname = $(patsubst %/,%,$(if $(findstring /,$1),$(dir $1))) -currentdir = $(call dirname,$(word $(words $(MAKEFILE_LIST)),$(MAKEFILE_LIST))) -unique = $(strip $(if $1,$(firstword $1) $(call unique,$(filter-out $(firstword $1),$1)))) -runique = $(strip $(if $1,$(lastword $1) $(call runique,$(filter-out $(lastword $1),$1)))) -files-to-dirs = $(call unique,$(call dirname,$(filter $(if $2,$(addprefix %.,$2),%),$1))) - -empty := -space := $(empty) $(empty) -comma := , - -escape-ldflags ?= $1 -unescape-ldflags ?= $1 - -mappings = cpp python ruby php -mappingdir3 = $(if $(filter $(mappings),$(notdir $1)),$1,$(if $1,$(call mappingdir3,$(call dirname,$1)))) -mappingdir2 = $(if $(filter ../%,$1),$(call mappingdir2,$(patsubst ../%,%,$1)),$(call mappingdir3,$1)) -mappingdir = $(patsubst $(lang_srcdir)/%,%,$(if $(filter-out ../%,$1),$2,$(top_srcdir)/$(call mappingdir2,$1)/$2)) - -# $(call subconfigs,$1=config) -subconfigs = $(subst -,$(space),$1) - -# $(call var-names,$1=varname,$2=project-or-comp,$3=platform,$4=config) -var-names = $(if $2,$2[$3-$4]_$1 $2[$3]_$1 $(foreach c,$(call subconfigs,$4),$2[$c]_$1) $2_$1) - -# -# $(call var-value,$1=varname,$2=project,$3=component,$4=platform,$5=config,$6=fn) -# -# Returns the value of the given varible name for the given project/component/platform/configuration. -# It returns the first defined variable from the set of variables returned by var-names defined above. -# This checks first for component[platform-config]_varname, next for component[platform]_varname, -# component[subconfig]_varname, ... -# -var-valu1 = $(if $(and $1,$(filter undefined,$(origin $(firstword $1)))),$(call var-valu1,$(wordlist 2,$(words $1),$1)),$($(firstword $1))) -var-valu2 = $6 -var-value-names = $(call var-names,$1,$3,$4,$5) $(call var-names,$1,$2,$4,$5) $1 -var-value = $(call $(or $6,var-valu2),$1,$3,$4,$5,$3[$4-$5],$(call var-valu1,$(var-value-names))) - -# -# $(call var-compound,$1=varname,$2=project,$3=component,$4=platform,$5=config,$6=fn) -# Returns the combination of all the values for the given variable name defined at the -# project/component/platform/configuration level. -# -var-comp-names = $1 $(call var-names,$1,$2,$4,$5) $(call var-names,$1,$3,$4,$5) -var-rcomp-names = $(call var-names,$1,$3,$4,$5) $(call var-names,$1,$2,$4,$5) $1 -var-compound = $(call $(or $6,var-valu2),$1,$3,$4,$5,$3[$4-$5],$(strip $(foreach v,$(var-comp-names),$($v)))) -var-rcompound = $(call $(or $6,var-valu2),$1,$3,$4,$5,$3[$4-$5],$(strip $(foreach v,$(var-rcomp-names),$($v)))) - -# -# Return the given value after applying platform/configuration customization. -# -# $(call make-xxx,$1=varname,$2=component,$3=platform,$4=config,$5=$2[$3-$4],$6=value) -# -make-dirwsuffix = $(if $6,$(patsubst %/,%,$6$(platform-var)/$(subst $(space),-,$(config-var)))) -make-targetrule = $(patsubst -%,%,$(subst $(space),-,$(call platform-and-config-var,targetrule,$2,$3,$4,$5,$6))-$6) -make-targetname = $6$(subst $(space),,$(platform-and-config-var)) -make-unique = $(call unique,$6) -make-flags = $6 $(platform-and-config-var) -make-deps = $(foreach d,$(call unique,$6),$d[$(subst $(space),-,$(call platform-and-config-var,dependency,$2,$3,$4,$5))]) - -# -# $(call var-with-default,varname,defaultvarname) -# -# Return the variable value or the default if the variable is not defined -# -var-with-default = $(if $(filter undefined,$(origin $1)),$2,$($1)) - -# -# $(call get-all-deps,$1=component[platform-config]) -# -# Get direct and transitive dependencies of the given component -# -get-all-deps = $(call runique,$($1_dependencies) $(foreach d,$($1_dependencies),$d $(call get-all-deps,$d)),$1) - -# -# Helpers to compute cppflags/ldflags for dependencies, libraries and system libraries -# -ifeq ($(embedded_runpath),yes) -ifeq ($(embedded_runpath_prefix),) -# Add rpath relative to the path of the loader if linking with library from different directory. -make-rpath-ldflag = $(if $(filter-out $1,$2),\ - $(if $(filter /%,$1),\ - $(call rpath-ldflag,$1),\ - $(call rpath-ldflag,$(loader_path)/$(call relpathfromdir,$(patsubst $(lang_srcdir)/%,%,$2))/$1)),\ - $(call rpath-ldflag,$(loader_path))) -make-shared-dep-ldflags = $(if $($1_targetdir),$(call make-rpath-ldflag,$($1_targetdir),$($2_targetdir)) -L$($1_targetdir)) -l$($1_targetname) -else -# Add rpath with $(embedded_runpath_prefix) if linking with library installed in different directory. -make-rpath-ldflag = $(if $(filter-out $1,$2),\ - $(if $(filter $(prefix)/%,$1),\ - $(call rpath-ldflag,$(patsubst $(prefix)/%,$(embedded_runpath_prefix)/%,$1)),\ - $(call rpath-ldflag,$1))) -make-shared-dep-ldflags = $(call make-rpath-ldflag,$($1_installdir),$($2_installdir)) $(if $($1_targetdir),-L$($1_targetdir)) -l$($1_targetname) -endif -else -make-shared-dep-ldflags = $(if $($1_targetdir),-L$($1_targetdir)) -l$($1_targetname) -endif - -make-static-dep-ldflags = $(if $($1_targetdir),\ - $($1_targetdir)/$(call mklibname,$($1_targetname)),\ - $(system-install-dir)/lib$(call platform-var,installdir,$1,$($2_platform),$($2_config),$2)/$(call mklibname,$($1_targetname))) - -make-system-lib-ldflags = $(call escape-ldflags,$($1_system_libs)) - -make-lib-cppflags = $(foreach l,$($1_libs),$(if $($l_includedir),-I$(call $l_includedir,$l,$1)) $($l_cppflags)) -make-lib-ldflags = $(foreach l,$($1_libs),$(if $($l_libdir),-L$(call $l_libdir,$l,$1)) $($l_ldflags)) - -# -# Helper to define third-party library flags -# -# $(call make-lib,$1=libname) -# -define make-lib -ifneq ($($1_home),) -# Check for 3rd party libraries either in home/lib or home/lib -$1_installdir = $$($1_home)/lib$$(call platform-var,installdir,$1,$$($$2_platform),$$($$2_config),$$2) -$1_libdir ?= $$(strip $$(if $$(wildcard $$($1_installdir)),$$($1_installdir),$$($1_home)/lib)) -$1_includedir ?= $$($1_home)/include -endif -$1_ldflags ?= -l$1 -endef - -# -# $(call repathfromdir,path) -# -# Returns reversed relative path for directory (e.g.: test/Ice/operations -# is transformed to ../../..). This is used for rpath computations. -# -relpathfromdir = $(if $(findstring /,$1),$(call relpathfromdir,$(call dirname,$1))/..,..) - -# -# $(call platform-and-config-var,$1=varname,$2=component,$3=platform,$4=config,$5=comp[platform-config],$6=value) -# -# Check for platform and configuration specific variable. For example, if variable -# is `objdir', for the configuration `cpp-static' and the `osx' platform, the -# resulting value will be: $(osx_objdir) $(cpp_objdir) $(static_objdir). -# -# The configuration value is decomposed based on the dash character and the value -# of each individual configurations is recomposed with a dash (so for the config -# cfg1-cfg2-...-cfgN, we return the value $(cfg1_VAR) $(cfg2_VAR) ... $(cfgN_VAR) -# for the variable VAR). -# -# This also supports default value for platform/configuration variables. So if -# osx_objdir isn't defined, we'll use the default value platform_objdir. -# -var-or-dflt = $(call $(if $(filter-out undefined,$(origin $1_$3[$4])),$1_$3[$4],\ - $(if $(filter-out undefined,$(origin $2_$3[$4])),$2_$3[$4],\ - $(if $(filter-out undefined,$(origin $1_$3[$($4_project)])),$1_$3[$($4_project)],\ - $(if $(filter-out undefined,$(origin $2_$3[$($4_project)])),$2_$3[$($4_project)],\ - $(if $(filter-out undefined,$(origin $1_$3)),$1_$3,\ - $2_$3))))),$4,$5,$6,$7,$8,$9) -platform-var = $(strip $(call var-or-dflt,$3,platform,$1,$2,$3,$4,$5,$6)) -config-var = $(strip $(foreach c,$(call subconfigs,$4),$(call var-or-dflt,$c,config,$1,$2,$3,$4,$5,$6,$c))) -platform-and-config-var = $(strip $(platform-var) $(config-var)) - -# -# Functions to transform a list of source filenames to generated source/header, object or dependency filenames. -#  -generated-extensions := ice -source-extensions := ice y l cpp m mm - -generated-to-source = $(notdir $(foreach ext,$(generated-extensions),$(patsubst %.$(ext),%.$2,$(filter %.$(ext),$1)))) -generated-to-header = $(notdir $(foreach ext,$(generated-extensions),$(patsubst %.$(ext),%.h,$(filter %.$(ext),$1)))) -source-to-object = $(notdir $(foreach ext,$(source-extensions),$(patsubst %.$(ext),%.o,$(filter %.$(ext),$1)))) -source-to-dependency = $(patsubst %,%.d,$(notdir $1)) - -# -# Configuration variables -# -# The variables defined below are called with ($1=component,$2=platform,$3=config,$4=$1[$2-$3],$5=value[,$6=subconfig]) -# - -# Defaults for configurations which don't override the specified variable -config_targetdir = $(if $(filter %/build,$5),$6) -config_objdir = $6 -config_dependency = $6 - -# Static configuration for static builds -static_targetrule = $(if $(filter-out program,$($1_target)),static) -static_cppflags += $(strip $(call make-lib-cppflags,$4)) -DICE_STATIC_LIBS -static_ldflags += $$(call make-ldflags,$$(call get-all-deps,$4),make-static-dep-ldflags,$4,runique)\ - $$(call make-ldflags,$4,make-lib-ldflags,$4,unique)\ - $$(call make-ldflags,$4,make-system-lib-ldflags,$4,unique)\ - $$(call make-ldflags,$$(call get-all-deps,$4),make-lib-ldflags,$4,unique)\ - $$(call make-ldflags,$$(call get-all-deps,$4),make-system-lib-ldflags,$4,unique) - -# Shared configuration for shared builds -shared_projects = % -shared_objdir = $(if $(filter-out program,$($1_target)),shared/pic,shared/pie) -shared_targetrule = $(if $(filter-out program,$($1_target)),shared) -shared_cppflags += $(strip $(call make-lib-cppflags,$4)) -shared_ldflags += $$(call make-ldflags,$($4_dependencies),make-shared-dep-ldflags,$4,unique)\ - $$(call make-ldflags,$4,make-lib-ldflags,$4,unique)\ - $$(call make-ldflags,$4,make-system-lib-ldflags,$4,unique) - -make-ldflags = $(call unescape-ldflags,$(call $4,$(foreach d,$1,$(call $2,$d,$3)))) - -# -# Platform variables -# -# The variables defined below are called with ($1=component,$2=platform,$3=config,$4=$1[$2-$3]) -# - -# Defaults for platforms which don't override the specified variable -platform_cc ?= $(CC) -platform_cxx ?= $(CXX) -platform_ld ?= $(CXX) -platform_ar ?= $(AR) -platform_objdir ?= /$2 -platform_targetdir ?= /$2 -platform_installdir ?= -platform_dependency ?= $2 - -# -# The projects variable is used to load projects in Makefile.mk fragments -# -projects := - -# -# Global targets -# -.PHONY: all -all:: - -.PHONY: clean -clean:: - -.PHONY: distclean -distclean:: - -.PHONY: install -install:: - -# -# Rule to view the value of a variable (e.g.: make debug V=Ice_sources to print out the variable Ice_sources). -# -print: - $(foreach v,$(filter $(V),$(.VARIABLES)),$(warning $v = $($v))) diff --git a/make/Make.rules b/make/Make.rules deleted file mode 100644 index 47c4894a62..0000000000 --- a/make/Make.rules +++ /dev/null @@ -1,62 +0,0 @@ -# Copyright (c) ZeroC, Inc. - -# -# Define ICE_HOME if Ice is not installed in /usr (Linux) or -# /usr/local (macOS) -# -#ICE_HOME ?= /opt/Ice-3.7.10 - -# -# Define OPTIMIZE as yes if you want to build with optimization. -# The default for the demos is to build with debug information and no -# optimization. -# -OPTIMIZE ?= yes - -# -# Define PLATFORMS to the list of platforms to build. This defaults -# to the first supported platform for this system. -# -# Run `make print V=supported-platforms' to see the list of supported -# platforms on this system. For example, set PLATFORMS to x86 to build -# for the x86 platform (assuming it's among the supported plaftorms -# on this system). -# -PLATFORMS ?= $(firstword $(supported-platforms)) - -# -# Configurations to build. This defaults to the first supported -# configuration. -# -# Run `make print V=supported-configs` to see the list of supported -# configurations. -# -CONFIGS ?= $(firstword $(supported-configs)) - -# ---------------------------------------------------------------------- -# Don't change anything below this line! -# ---------------------------------------------------------------------- - -os ?= $(shell uname) -embedded_runpath := yes - -include $(top_srcdir)/make/Make.rules.$(os) -include $(top_srcdir)/make/Make.project.rules -include $(top_srcdir)/make/Make.demos.rules - -# -# The version/soversion variables are used for versionning plugins built with the demos. -# -version = 3.8.0 -soversion = 38a0 -compatversion = $(version) - -static_projects = % - -# -# Support for 3rd party libraries -# -thirdparties := bz2 -bz2_home := $(BZ2_HOME) - -$(foreach l,$(thirdparties),$(eval $(call make-lib,$l))) diff --git a/make/Make.rules.AIX b/make/Make.rules.AIX deleted file mode 100644 index ce78ac76b5..0000000000 --- a/make/Make.rules.AIX +++ /dev/null @@ -1,133 +0,0 @@ -# Copyright (c) ZeroC, Inc. - -# The default platform (ppc64) is listed first -supported-platforms = ppc64 ppc - -supported-compilers = xlC_r xlclang++ g++ -COMPILER ?= $(firstword $(supported-compilers)) - -system-install-dir = /opt/freeware - -ifneq ($(filter $(COMPILER),$(supported-compilers)),$(COMPILER)) - $(error invalid compiler $(COMPILER); the supported compilers are: $(supported-compilers)) -endif - -platform_ar = $(AR) -INSTALL = installbsd -c - -ppc_targetdir = $(if $(filter %/build,$5),/ppc,$(if $(filter-out $($1_target),program),32)) -ppc_installdir = $(if $(and $(filter-out $($1_target),program),$(if $5,$(filter-out %32,$5),true)),32) -# All 32-bit programs in "bin" get the _32 suffix -ppc_targetname = $(if $(and $(filter $(bindir)%,$($4_targetdir)),$(filter $($1_target),program)),_32) - -ppc64_targetdir = $(if $(filter %/build,$5),/ppc64) - -static_targetdir = $(if $(and $(filter-out %/build,$5),$(filter $($1_target),program)),,static) - -platform_cxx = $(COMPILER) -platform_ld = $(COMPILER) - -ifeq ($(embedded_runpath),yes) - # - # Our default for embedded runpath prefix on AIX is $(prefix) - # - ifeq ($(embedded_runpath_prefix),) - embedded_runpath_prefix = $(prefix) - endif -endif - -# -# $(call mkxxx,$1=libname,$2=version,$3=soversion) -# -mkshlibfilename = lib$(1).a -mkpymodulename = $(1).so - -# $(call mklib,$1=target,$2=objects,$3=libname,$4=version,$5=soversion,$6=ldflags,$7=platform) -mklib = $(or $($7_ar),$(AR)) -X32_64 crs $1 $2 - -Ice_system_libs = -lcrypto -IceSSL_system_libs = -lssl -lcrypto -Glacier2CryptPermissionsVerifier_system_libs = -lcrypt - -# Disabled, AIX doesn't support rpath -rpath-ldflag := - -ldflags += -L/opt/freeware/lib - -# -# Compiler-specific section -# -ifeq ($(COMPILER),g++) - -# It's critical to list /opt/freeware/lib/pthread first to get the thread-safe version -# of the C++ library runtime. -# Note that rpath-ldflag is not usable on AIX as unlike the Linux version, -blibpath is not cumulative -# and the last option wins. -# -ifeq ($(embedded_runpath),yes) - libpath = /opt/freeware/lib/pthread:$(embedded_runpath_prefix)/lib:/opt/freeware/lib:/usr/lib -else - libpath = /opt/freeware/lib/pthread:/opt/freeware/lib:/usr/lib -endif - -ppc_cppflags = -maix32 -D_LARGE_FILES -pthread -ppc_ldflags = $(ppc_cppflags) -ppc64_cppflags = -maix64 -pthread -ppc64_ldflags = $(ppc64_cppflags) - -shared_cppflags = $(if $(filter-out program,$($1_target)),-fPIC,-fPIE) -fvisibility=hidden - -cppflags = $(if $(filter yes,$(OPTIMIZE)),-O2 -DNDEBUG,-g) -nodeprecatedwarnings-cppflags := -Wno-deprecated-declarations - -# $(call mkshlib,$1=target,$2=objects,$3=libname,$4=version,$5=soversion,$6=ldflags,$7=platform) -tmpsofile = $(dir $1)lib$2.so$(if $3,.$3) -mkshlib ?= $(platform_cxx) -shared -o $(call tmpsofile,$1,$3,$5) $2 $6 && \ - $(platform_ar) -X32_64 crs $1 $(call tmpsofile,$1,$3,$5) && \ - rm $(call tmpsofile,$1,$3,$5) - -else - -ifeq ($(embedded_runpath),yes) - libpath = $(embedded_runpath_prefix)/lib:/usr/lib -else - libpath = /usr/lib -endif - -ppc_cppflags = -q32 -D_LARGE_FILES -ppc_ldflags = $(ppc_cppflags) -ppc64_cppflags = -q64 -ppc64_ldflags = $(ppc64_cppflags) - -shared_cppflags = $(if $(filter-out program,$($1_target)),-qpic -qvisibility=hidden,) -static_cppflags = -qfuncsect - -ifeq ($(COMPILER),xlC_r) - # Used to suppress warnings in generated code - xlc_compiler = yes -endif - -cppflags = $(if $(filter yes,$(OPTIMIZE)),-O2 -qmaxmem=-1 -DNDEBUG,-g) - -cppflags += -I/opt/freeware/include - -ifeq ($(COMPILER),xlC_r) - cppflags += -qrtti -qstaticinline -qhalt=i -else ifeq ($(COMPILER),xlclang++) - cppflags += -mcpu=pwr8 -Werror - nodeprecatedwarnings-cppflags := -Wno-deprecated-declarations -endif - -depend-cppflags = -qmakedep=gcc -MF $1 - -# $(call mkshlib,$1=target,$2=objects,$3=libname,$4=version,$5=soversion,$6=ldflags,$7=platform) -tmpsofile = $(dir $1)lib$2.so$(if $3,.$3) -mkshlib ?= $(platform_cxx) -qmkshrobj -o $(call tmpsofile,$1,$3,$5) $2 $6 && \ - $(platform_ar) -X32_64 crs $1 $(call tmpsofile,$1,$3,$5) && \ - rm $(call tmpsofile,$1,$3,$5) - -# Link with libexpat-static (from ZeroC's expat-static-devel RPM) since the IBM AIX -# Toolbox libexpat.a shared object depends on the GCC runtime. -expat_ldflags = -lexpat-static - -endif diff --git a/make/Make.rules.Darwin b/make/Make.rules.Darwin deleted file mode 100644 index b74268fbd3..0000000000 --- a/make/Make.rules.Darwin +++ /dev/null @@ -1,101 +0,0 @@ -# Copyright (c) ZeroC, Inc. - -supported-platforms = macosx iphoneos iphonesimulator - -macosx_ar = libtool -macosx_cppflags = -mmacosx-version-min=10.14 -macosx_ldflags = $(macosx_cppflags) -macosx_targetdir = $(if $(filter %/build,$5),/macosx) - -iphoneos_ar = libtool -iphoneos_cc = xcrun -sdk iphoneos clang -iphoneos_cxx = xcrun -sdk iphoneos clang++ -iphoneos_cppflags = -miphoneos-version-min=7.1 -arch armv7 -arch arm64 -fembed-bitcode -iphoneos_ldflags = -miphoneos-version-min=7.1 -arch armv7 -arch arm64 -iphoneos_configs = %xcodesdk -iphoneos_targetdir = $(if $(filter %/build,$5),/iphoneos) - -iphonesimulator_ar = libtool -iphonesimulator_cc = xcrun -sdk iphonesimulator clang -iphonesimulator_cxx = xcrun -sdk iphonesimulator clang++ -iphonesimulator_cppflags = -mios-simulator-version-min=7.1 -arch i386 -arch x86_64 -iphonesimulator_ldflags = $(iphonesimulator_cppflags) -iphonesimulator_configs = %xcodesdk -iphonesimulator_targetdir = $(if $(filter %/build,$5),/iphonesimulator) - -# If Homebrew is installed and ICE_HOME is not set, then set it to Homebrew's prefix. -ifneq ($(shell command -v brew 2> /dev/null),) -ICE_HOME ?= $(shell brew --prefix) -endif - -# If building objects for a shared library, enable fPIC -shared_cppflags = $(if $(filter-out program,$($1_target)),-fPIC) -fvisibility=hidden - -cppflags = -Wall -Wextra -Wshadow -Wshadow-all -Wredundant-decls -Wno-shadow-field -Wno-shadow-uncaptured-local \ - -Wdeprecated -Wstrict-prototypes -Werror -Wconversion -Wdocumentation -pthread \ - $(if $(filter yes,$(OPTIMIZE)),-O2 -DNDEBUG,-g) - -ifeq ($(MAXWARN),yes) - cppflags += -Wweak-vtables -endif - -# -Wshadow issues false warnings with clang 3.x (Apple LLVM 9.0) -ifeq ($(shell clang -v 2>&1 | sed -ne 's/.*version \([0-9]*\)\.\([0-9]*\).*/\1\2/p'),90) - cppflags := $(filter-out -Wshadow -Wshadow-all,$(cppflags)) -endif - -nodeprecatedwarnings-cppflags := -Wno-deprecated-declarations -nounusedparameter-cppflags := -Wno-unused-parameter - -loader_path = @loader_path - -# $(call machoversion,$1=version) -machoversion = $(subst b,.6,$(subst a,.5,$1)) - -# $(call mklib,$1=target,$2=objects,$3=libname,$4=version,$5=soversion,$6=ldflags,$7=platform) -mklib = $(or $($7_ar),$(AR)) -static -no_warning_for_no_symbols -o $1 $2 - -# $(call mkshlib,$1=target,$2=objects,$3=libname,$4=version,$5=soversion,$6=ldflags,$7=platform) -mkshlib = $(or $($7_cxx),$(CXX)) -dynamiclib $(if $5,-install_name @rpath/$(call mkshlibfilename,$3,$4,$5))\ - $(if $4,-current_version $(call machoversion,$4) -compatibility_version \ - $(call machoversion,$(if $(filter $4,$(version)),$(compatversion),$4))) \ - -o $1 $2 $6 - -# system install directory -system-install-dir = /usr/local - -# -# $(call mkxxx,$1=libname,$2=version,$3=soversion) -# -mkshlibfilename = lib$1$(if $3,.$3).dylib -mkshlibname = lib$1.dylib -mkshlibnametarget = $(mkshlibfilename) - -mkpymodulename = $1.so -mkrbmodulename = $1.bundle -mkphpmodulename = $1.so - -escape-ldflags = $(subst -framework$(space),-framework+,$1) -unescape-ldflags = $(subst -framework+,-framework$(space),$1) - -# -# System libraries -# -Ice_system_libs := -ldl - -# Frameworks for macos -IceSSL[macosx]_system_libs := -framework Security -framework CoreFoundation - -# Frameworks requires for iphoneos -Ice[iphoneos]_system_libs := -framework CFNetwork -framework UIKit -framework Foundation -IceSSL[iphoneos]_system_libs := -framework Security -IceIAP[iphoneos]_system_libs := -framework ExternalAccessory - -# Same frameworks as iphoneos for iphonesimulator -Ice[iphonesimulator]_system_libs := $(Ice[iphoneos]_system_libs) -IceSSL[iphonesimulator]_system_libs := $(IceSSL[iphoneos]_system_libs) -IceIAP[iphonesimulator]_system_libs := $(IceIAP[iphoneos]_system_libs) - -Glacier2CryptPermissionsVerifier[macosx]_system_libs := $(IceSSL[macosx]_system_libs) -Glacier2CryptPermissionsVerifier[iphoneos]_system_libs := $(IceSSL[iphoneos]_system_libs) -Glacier2CryptPermissionsVerifier[iphonesimulator]_system_libs := $(IceSSL[iphonesimulator]_system_libs) diff --git a/make/Make.rules.Linux b/make/Make.rules.Linux deleted file mode 100644 index f325544cc3..0000000000 --- a/make/Make.rules.Linux +++ /dev/null @@ -1,204 +0,0 @@ -# Copyright (c) ZeroC, Inc. - -known_distributions := centos rhel fedora debian ubuntu amzn sles -linux_ids := $(if $(wildcard /etc/os-release),$(shell . /etc/os-release && echo $${ID} $${ID_LIKE}),) -linux_id ?= $(word 1,$(or $(filter $(known_distributions),$(linux_ids)),$(linux_ids))) -is-bin-program = $(and $(filter $(bindir)%,$($4_targetdir)),$(filter $($1_target),program)) - -ifneq ($(OECORE_SDK_VERSION),) - -build-platform = $(shell uname -m)-build -target-platform = $(shell echo $(CXX) | sed -r 's/^([a-z0-9_]+)-.*/\1/') -supported-platforms = $(target-platform) $(build-platform) -linux_id = yocto - -$(build-platform)_cxx := g++ -$(build-platform)_ld := g++ -$(build-platform)_ar := ar -$(build-platform)_ldflags := $($(build-platform)_cppflags) -$(build-platform)_targetdir = /$(build-platform) -$(build-platform)_installdir = /$(build-platform) - -$(target-platform)_cc = $(CC) -$(target-platform)_cxx = $(CXX) -$(target-platform)_libtool = $(AR) -$(target-platform)_targetdir = $(if $(filter %/build,$5),/$(target-platform)) -$(target-platform)_installdir = -$(target-platform)_objdir = /$(target-platform) - -# system install directory -system-install-dir := $(OECORE_TARGET_SYSROOT)/usr - -# The Slice translators are under OECORE_NATIVE_SYSTEM tree when building against an Ice -# distribution from $(OECORE_TARGET_SYSROOT) on the build platform. -ice_bindir[$(build-platform)] = $(if $(ice_system_install),$(OECORE_NATIVE_SYSROOT)/usr/bin) - -else ifneq ($(and $(filter centos rhel fedora,$(linux_id)),$(filter x86_64,$(shell uname -m))),) - -# -# MultiLib Linux (x64 libraries go in the lib64 directory, x86 executable names are suffixed with 32) -# -supported-platforms = x64 x86 -multilib-platform = yes - -ifeq ($(OPTIMIZE),yes) -# Use default system packaging flags if building with OPTIMIZE and CXXFLAGS/LDFLAGS aren't defined. -# NOTE: We remove the -m32/-m64 flags since we'll add them below. -opt-cppflags = $(if $(CXXFLAGS),,$(filter-out -m32 -m64,$(shell setarch $1 rpm --eval %optflags))) -opt-ldflags = $(if $(LDFLAGS),,$(shell setarch $1 rpm --eval %?__global_ldflags)) -endif - -x64_cppflags := $(call opt-cppflags,x86_64) -m64 -x64_ldflags := $(call opt-ldflags,x86_64) -m64 -x64_targetdir = $(if $(filter %/build,$5),/x64,$(if $(filter-out $($1_target),program),64)) -x64_installdir = $(if $(and $(filter-out $($1_target),program),$(if $5,$(filter-out %64,$5),true)),64) - -x86_cppflags := $(call opt-cppflags,i386) -m32 -x86_ldflags := $(call opt-ldflags,i386) -m32 -x86_targetdir = $(if $(filter %/build,$5),/x86) -x86_targetname = $(if $(is-bin-program),32) - -# No Slice translators for x86 -x86_excludes = slice2% - -else ifneq ($(filter debian ubuntu,$(linux_id)),) - -# -# MultiArch Linux (libraries are installed in lib/, executables are installed in bin/ -# except for the build architecture where executables are installed in bin/). -# -build-platform ?= $(shell dpkg --print-architecture) -foreign-platforms ?= $(shell dpkg --print-foreign-architectures) - -supported-platforms = $(build-platform) $(foreign-platforms) - -dpkg-arch = $(shell dpkg-architecture -f -a$1 -q$2 2> /dev/null) - -ifeq ($(OPTIMIZE),yes) -# Use default system packaging flags if building with OPTIMIZE and CXXFLAGS/LDFLAGS aren't defined. -opt-cppflags = $(if $(CXXFLAGS),,$(shell dpkg-buildflags --get CXXFLAGS)) -opt-ldflags = $(if $(LDFLAGS),,$(shell DEB_BUILD_MAINT_OPTIONS=hardening=+bindnow dpkg-buildflags --get LDFLAGS)) -endif - -# $(call make-platform-config,$1=platform) -define make-platform-config -$1_gnu_type = $(call dpkg-arch,$1,DEB_HOST_GNU_TYPE) -$1_multiarch = $(call dpkg-arch,$1,DEB_HOST_MULTIARCH) - -$1_cc = $$($1_gnu_type)-$(CC) -$1_cxx = $$($1_gnu_type)-$(CXX) -$1_libtool = $$($1_gnu_type)-$(AR) -$1_targetdir = /$$($1_multiarch) -$1_objdir = /$$($1_multiarch) -$1_installdir = $$(if $$(and $(is-bin-program),$(usr_dir_install)),,/$$($1_multiarch)) - -# -# Disable ABI compatibility warnings for armhf using -Wno-psabi -# -$1_cppflags = $(opt-cppflags) $(if $(filter $1,armhf),-Wno-psabi) -$1_ldflags = $(opt-ldflags) -endef - -$(foreach p,$(supported-platforms),$(eval $(call make-platform-config,$p))) - -# For the build platform architecture, build and install executables in bin, libraries in lib/ -$(build-platform)_targetdir = $(if $(or $(filter %/build,$5),$(filter-out $($1_target),program)),/$($2_multiarch)) -$(build-platform)_installdir = $(if $(is-bin-program),,/$($2_multiarch)) - -else - -# -# Single architecture Linux -# -ifeq ($(OPTIMIZE),yes) - # Use default system packaging flags if building with OPTIMIZE and CXXFLAGS/LDFLAGS aren't defined. - ifneq ($(filter amzn sles,$(linux_id)),) - opt-cppflags = $(if $(CXXFLAGS),,$(shell setarch $1 rpm --eval %optflags)) - opt-ldflags = $(if $(LDFLAGS),,$(shell setarch $1 rpm --eval %?__global_ldflags)) - else - opt-cppflags = $(if $(CXXFLAGS),,-O2) - endif -endif - -build-platform = $(if $(filter arm%,$(shell uname -m)),arm,$(shell uname -m)) -supported-platforms = $(build-platform) -lib-suffix = $(if $(filter %64,$(build-platform)),64,) - -$(build-platform)_cppflags := $(call opt-cppflags,$(build-platform)) -$(build-platform)_ldflags := $(call opt-ldflags,$(build-platform)) -$(build-platform)_targetdir = $(if $(filter %/build,$5),/$(build-platform),$(if $(filter-out $($1_target),program),$(lib-suffix))) -$(build-platform)_installdir = $(if $(and $(filter-out $($1_target),program),$(if $5,$(filter-out %$(lib-suffix),$5),true)),$(lib-suffix)) - -endif - -rpath-link-ldflag = -Wl,-rpath-link,$1 -make-rpath-link-ldflags = $(foreach d,$(filter-out $2,$(call get-all-deps,$1)),$(call rpath-link-ldflag,$($d_targetdir))) - -# If building objects for a shared library build, enable PIC or PIE: -shared_cppflags = $(if $(filter-out program,$($1_target)),-fPIC,-fPIE) -fvisibility=hidden - -# If we are linking a program, add -rpath-link to locate secondary libraries that aren't linked with the executable. -shared_ldflags = $(if $(filter-out program,$($1_target)),\ - $(if $(filter yes,$(allow-undefined-symbols)),,-Wl$(comma)--no-undefined),\ - -pie $(if $(filter yes,$(new_dtags)),-Wl$(comma)--enable-new-dtags,-Wl$(comma)--disable-new-dtags) \ - $$(call unique,$$(foreach d,$($4_dependencies),$$(call make-rpath-link-ldflags,$$d,$($4_dependencies))))) - -cppflags = -Wall -Wextra -Wredundant-decls -Wshadow -Wdeprecated -Werror -pthread $(if $(filter yes,$(OPTIMIZE)),-DNDEBUG,-g) -ldflags = -pthread - -# -Wshadow is too strict with gcc 4 -ifeq ($(shell $(CXX) -dumpversion | cut -f1 -d\.),4) - cppflags := $(filter-out -Wshadow,$(cppflags)) -endif - -nodeprecatedwarnings-cppflags := -Wno-deprecated-declarations -nounusedparameter-cppflags := -Wno-unused-parameter - -loader_path = \$$ORIGIN - -# $(call mklib,$1=target,$2=objects,$3=libname,$4=version,$5=soversion,$6=ldflags,$7=platform) -mklib = $(or $($7_ar),$(AR)) cr $1 $2 - -# $(call mkshlib,$1=target,$2=objects,$3=libname,$4=version,$5=soversion,$6=ldflags,$7=platform) -mkshlib = $(or $($7_cxx),$(CXX)) -shared $(if $5,-Wl$(comma)-h$(comma)$(call mksoname,$3,$4,$5)) -o $1 $2 $6 - -# -# $(call mkxxx,$1=libname,$2=version,$3=soversion) -# -mksoname = lib$(1).so$(if $3,.$3) -mkshlibfilename = lib$(1).so$(if $2,.$2) -mkshlibname = lib$(1).so - -# Clear the iconv ldflags, iconv is part of libc on Linux -iconv_ldflags := - -# -# With GCC < 6.1, libbacktrace crash with a SEGV for -pie exes linked with debug-stripped libs -# See https://gcc.gnu.org/ml/gcc-patches/2016-03/msg00132.html -# Here we assume only release builds occasionally get -g and later get stripped -# TODO: enable libbacktrace for release builds with GCC >= 6.1 -ifneq ($(OPTIMIZE),yes) -libbacktrace_fullpath := $(shell $(CXX) --print-file-name=libbacktrace.a) -ifneq ($(libbacktrace_fullpath),libbacktrace.a) - libbacktrace = yes -endif -endif - -IceUtil_system_libs = -lrt $(if $(filter yes,$(libbacktrace)),-lbacktrace) -Ice_system_libs = -ldl -lcrypto $(IceUtil_system_libs) -ifeq ($(shell pkg-config --exists libsystemd 2> /dev/null && echo yes),yes) -Ice_system_libs += $(shell pkg-config --libs libsystemd) -endif -IceSSL_system_libs = -lssl -lcrypto -Glacier2CryptPermissionsVerifier_system_libs = -lcrypt - -# -# On supported platforms and if Bluez and DBus are installed, we set the IceBT -# system libraries. The build system checks for this variable to build or not -# the IceBT plugin, demos, ... -# -ifneq ($(filter debian ubuntu yocto poky,$(linux_id)),) -ifeq ($(shell pkg-config --exists bluez dbus-1 2> /dev/null && echo yes),yes) -IceBT_system_libs = $(IceSSL_system_libs) $(shell pkg-config --libs dbus-1) -endif -endif