]> git.ipfire.org Git - thirdparty/openssl.git/blame - demos/http3/build.info
make addr_len the right sign in sslecho
[thirdparty/openssl.git] / demos / http3 / build.info
CommitLineData
2000281d
NH
1#
2# To run the demo when linked with a shared library (default) ensure that
3# libcrypto and libssl are on the library path. For example:
4#
5# LD_LIBRARY_PATH=../.. ./ossl-nghttp3-demo www.example.com:443
6
7
8PROGRAMS{noinst} = ossl-nghttp3-demo
9
10GENERATE[libnghttp3.so libnghttp3.a libnghttp3.dylib libnghttp3.lib libnghttp3.dll]=gen_nghttp3.pl
11DEPEND[ossl-nghttp3-demo.o]=libnghttp3.so libnghttp3.a libnghttp3.dylib libnghttp3.lib libnghttp3.dll
12DEPEND[ossl-nghttp3.o]=libnghttp3.so libnghttp3.a libnghttp3.dylib libnghttp3.lib libnghttp3.dll
13INCLUDE[ossl-nghttp3-demo]=../../include nghttp3/lib/includes nghttp3/build/lib/includes
14INCLUDE[ossl-nghttp3]=../../include nghttp3/lib/includes nghttp3/build/lib/includes
15SOURCE[ossl-nghttp3-demo]=ossl-nghttp3.c ossl-nghttp3-demo.c
16DEPEND[ossl-nghttp3-demo]=../../libcrypto ../../libssl ./libnghttp3