From 19fcec84d8d7d21e796c7624e521b60d28ee21ed Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 20:45:59 +0200 Subject: Adding upstream version 16.2.11+ds. Signed-off-by: Daniel Baumann --- src/jaegertracing/thrift/lib/cpp/3rdparty.props | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 src/jaegertracing/thrift/lib/cpp/3rdparty.props (limited to 'src/jaegertracing/thrift/lib/cpp/3rdparty.props') diff --git a/src/jaegertracing/thrift/lib/cpp/3rdparty.props b/src/jaegertracing/thrift/lib/cpp/3rdparty.props new file mode 100644 index 000000000..528d40a0b --- /dev/null +++ b/src/jaegertracing/thrift/lib/cpp/3rdparty.props @@ -0,0 +1,25 @@ + + + + + $(THIRD_PARTY)\boost\boost_1_47_0 + $(THIRD_PARTY)\openssl\OpenSSL-Win32 + $(THIRD_PARTY)\libevent-2.0.21-stable + + + + + + $(BOOST_ROOT) + true + + + $(OPENSSL_ROOT_DIR) + true + + + $(LIBEVENT_ROOT) + true + + + \ No newline at end of file -- cgit v1.2.3