From 59b7bb04b69ea879a8880217bc53377ed67d2a07 Mon Sep 17 00:00:00 2001 From: Rukai Date: Tue, 21 Jun 2016 11:03:41 +1000 Subject: VS can now run dolphinQt directly without DLL errors --- Source/Core/DolphinQt2/DolphinQt2.vcxproj.user | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Source/Core/DolphinQt2/DolphinQt2.vcxproj.user (limited to 'Source/Core') diff --git a/Source/Core/DolphinQt2/DolphinQt2.vcxproj.user b/Source/Core/DolphinQt2/DolphinQt2.vcxproj.user new file mode 100644 index 0000000000..42da7cddad --- /dev/null +++ b/Source/Core/DolphinQt2/DolphinQt2.vcxproj.user @@ -0,0 +1,7 @@ + + + + $(BinaryOutputDir)$(TargetFileName) + WindowsLocalDebugger + + -- cgit v1.2.3