summaryrefslogtreecommitdiffstats
path: root/src/core/core.vcxproj
diff options
context:
space:
mode:
authorbunnei <ericbunnie@gmail.com>2014-04-04 01:03:55 +0200
committerbunnei <ericbunnie@gmail.com>2014-04-04 01:03:55 +0200
commit7bf24c066b09db65422e581827b6201fbfead467 (patch)
treec5fa1d34567850eb8ba6c7a86de76d9933dec597 /src/core/core.vcxproj
parentconvert tabs to spaces (diff)
downloadyuzu-7bf24c066b09db65422e581827b6201fbfead467.tar
yuzu-7bf24c066b09db65422e581827b6201fbfead467.tar.gz
yuzu-7bf24c066b09db65422e581827b6201fbfead467.tar.bz2
yuzu-7bf24c066b09db65422e581827b6201fbfead467.tar.lz
yuzu-7bf24c066b09db65422e581827b6201fbfead467.tar.xz
yuzu-7bf24c066b09db65422e581827b6201fbfead467.tar.zst
yuzu-7bf24c066b09db65422e581827b6201fbfead467.zip
Diffstat (limited to 'src/core/core.vcxproj')
-rw-r--r--src/core/core.vcxproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/core.vcxproj b/src/core/core.vcxproj
index d6382b634..c97abd069 100644
--- a/src/core/core.vcxproj
+++ b/src/core/core.vcxproj
@@ -145,6 +145,7 @@
<ClCompile Include="src\arm\armvirt.cpp" />
<ClCompile Include="src\arm\disassembler\arm_disasm.cpp" />
<ClCompile Include="src\arm\mmu\arm1176jzf_s_mmu.cpp" />
+ <ClCompile Include="src\arm\thumbemu.cpp" />
<ClCompile Include="src\core.cpp" />
<ClCompile Include="src\core_timing.cpp" />
<ClCompile Include="src\elf\elf_reader.cpp" />