From 528ba5c9bb0ebf5795d5c7716f13e272ef341796 Mon Sep 17 00:00:00 2001 From: twinaphex Date: Sat, 28 Jul 2012 18:40:09 +0200 Subject: [PATCH] (360) Include rarch_console_exec.c in Salamander solution --- .../RetroArch-360-Salamander/RetroArch-Salamander.vcxproj | 8 ++++++++ .../RetroArch-Salamander.vcxproj.filters | 6 ++++++ 2 files changed, 14 insertions(+) diff --git a/msvc/RetroArch-360-Salamander/RetroArch-Salamander.vcxproj b/msvc/RetroArch-360-Salamander/RetroArch-Salamander.vcxproj index 50461f0c47..c120a2878a 100644 --- a/msvc/RetroArch-360-Salamander/RetroArch-Salamander.vcxproj +++ b/msvc/RetroArch-360-Salamander/RetroArch-Salamander.vcxproj @@ -256,6 +256,14 @@ + + CompileAsC + CompileAsC + CompileAsC + CompileAsC + CompileAsC + CompileAsC + CompileAsCpp CompileAsCpp diff --git a/msvc/RetroArch-360-Salamander/RetroArch-Salamander.vcxproj.filters b/msvc/RetroArch-360-Salamander/RetroArch-Salamander.vcxproj.filters index e6573a984c..5bde70630c 100644 --- a/msvc/RetroArch-360-Salamander/RetroArch-Salamander.vcxproj.filters +++ b/msvc/RetroArch-360-Salamander/RetroArch-Salamander.vcxproj.filters @@ -15,6 +15,9 @@ {7ffc19c2-b69a-4272-b986-4fafee630f77} + + {26ff8241-2b47-497e-8464-6867f4c5bb8e} + @@ -29,5 +32,8 @@ Source Files + + Source Files\console + \ No newline at end of file