From 642e8956d3e88adc019ebdca9f3fc3387cc6e12f Mon Sep 17 00:00:00 2001 From: Duncan Ogilvie Date: Mon, 1 Oct 2018 15:22:13 +0200 Subject: [PATCH] Convert MyDebugger and TitanEngineEmulator projects to VS2015 --- MyDebugger/MyDebugger.vcxproj | 8 ++++---- TitanEngineEmulator/TitanEngineEmulator.vcxproj | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/MyDebugger/MyDebugger.vcxproj b/MyDebugger/MyDebugger.vcxproj index 9c62fe5..877b10b 100644 --- a/MyDebugger/MyDebugger.vcxproj +++ b/MyDebugger/MyDebugger.vcxproj @@ -26,26 +26,26 @@ Application true - v120_xp + v140_xp MultiByte Application true - v120_xp + v140_xp MultiByte Application false - v120_xp + v140_xp true MultiByte Application false - v120_xp + v140_xp true MultiByte diff --git a/TitanEngineEmulator/TitanEngineEmulator.vcxproj b/TitanEngineEmulator/TitanEngineEmulator.vcxproj index 395cd50..a0f94c4 100644 --- a/TitanEngineEmulator/TitanEngineEmulator.vcxproj +++ b/TitanEngineEmulator/TitanEngineEmulator.vcxproj @@ -26,26 +26,26 @@ DynamicLibrary true - v120_xp + v140_xp MultiByte DynamicLibrary true - v120_xp + v140_xp MultiByte DynamicLibrary false - v120_xp + v140_xp true MultiByte DynamicLibrary false - v120_xp + v140_xp true MultiByte