From 0aca202ae936d3fccbab34f36d9246e0598849a5 Mon Sep 17 00:00:00 2001
From: bunnei
Date: Mon, 16 Jun 2014 18:03:13 -0400
Subject: Loader: Moved elf and loader modules to a "loader" subdirectory.
---
src/core/core.vcxproj | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
(limited to 'src/core/core.vcxproj')
diff --git a/src/core/core.vcxproj b/src/core/core.vcxproj
index 8eb189a8b..07d3d57c8 100644
--- a/src/core/core.vcxproj
+++ b/src/core/core.vcxproj
@@ -162,7 +162,6 @@
-
@@ -182,7 +181,8 @@
-
+
+
@@ -210,8 +210,6 @@
-
-
@@ -233,7 +231,9 @@
-
+
+
+
@@ -243,4 +243,4 @@
-
+
\ No newline at end of file
--
cgit v1.2.3