From b13156ec2a5d8e2d791f3a587e3ffe660c9eb4d0 Mon Sep 17 00:00:00 2001 From: Robin Cornelius Date: Tue, 8 Nov 2016 09:29:37 +0000 Subject: [PATCH] House keeping and project breaking changes * Rename executable to EDSEditor * rename GUI project to EDSEditorGUI * rename solution to EDSEditor --- EDSTest.sln => EDSEditor.sln | 6 +++--- EDSTest/{EDSTest.csproj => EDSEditorGUI.csproj} | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) rename EDSTest.sln => EDSEditor.sln (86%) rename EDSTest/{EDSTest.csproj => EDSEditorGUI.csproj} (99%) diff --git a/EDSTest.sln b/EDSEditor.sln similarity index 86% rename from EDSTest.sln rename to EDSEditor.sln index 544cb97..6d680bf 100644 --- a/EDSTest.sln +++ b/EDSEditor.sln @@ -1,9 +1,9 @@  Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 2013 -VisualStudioVersion = 12.0.31101.0 +# Visual Studio 14 +VisualStudioVersion = 14.0.25420.1 MinimumVisualStudioVersion = 10.0.40219.1 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EDSTest", "EDSTest\EDSTest.csproj", "{13D2D8ED-242B-4283-BF14-AA79FE875F7C}" +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "EDSEditorGUI", "EDSTest\EDSEditorGUI.csproj", "{13D2D8ED-242B-4283-BF14-AA79FE875F7C}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "libEDSsharp", "libEDSsharp\libEDSsharp.csproj", "{CC0FA4B1-2BFC-43B3-8C56-B428DF2D24E7}" EndProject diff --git a/EDSTest/EDSTest.csproj b/EDSTest/EDSEditorGUI.csproj similarity index 99% rename from EDSTest/EDSTest.csproj rename to EDSTest/EDSEditorGUI.csproj index 88c563f..f074711 100644 --- a/EDSTest/EDSTest.csproj +++ b/EDSTest/EDSEditorGUI.csproj @@ -8,7 +8,7 @@ WinExe Properties ODEditor - EDSTest + EDSEditor v4.5 512