From e2379c4956099294994e090b9bede94bbbbdcab1 Mon Sep 17 00:00:00 2001 From: auth12 Date: Thu, 16 Jul 2020 13:37:51 +0100 Subject: Added windows support on client. --- client/wolfssl/IDE/WIN/include.am | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 client/wolfssl/IDE/WIN/include.am (limited to 'client/wolfssl/IDE/WIN/include.am') diff --git a/client/wolfssl/IDE/WIN/include.am b/client/wolfssl/IDE/WIN/include.am new file mode 100644 index 0000000..ef20c51 --- /dev/null +++ b/client/wolfssl/IDE/WIN/include.am @@ -0,0 +1,9 @@ +# vim:ft=automake +# included from Top Level Makefile.am +# All paths should be given relative to the root + +EXTRA_DIST+= IDE/WIN/README.txt +EXTRA_DIST+= IDE/WIN/test.vcxproj +EXTRA_DIST+= IDE/WIN/wolfssl-fips.sln +EXTRA_DIST+= IDE/WIN/wolfssl-fips.vcxproj +EXTRA_DIST+= IDE/WIN/user_settings.h -- cgit v1.2.3