From a79fb90d624dceca25635a207cf3ae9c47c531f9 Mon Sep 17 00:00:00 2001 From: ShizZy Date: Thu, 26 Sep 2013 22:48:31 -0400 Subject: upgraded proj files to vs 2013 --- src/citra/citra.vcxproj | 7 +++++-- src/citra/citra.vcxproj.filters | 3 +++ 2 files changed, 8 insertions(+), 2 deletions(-) (limited to 'src/citra') diff --git a/src/citra/citra.vcxproj b/src/citra/citra.vcxproj index 2645d3c3c..8f29e3e63 100644 --- a/src/citra/citra.vcxproj +++ b/src/citra/citra.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -28,18 +28,22 @@ Application true + v120 Application true + v120 Application false + v120 Application false + v120 @@ -51,7 +55,6 @@ - diff --git a/src/citra/citra.vcxproj.filters b/src/citra/citra.vcxproj.filters index 510e07b53..f0b6906de 100644 --- a/src/citra/citra.vcxproj.filters +++ b/src/citra/citra.vcxproj.filters @@ -22,4 +22,7 @@ {e3161526-9f53-4670-8dae-2be81ff01bc2} + + + \ No newline at end of file -- cgit v1.2.3