From be3e8907861c6cf79eb14c2c90a982574ed22ee6 Mon Sep 17 00:00:00 2001 From: JacobBarthelmeh Date: Mon, 24 Apr 2023 07:32:10 -0600 Subject: [PATCH] add files to make dist --- ide/winvs/include.am | 2 ++ ide/winvs/wolfsshd/wolfsshd.vcxproj.user | 13 +++++++++++++ 2 files changed, 15 insertions(+) create mode 100644 ide/winvs/wolfsshd/wolfsshd.vcxproj.user diff --git a/ide/winvs/include.am b/ide/winvs/include.am index 647adaf6d..8d3e96ed9 100644 --- a/ide/winvs/include.am +++ b/ide/winvs/include.am @@ -18,3 +18,5 @@ EXTRA_DIST+= ide/winvs/testsuite/testsuite.vcxproj EXTRA_DIST+= ide/winvs/testsuite/testsuite.vcxproj.user EXTRA_DIST+= ide/winvs/wolfsftp-client/wolfsftp-client.vcxproj EXTRA_DIST+= ide/winvs/wolfsftp-client/wolfsftp-client.vcxproj.user +EXTRA_DIST+= ide/winvs/wolfsshd/wolfsshd.vcxproj +EXTRA_DIST+= ide/winvs/wolfsshd/wolfssshd.vcxproj.user diff --git a/ide/winvs/wolfsshd/wolfsshd.vcxproj.user b/ide/winvs/wolfsshd/wolfsshd.vcxproj.user new file mode 100644 index 000000000..e9f3ec837 --- /dev/null +++ b/ide/winvs/wolfsshd/wolfsshd.vcxproj.user @@ -0,0 +1,13 @@ + + + + + + WindowsLocalDebugger + + + + + WindowsLocalDebugger + + \ No newline at end of file