OSDN Git Service

switch to Visual Studio 2015
authornomeu <nomeu@nomeu.org>
Wed, 15 Jun 2016 02:32:36 +0000 (11:32 +0900)
committernomeu <nomeu@nomeu.org>
Wed, 15 Jun 2016 02:37:01 +0000 (11:37 +0900)
.gitignore
Tso2MqoGui-2010.sln [deleted file]
Tso2MqoGui.csproj
Tso2MqoGui.sln [moved from Tso2MqoGui-2008.sln with 82% similarity]

index 2ea6ef4..c6b7e99 100644 (file)
@@ -2,3 +2,4 @@
 /*.suo
 /bin
 /obj
+/.vs
diff --git a/Tso2MqoGui-2010.sln b/Tso2MqoGui-2010.sln
deleted file mode 100644 (file)
index 99290d2..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-\r
-Microsoft Visual Studio Solution File, Format Version 11.00\r
-# Visual Studio 2010\r
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tso2MqoGui", "Tso2MqoGui.csproj", "{C0DE49DD-78AB-4517-8234-7331DEF93472}"\r
-EndProject\r
-Global\r
-       GlobalSection(SolutionConfigurationPlatforms) = preSolution\r
-               Debug|x86 = Debug|x86\r
-               Release|x86 = Release|x86\r
-       EndGlobalSection\r
-       GlobalSection(ProjectConfigurationPlatforms) = postSolution\r
-               {C0DE49DD-78AB-4517-8234-7331DEF93472}.Debug|x86.ActiveCfg = Debug|x86\r
-               {C0DE49DD-78AB-4517-8234-7331DEF93472}.Debug|x86.Build.0 = Debug|x86\r
-               {C0DE49DD-78AB-4517-8234-7331DEF93472}.Release|x86.ActiveCfg = Release|x86\r
-               {C0DE49DD-78AB-4517-8234-7331DEF93472}.Release|x86.Build.0 = Release|x86\r
-       EndGlobalSection\r
-       GlobalSection(SolutionProperties) = preSolution\r
-               HideSolutionNode = FALSE\r
-       EndGlobalSection\r
-EndGlobal\r
index 705b636..b1f95b4 100644 (file)
   <Target Name="AfterBuild">
   </Target>
   -->
-</Project>
+</Project>
\ No newline at end of file
similarity index 82%
rename from Tso2MqoGui-2008.sln
rename to Tso2MqoGui.sln
index f581ae2..d149c7b 100644 (file)
@@ -1,20 +1,22 @@
-\r
-Microsoft Visual Studio Solution File, Format Version 10.00\r
-# Visual C# Express 2008\r
-Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tso2MqoGui", "Tso2MqoGui.csproj", "{C0DE49DD-78AB-4517-8234-7331DEF93472}"\r
-EndProject\r
-Global\r
-       GlobalSection(SolutionConfigurationPlatforms) = preSolution\r
-               Debug|x86 = Debug|x86\r
-               Release|x86 = Release|x86\r
-       EndGlobalSection\r
-       GlobalSection(ProjectConfigurationPlatforms) = postSolution\r
-               {C0DE49DD-78AB-4517-8234-7331DEF93472}.Debug|x86.ActiveCfg = Debug|x86\r
-               {C0DE49DD-78AB-4517-8234-7331DEF93472}.Debug|x86.Build.0 = Debug|x86\r
-               {C0DE49DD-78AB-4517-8234-7331DEF93472}.Release|x86.ActiveCfg = Release|x86\r
-               {C0DE49DD-78AB-4517-8234-7331DEF93472}.Release|x86.Build.0 = Release|x86\r
-       EndGlobalSection\r
-       GlobalSection(SolutionProperties) = preSolution\r
-               HideSolutionNode = FALSE\r
-       EndGlobalSection\r
-EndGlobal\r
+
+Microsoft Visual Studio Solution File, Format Version 12.00
+# Visual Studio 14
+VisualStudioVersion = 14.0.24720.0
+MinimumVisualStudioVersion = 10.0.40219.1
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Tso2MqoGui", "Tso2MqoGui.csproj", "{C0DE49DD-78AB-4517-8234-7331DEF93472}"
+EndProject
+Global
+       GlobalSection(SolutionConfigurationPlatforms) = preSolution
+               Debug|x86 = Debug|x86
+               Release|x86 = Release|x86
+       EndGlobalSection
+       GlobalSection(ProjectConfigurationPlatforms) = postSolution
+               {C0DE49DD-78AB-4517-8234-7331DEF93472}.Debug|x86.ActiveCfg = Debug|x86
+               {C0DE49DD-78AB-4517-8234-7331DEF93472}.Debug|x86.Build.0 = Debug|x86
+               {C0DE49DD-78AB-4517-8234-7331DEF93472}.Release|x86.ActiveCfg = Release|x86
+               {C0DE49DD-78AB-4517-8234-7331DEF93472}.Release|x86.Build.0 = Release|x86
+       EndGlobalSection
+       GlobalSection(SolutionProperties) = preSolution
+               HideSolutionNode = FALSE
+       EndGlobalSection
+EndGlobal