From bf7969e5b5e1f4af7a9702882135e93c00bd23b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henrik=20Rydg=C3=A5rd?= Date: Sun, 12 Apr 2015 11:45:29 -0700 Subject: [PATCH] Add MipsJit to the MSVC project files. --- Core/Core.vcxproj | 12 ++++++++++++ Core/Core.vcxproj.filters | 9 +++++++++ 2 files changed, 21 insertions(+) diff --git a/Core/Core.vcxproj b/Core/Core.vcxproj index 754779a961..1576a49b2f 100644 --- a/Core/Core.vcxproj +++ b/Core/Core.vcxproj @@ -427,6 +427,12 @@ + + true + true + true + true + @@ -666,6 +672,12 @@ + + true + true + true + true + diff --git a/Core/Core.vcxproj.filters b/Core/Core.vcxproj.filters index 9a3310850b..587689ada6 100644 --- a/Core/Core.vcxproj.filters +++ b/Core/Core.vcxproj.filters @@ -13,6 +13,9 @@ {8a5bebeb-575f-483d-8bd2-4b7eac163a7d} + + {aaaaaaaa-575f-483d-8bd2-4b7eac163a7d} + {37896407-c373-44a3-b6ec-b57bceb2c4a3} @@ -402,6 +405,9 @@ MIPS\ARM + + MIPS\MIPS + MIPS\ARM @@ -934,6 +940,9 @@ MIPS\ARM + + MIPS\MIPS + MIPS\ARM