From 57bc8fd6de2b7188c49387d2817008b13eb72d3b Mon Sep 17 00:00:00 2001 From: Amos <48657826+Mauler125@users.noreply.github.com> Date: Tue, 18 Jan 2022 01:45:36 +0100 Subject: [PATCH] Add 'interfaces.cpp' for dedicated --- r5dev/dedicated.vcxproj | 1 + r5dev/dedicated.vcxproj.filters | 3 +++ 2 files changed, 4 insertions(+) diff --git a/r5dev/dedicated.vcxproj b/r5dev/dedicated.vcxproj index 2e9155d8..a131db67 100644 --- a/r5dev/dedicated.vcxproj +++ b/r5dev/dedicated.vcxproj @@ -498,6 +498,7 @@ + diff --git a/r5dev/dedicated.vcxproj.filters b/r5dev/dedicated.vcxproj.filters index 9241d12e..daf536b7 100644 --- a/r5dev/dedicated.vcxproj.filters +++ b/r5dev/dedicated.vcxproj.filters @@ -884,6 +884,9 @@ core + + sdk\vpc +