From 69223d007ef70cbcbe4b0db47c00b2f4837f5d23 Mon Sep 17 00:00:00 2001 From: bunnei Date: Fri, 4 Apr 2014 22:26:06 -0400 Subject: - added an interface layer for ARM cores - cleaned up core.cpp a bit --- src/core/core.vcxproj | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/core/core.vcxproj') diff --git a/src/core/core.vcxproj b/src/core/core.vcxproj index 4cd55c575..bee9f3046 100644 --- a/src/core/core.vcxproj +++ b/src/core/core.vcxproj @@ -144,6 +144,7 @@ + @@ -157,12 +158,14 @@ + + -- cgit v1.2.3