From 2b41dbb37f64319221bca9080b1b07279915c25c Mon Sep 17 00:00:00 2001 From: cosmonaut Date: Mon, 1 Mar 2021 16:48:38 -0800 Subject: [PATCH] add dll config --- MoonWorks.csproj | 4 ++++ MoonWorks.dll.config | 14 ++++++++++++++ lib/FAudio | 2 +- lib/RefreshCS | 2 +- lib/SDL2-CS | 2 +- 5 files changed, 21 insertions(+), 3 deletions(-) create mode 100644 MoonWorks.dll.config diff --git a/MoonWorks.csproj b/MoonWorks.csproj index ea84153..50641d9 100644 --- a/MoonWorks.csproj +++ b/MoonWorks.csproj @@ -15,4 +15,8 @@ + + + + diff --git a/MoonWorks.dll.config b/MoonWorks.dll.config new file mode 100644 index 0000000..52020e4 --- /dev/null +++ b/MoonWorks.dll.config @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/lib/FAudio b/lib/FAudio index 709a200..5e7991d 160000 --- a/lib/FAudio +++ b/lib/FAudio @@ -1 +1 @@ -Subproject commit 709a200497fc4885bbb3e70e63ee6701c830b7ff +Subproject commit 5e7991da958b1b22658aa358b5f049d42317125d diff --git a/lib/RefreshCS b/lib/RefreshCS index 800069a..4a25a77 160000 --- a/lib/RefreshCS +++ b/lib/RefreshCS @@ -1 +1 @@ -Subproject commit 800069ad58bf33518280002749365d254f09cd38 +Subproject commit 4a25a775433f61c90a8ee07ab48b638f7aefc928 diff --git a/lib/SDL2-CS b/lib/SDL2-CS index f636c61..2b8d237 160000 --- a/lib/SDL2-CS +++ b/lib/SDL2-CS @@ -1 +1 @@ -Subproject commit f636c6175de72994d4ebf61d1e03d3442d3db231 +Subproject commit 2b8d237fd4585d14ea837764ac247d4cd200158f