summaryrefslogtreecommitdiff
path: root/dist/examples/cxx/tree/binary/boost
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2014-05-26 12:57:47 -0700
committerBoris Kolpackov <boris@codesynthesis.com>2014-05-26 12:57:47 -0700
commit6d218e2b7fa7af0b715223c068ab3b878efc67c4 (patch)
tree218712a63414e01c6d083463f27efe92604f688f /dist/examples/cxx/tree/binary/boost
parentf00dbc9e45e650766bc9c2d81772b10e1a8425c3 (diff)
Auto-generate solution files for examples
Also change project file's VC version encoding
Diffstat (limited to 'dist/examples/cxx/tree/binary/boost')
-rw-r--r--dist/examples/cxx/tree/binary/boost/boost-10.0.sln25
-rw-r--r--dist/examples/cxx/tree/binary/boost/boost-8.0.sln25
-rw-r--r--dist/examples/cxx/tree/binary/boost/boost-9.0.sln25
-rw-r--r--dist/examples/cxx/tree/binary/boost/boost-vc10.vcxproj (renamed from dist/examples/cxx/tree/binary/boost/boost-10.0.vcxproj)0
-rw-r--r--dist/examples/cxx/tree/binary/boost/boost-vc10.vcxproj.filters (renamed from dist/examples/cxx/tree/binary/boost/boost-10.0.vcxproj.filters)0
-rw-r--r--dist/examples/cxx/tree/binary/boost/boost-vc11.vcxproj (renamed from dist/examples/cxx/tree/binary/boost/boost-11.0.vcxproj)0
-rw-r--r--dist/examples/cxx/tree/binary/boost/boost-vc11.vcxproj.filters (renamed from dist/examples/cxx/tree/binary/boost/boost-11.0.vcxproj.filters)0
-rw-r--r--dist/examples/cxx/tree/binary/boost/boost-vc12.vcxproj (renamed from dist/examples/cxx/tree/binary/boost/boost-12.0.vcxproj)0
-rw-r--r--dist/examples/cxx/tree/binary/boost/boost-vc12.vcxproj.filters (renamed from dist/examples/cxx/tree/binary/boost/boost-12.0.vcxproj.filters)0
-rw-r--r--dist/examples/cxx/tree/binary/boost/boost-vc8.vcproj (renamed from dist/examples/cxx/tree/binary/boost/boost-8.0.vcproj)0
-rw-r--r--dist/examples/cxx/tree/binary/boost/boost-vc9.vcproj (renamed from dist/examples/cxx/tree/binary/boost/boost-9.0.vcproj)0
11 files changed, 0 insertions, 75 deletions
diff --git a/dist/examples/cxx/tree/binary/boost/boost-10.0.sln b/dist/examples/cxx/tree/binary/boost/boost-10.0.sln
deleted file mode 100644
index de4071f..0000000
--- a/dist/examples/cxx/tree/binary/boost/boost-10.0.sln
+++ /dev/null
@@ -1,25 +0,0 @@
-Microsoft Visual Studio Solution File, Format Version 11.00
-# Visual Studio 2010
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "boost", "boost-10.0.vcxproj", "{0C3A70E2-F673-46B7-B23D-9888266918D5}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Win32 = Debug|Win32
- Debug|x64 = Debug|x64
- Release|Win32 = Release|Win32
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {0C3A70E2-F673-46B7-B23D-9888266918D5}.Debug|Win32.ActiveCfg = Debug|Win32
- {0C3A70E2-F673-46B7-B23D-9888266918D5}.Debug|Win32.Build.0 = Debug|Win32
- {0C3A70E2-F673-46B7-B23D-9888266918D5}.Debug|x64.ActiveCfg = Debug|x64
- {0C3A70E2-F673-46B7-B23D-9888266918D5}.Debug|x64.Build.0 = Debug|x64
- {0C3A70E2-F673-46B7-B23D-9888266918D5}.Release|Win32.ActiveCfg = Release|Win32
- {0C3A70E2-F673-46B7-B23D-9888266918D5}.Release|Win32.Build.0 = Release|Win32
- {0C3A70E2-F673-46B7-B23D-9888266918D5}.Release|x64.ActiveCfg = Release|x64
- {0C3A70E2-F673-46B7-B23D-9888266918D5}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/dist/examples/cxx/tree/binary/boost/boost-8.0.sln b/dist/examples/cxx/tree/binary/boost/boost-8.0.sln
deleted file mode 100644
index 1cfe184..0000000
--- a/dist/examples/cxx/tree/binary/boost/boost-8.0.sln
+++ /dev/null
@@ -1,25 +0,0 @@
-Microsoft Visual Studio Solution File, Format Version 9.00
-# Visual Studio 2005
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "boost", "boost-8.0.vcproj", "{0C3A70E2-F673-46B7-B23D-9888266918D5}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Win32 = Debug|Win32
- Debug|x64 = Debug|x64
- Release|Win32 = Release|Win32
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {0C3A70E2-F673-46B7-B23D-9888266918D5}.Debug|Win32.ActiveCfg = Debug|Win32
- {0C3A70E2-F673-46B7-B23D-9888266918D5}.Debug|Win32.Build.0 = Debug|Win32
- {0C3A70E2-F673-46B7-B23D-9888266918D5}.Debug|x64.ActiveCfg = Debug|x64
- {0C3A70E2-F673-46B7-B23D-9888266918D5}.Debug|x64.Build.0 = Debug|x64
- {0C3A70E2-F673-46B7-B23D-9888266918D5}.Release|Win32.ActiveCfg = Release|Win32
- {0C3A70E2-F673-46B7-B23D-9888266918D5}.Release|Win32.Build.0 = Release|Win32
- {0C3A70E2-F673-46B7-B23D-9888266918D5}.Release|x64.ActiveCfg = Release|x64
- {0C3A70E2-F673-46B7-B23D-9888266918D5}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/dist/examples/cxx/tree/binary/boost/boost-9.0.sln b/dist/examples/cxx/tree/binary/boost/boost-9.0.sln
deleted file mode 100644
index b1c69ef..0000000
--- a/dist/examples/cxx/tree/binary/boost/boost-9.0.sln
+++ /dev/null
@@ -1,25 +0,0 @@
-Microsoft Visual Studio Solution File, Format Version 10.00
-# Visual Studio 2008
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "boost", "boost-9.0.vcproj", "{0C3A70E2-F673-46B7-B23D-9888266918D5}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|Win32 = Debug|Win32
- Debug|x64 = Debug|x64
- Release|Win32 = Release|Win32
- Release|x64 = Release|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {0C3A70E2-F673-46B7-B23D-9888266918D5}.Debug|Win32.ActiveCfg = Debug|Win32
- {0C3A70E2-F673-46B7-B23D-9888266918D5}.Debug|Win32.Build.0 = Debug|Win32
- {0C3A70E2-F673-46B7-B23D-9888266918D5}.Debug|x64.ActiveCfg = Debug|x64
- {0C3A70E2-F673-46B7-B23D-9888266918D5}.Debug|x64.Build.0 = Debug|x64
- {0C3A70E2-F673-46B7-B23D-9888266918D5}.Release|Win32.ActiveCfg = Release|Win32
- {0C3A70E2-F673-46B7-B23D-9888266918D5}.Release|Win32.Build.0 = Release|Win32
- {0C3A70E2-F673-46B7-B23D-9888266918D5}.Release|x64.ActiveCfg = Release|x64
- {0C3A70E2-F673-46B7-B23D-9888266918D5}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/dist/examples/cxx/tree/binary/boost/boost-10.0.vcxproj b/dist/examples/cxx/tree/binary/boost/boost-vc10.vcxproj
index 8df3f37..8df3f37 100644
--- a/dist/examples/cxx/tree/binary/boost/boost-10.0.vcxproj
+++ b/dist/examples/cxx/tree/binary/boost/boost-vc10.vcxproj
diff --git a/dist/examples/cxx/tree/binary/boost/boost-10.0.vcxproj.filters b/dist/examples/cxx/tree/binary/boost/boost-vc10.vcxproj.filters
index edb71a3..edb71a3 100644
--- a/dist/examples/cxx/tree/binary/boost/boost-10.0.vcxproj.filters
+++ b/dist/examples/cxx/tree/binary/boost/boost-vc10.vcxproj.filters
diff --git a/dist/examples/cxx/tree/binary/boost/boost-11.0.vcxproj b/dist/examples/cxx/tree/binary/boost/boost-vc11.vcxproj
index 85bd067..85bd067 100644
--- a/dist/examples/cxx/tree/binary/boost/boost-11.0.vcxproj
+++ b/dist/examples/cxx/tree/binary/boost/boost-vc11.vcxproj
diff --git a/dist/examples/cxx/tree/binary/boost/boost-11.0.vcxproj.filters b/dist/examples/cxx/tree/binary/boost/boost-vc11.vcxproj.filters
index edb71a3..edb71a3 100644
--- a/dist/examples/cxx/tree/binary/boost/boost-11.0.vcxproj.filters
+++ b/dist/examples/cxx/tree/binary/boost/boost-vc11.vcxproj.filters
diff --git a/dist/examples/cxx/tree/binary/boost/boost-12.0.vcxproj b/dist/examples/cxx/tree/binary/boost/boost-vc12.vcxproj
index cdd02b0..cdd02b0 100644
--- a/dist/examples/cxx/tree/binary/boost/boost-12.0.vcxproj
+++ b/dist/examples/cxx/tree/binary/boost/boost-vc12.vcxproj
diff --git a/dist/examples/cxx/tree/binary/boost/boost-12.0.vcxproj.filters b/dist/examples/cxx/tree/binary/boost/boost-vc12.vcxproj.filters
index edb71a3..edb71a3 100644
--- a/dist/examples/cxx/tree/binary/boost/boost-12.0.vcxproj.filters
+++ b/dist/examples/cxx/tree/binary/boost/boost-vc12.vcxproj.filters
diff --git a/dist/examples/cxx/tree/binary/boost/boost-8.0.vcproj b/dist/examples/cxx/tree/binary/boost/boost-vc8.vcproj
index 82d23ae..82d23ae 100644
--- a/dist/examples/cxx/tree/binary/boost/boost-8.0.vcproj
+++ b/dist/examples/cxx/tree/binary/boost/boost-vc8.vcproj
diff --git a/dist/examples/cxx/tree/binary/boost/boost-9.0.vcproj b/dist/examples/cxx/tree/binary/boost/boost-vc9.vcproj
index f5369af..f5369af 100644
--- a/dist/examples/cxx/tree/binary/boost/boost-9.0.vcproj
+++ b/dist/examples/cxx/tree/binary/boost/boost-vc9.vcproj