aboutsummaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2014-06-15 14:13:55 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2014-06-15 14:13:55 +0200
commit770c24812b6823d48bbea2f03942221d1aed964c (patch)
treed19588e4d7a06955dfca2275d69201a5f1a450bd /common
parent419d6b8fd02a149dd9f05b3ffbf4a7676e6e8b34 (diff)
Use single template set of templates for .sln files
Diffstat (limited to 'common')
-rw-r--r--common/common-vc10.sln15
-rw-r--r--common/common-vc11.sln15
-rw-r--r--common/common-vc12.sln17
-rw-r--r--common/common-vc8.sln15
-rw-r--r--common/common-vc9.sln15
5 files changed, 0 insertions, 77 deletions
diff --git a/common/common-vc10.sln b/common/common-vc10.sln
deleted file mode 100644
index 9a5dc32..0000000
--- a/common/common-vc10.sln
+++ /dev/null
@@ -1,15 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 11.00
-# Visual Studio 2010
-__projects__
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
-__solution_configurations__
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
-__project_configurations__
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/common/common-vc11.sln b/common/common-vc11.sln
deleted file mode 100644
index 436eeea..0000000
--- a/common/common-vc11.sln
+++ /dev/null
@@ -1,15 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2012
-__projects__
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
-__solution_configurations__
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
-__project_configurations__
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/common/common-vc12.sln b/common/common-vc12.sln
deleted file mode 100644
index 446d701..0000000
--- a/common/common-vc12.sln
+++ /dev/null
@@ -1,17 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 2013
-VisualStudioVersion = 12.0.21005.1
-MinimumVisualStudioVersion = 10.0.40219.1
-__projects__
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
-__solution_configurations__
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
-__project_configurations__
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/common/common-vc8.sln b/common/common-vc8.sln
deleted file mode 100644
index f38bad2..0000000
--- a/common/common-vc8.sln
+++ /dev/null
@@ -1,15 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 9.00
-# Visual Studio 2005
-__projects__
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
-__solution_configurations__
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
-__project_configurations__
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/common/common-vc9.sln b/common/common-vc9.sln
deleted file mode 100644
index 2ec9432..0000000
--- a/common/common-vc9.sln
+++ /dev/null
@@ -1,15 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 10.00
-# Visual Studio 2008
-__projects__
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
-__solution_configurations__
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
-__project_configurations__
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal