summaryrefslogtreecommitdiff
path: root/dist/examples/cxx/tree/custom/calendar
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/custom/calendar
parentf00dbc9e45e650766bc9c2d81772b10e1a8425c3 (diff)
Auto-generate solution files for examples
Also change project file's VC version encoding
Diffstat (limited to 'dist/examples/cxx/tree/custom/calendar')
-rw-r--r--dist/examples/cxx/tree/custom/calendar/calendar-10.0.sln25
-rw-r--r--dist/examples/cxx/tree/custom/calendar/calendar-8.0.sln25
-rw-r--r--dist/examples/cxx/tree/custom/calendar/calendar-9.0.sln25
-rw-r--r--dist/examples/cxx/tree/custom/calendar/calendar-vc10.vcxproj (renamed from dist/examples/cxx/tree/custom/calendar/calendar-10.0.vcxproj)0
-rw-r--r--dist/examples/cxx/tree/custom/calendar/calendar-vc10.vcxproj.filters (renamed from dist/examples/cxx/tree/custom/calendar/calendar-10.0.vcxproj.filters)0
-rw-r--r--dist/examples/cxx/tree/custom/calendar/calendar-vc11.vcxproj (renamed from dist/examples/cxx/tree/custom/calendar/calendar-11.0.vcxproj)0
-rw-r--r--dist/examples/cxx/tree/custom/calendar/calendar-vc11.vcxproj.filters (renamed from dist/examples/cxx/tree/custom/calendar/calendar-11.0.vcxproj.filters)0
-rw-r--r--dist/examples/cxx/tree/custom/calendar/calendar-vc12.vcxproj (renamed from dist/examples/cxx/tree/custom/calendar/calendar-12.0.vcxproj)0
-rw-r--r--dist/examples/cxx/tree/custom/calendar/calendar-vc12.vcxproj.filters (renamed from dist/examples/cxx/tree/custom/calendar/calendar-12.0.vcxproj.filters)0
-rw-r--r--dist/examples/cxx/tree/custom/calendar/calendar-vc8.vcproj (renamed from dist/examples/cxx/tree/custom/calendar/calendar-8.0.vcproj)0
-rw-r--r--dist/examples/cxx/tree/custom/calendar/calendar-vc9.vcproj (renamed from dist/examples/cxx/tree/custom/calendar/calendar-9.0.vcproj)0
11 files changed, 0 insertions, 75 deletions
diff --git a/dist/examples/cxx/tree/custom/calendar/calendar-10.0.sln b/dist/examples/cxx/tree/custom/calendar/calendar-10.0.sln
deleted file mode 100644
index 70b733c..0000000
--- a/dist/examples/cxx/tree/custom/calendar/calendar-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}") = "calendar", "calendar-10.0.vcxproj", "{2DB41EF7-0BED-45BA-A311-44D2719BFE09}"
-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
- {2DB41EF7-0BED-45BA-A311-44D2719BFE09}.Debug|Win32.ActiveCfg = Debug|Win32
- {2DB41EF7-0BED-45BA-A311-44D2719BFE09}.Debug|Win32.Build.0 = Debug|Win32
- {2DB41EF7-0BED-45BA-A311-44D2719BFE09}.Debug|x64.ActiveCfg = Debug|x64
- {2DB41EF7-0BED-45BA-A311-44D2719BFE09}.Debug|x64.Build.0 = Debug|x64
- {2DB41EF7-0BED-45BA-A311-44D2719BFE09}.Release|Win32.ActiveCfg = Release|Win32
- {2DB41EF7-0BED-45BA-A311-44D2719BFE09}.Release|Win32.Build.0 = Release|Win32
- {2DB41EF7-0BED-45BA-A311-44D2719BFE09}.Release|x64.ActiveCfg = Release|x64
- {2DB41EF7-0BED-45BA-A311-44D2719BFE09}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/dist/examples/cxx/tree/custom/calendar/calendar-8.0.sln b/dist/examples/cxx/tree/custom/calendar/calendar-8.0.sln
deleted file mode 100644
index 52f98df..0000000
--- a/dist/examples/cxx/tree/custom/calendar/calendar-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}") = "calendar", "calendar-8.0.vcproj", "{2DB41EF7-0BED-45BA-A311-44D2719BFE09}"
-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
- {2DB41EF7-0BED-45BA-A311-44D2719BFE09}.Debug|Win32.ActiveCfg = Debug|Win32
- {2DB41EF7-0BED-45BA-A311-44D2719BFE09}.Debug|Win32.Build.0 = Debug|Win32
- {2DB41EF7-0BED-45BA-A311-44D2719BFE09}.Debug|x64.ActiveCfg = Debug|x64
- {2DB41EF7-0BED-45BA-A311-44D2719BFE09}.Debug|x64.Build.0 = Debug|x64
- {2DB41EF7-0BED-45BA-A311-44D2719BFE09}.Release|Win32.ActiveCfg = Release|Win32
- {2DB41EF7-0BED-45BA-A311-44D2719BFE09}.Release|Win32.Build.0 = Release|Win32
- {2DB41EF7-0BED-45BA-A311-44D2719BFE09}.Release|x64.ActiveCfg = Release|x64
- {2DB41EF7-0BED-45BA-A311-44D2719BFE09}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/dist/examples/cxx/tree/custom/calendar/calendar-9.0.sln b/dist/examples/cxx/tree/custom/calendar/calendar-9.0.sln
deleted file mode 100644
index ddaadad..0000000
--- a/dist/examples/cxx/tree/custom/calendar/calendar-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}") = "calendar", "calendar-9.0.vcproj", "{2DB41EF7-0BED-45BA-A311-44D2719BFE09}"
-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
- {2DB41EF7-0BED-45BA-A311-44D2719BFE09}.Debug|Win32.ActiveCfg = Debug|Win32
- {2DB41EF7-0BED-45BA-A311-44D2719BFE09}.Debug|Win32.Build.0 = Debug|Win32
- {2DB41EF7-0BED-45BA-A311-44D2719BFE09}.Debug|x64.ActiveCfg = Debug|x64
- {2DB41EF7-0BED-45BA-A311-44D2719BFE09}.Debug|x64.Build.0 = Debug|x64
- {2DB41EF7-0BED-45BA-A311-44D2719BFE09}.Release|Win32.ActiveCfg = Release|Win32
- {2DB41EF7-0BED-45BA-A311-44D2719BFE09}.Release|Win32.Build.0 = Release|Win32
- {2DB41EF7-0BED-45BA-A311-44D2719BFE09}.Release|x64.ActiveCfg = Release|x64
- {2DB41EF7-0BED-45BA-A311-44D2719BFE09}.Release|x64.Build.0 = Release|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
-EndGlobal
diff --git a/dist/examples/cxx/tree/custom/calendar/calendar-10.0.vcxproj b/dist/examples/cxx/tree/custom/calendar/calendar-vc10.vcxproj
index 7dc3711..7dc3711 100644
--- a/dist/examples/cxx/tree/custom/calendar/calendar-10.0.vcxproj
+++ b/dist/examples/cxx/tree/custom/calendar/calendar-vc10.vcxproj
diff --git a/dist/examples/cxx/tree/custom/calendar/calendar-10.0.vcxproj.filters b/dist/examples/cxx/tree/custom/calendar/calendar-vc10.vcxproj.filters
index 943a2dc..943a2dc 100644
--- a/dist/examples/cxx/tree/custom/calendar/calendar-10.0.vcxproj.filters
+++ b/dist/examples/cxx/tree/custom/calendar/calendar-vc10.vcxproj.filters
diff --git a/dist/examples/cxx/tree/custom/calendar/calendar-11.0.vcxproj b/dist/examples/cxx/tree/custom/calendar/calendar-vc11.vcxproj
index 1fb819f..1fb819f 100644
--- a/dist/examples/cxx/tree/custom/calendar/calendar-11.0.vcxproj
+++ b/dist/examples/cxx/tree/custom/calendar/calendar-vc11.vcxproj
diff --git a/dist/examples/cxx/tree/custom/calendar/calendar-11.0.vcxproj.filters b/dist/examples/cxx/tree/custom/calendar/calendar-vc11.vcxproj.filters
index 943a2dc..943a2dc 100644
--- a/dist/examples/cxx/tree/custom/calendar/calendar-11.0.vcxproj.filters
+++ b/dist/examples/cxx/tree/custom/calendar/calendar-vc11.vcxproj.filters
diff --git a/dist/examples/cxx/tree/custom/calendar/calendar-12.0.vcxproj b/dist/examples/cxx/tree/custom/calendar/calendar-vc12.vcxproj
index 94b9425..94b9425 100644
--- a/dist/examples/cxx/tree/custom/calendar/calendar-12.0.vcxproj
+++ b/dist/examples/cxx/tree/custom/calendar/calendar-vc12.vcxproj
diff --git a/dist/examples/cxx/tree/custom/calendar/calendar-12.0.vcxproj.filters b/dist/examples/cxx/tree/custom/calendar/calendar-vc12.vcxproj.filters
index 943a2dc..943a2dc 100644
--- a/dist/examples/cxx/tree/custom/calendar/calendar-12.0.vcxproj.filters
+++ b/dist/examples/cxx/tree/custom/calendar/calendar-vc12.vcxproj.filters
diff --git a/dist/examples/cxx/tree/custom/calendar/calendar-8.0.vcproj b/dist/examples/cxx/tree/custom/calendar/calendar-vc8.vcproj
index e04807f..e04807f 100644
--- a/dist/examples/cxx/tree/custom/calendar/calendar-8.0.vcproj
+++ b/dist/examples/cxx/tree/custom/calendar/calendar-vc8.vcproj
diff --git a/dist/examples/cxx/tree/custom/calendar/calendar-9.0.vcproj b/dist/examples/cxx/tree/custom/calendar/calendar-vc9.vcproj
index d3a189a..d3a189a 100644
--- a/dist/examples/cxx/tree/custom/calendar/calendar-9.0.vcproj
+++ b/dist/examples/cxx/tree/custom/calendar/calendar-vc9.vcproj