From feb831a7813f99438e4072057a44cbf1eb130279 Mon Sep 17 00:00:00 2001 From: vyuuui Date: Sat, 28 Jan 2023 07:37:30 -0800 Subject: [PATCH] Added assembler files to windows build --- Source/Core/DolphinLib.props | 13 +++++++++++++ Source/Core/DolphinQt/DolphinQt.vcxproj | 8 ++++++++ 2 files changed, 21 insertions(+) diff --git a/Source/Core/DolphinLib.props b/Source/Core/DolphinLib.props index 687dd8285a..6fc35dd736 100644 --- a/Source/Core/DolphinLib.props +++ b/Source/Core/DolphinLib.props @@ -16,6 +16,13 @@ + + + + + + + @@ -760,6 +767,12 @@ + + + + + + diff --git a/Source/Core/DolphinQt/DolphinQt.vcxproj b/Source/Core/DolphinQt/DolphinQt.vcxproj index b16a5396d0..63779c58a8 100644 --- a/Source/Core/DolphinQt/DolphinQt.vcxproj +++ b/Source/Core/DolphinQt/DolphinQt.vcxproj @@ -135,11 +135,15 @@ + + + + @@ -342,11 +346,15 @@ + + + +