From 60397b084fb1d3544222e7a2c25d4aecd630381d Mon Sep 17 00:00:00 2001 From: Yasha Jannoo Date: Thu, 5 Sep 2019 01:32:24 +0100 Subject: Retarget for new MSBuild toolsets Retarget all projects in the Starshatter.sln from v110 (VS12) to v141 (VS17) --- Datafile/Datafile.vcxproj | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'Datafile/Datafile.vcxproj') diff --git a/Datafile/Datafile.vcxproj b/Datafile/Datafile.vcxproj index a5f87a1..99bd8ad 100644 --- a/Datafile/Datafile.vcxproj +++ b/Datafile/Datafile.vcxproj @@ -1,5 +1,5 @@  - + Debug VS2012 @@ -29,34 +29,34 @@ {ADBA4106-AFE3-43D2-88D9-308A7D75E372} Win32Proj Datafile - $(VCTargetsPath11) + 10.0.16299.0 Application true Unicode - v110 + v141 Application true Unicode - v110 + v141 Application false true Unicode - v110 + v141 Application false true Unicode - v110 + v141 -- cgit v1.1