summaryrefslogtreecommitdiff
path: root/Source
diff options
context:
space:
mode:
authorMartin Michelsen <fuzziqersoftware+g@gmail.com>2023-10-13 10:16:28 -0700
committerMartin Michelsen <fuzziqersoftware+g@gmail.com>2024-03-17 18:37:55 -0700
commita36600ae503ee8a947d1058e8ed48614809b24fb (patch)
tree7d58c5202c217b717ab9bc3c2f868b19c35f8204 /Source
parentf90812d8e12125c613bb0dd548ed2fb05f49be0b (diff)
add TAPServer.cpp to Windows build
Diffstat (limited to 'Source')
-rw-r--r--Source/Core/DolphinLib.props1
1 files changed, 1 insertions, 0 deletions
diff --git a/Source/Core/DolphinLib.props b/Source/Core/DolphinLib.props
index 50a6eb5494..2229ee9d06 100644
--- a/Source/Core/DolphinLib.props
+++ b/Source/Core/DolphinLib.props
@@ -937,6 +937,7 @@
<ClCompile Include="Core\HW\DVD\FileMonitor.cpp" />
<ClCompile Include="Core\HW\EXI\BBA\BuiltIn.cpp" />
<ClCompile Include="Core\HW\EXI\BBA\TAP_Win32.cpp" />
+ <ClCompile Include="Core\HW\EXI\BBA\TAPServer.cpp" />
<ClCompile Include="Core\HW\EXI\BBA\XLINK_KAI_BBA.cpp" />
<ClCompile Include="Core\HW\EXI\EXI_Channel.cpp" />
<ClCompile Include="Core\HW\EXI\EXI_Device.cpp" />