summaryrefslogtreecommitdiff
path: root/dist/examples/cxx/tree/order/mixed
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/order/mixed
parentf00dbc9e45e650766bc9c2d81772b10e1a8425c3 (diff)
Auto-generate solution files for examples
Also change project file's VC version encoding
Diffstat (limited to 'dist/examples/cxx/tree/order/mixed')
-rw-r--r--dist/examples/cxx/tree/order/mixed/mixed-vc10.vcxproj (renamed from dist/examples/cxx/tree/order/mixed/mixed-10.0.vcxproj)4
-rw-r--r--dist/examples/cxx/tree/order/mixed/mixed-vc10.vcxproj.filters (renamed from dist/examples/cxx/tree/order/mixed/mixed-10.0.vcxproj.filters)0
-rw-r--r--dist/examples/cxx/tree/order/mixed/mixed-vc11.vcxproj (renamed from dist/examples/cxx/tree/order/mixed/mixed-11.0.vcxproj)4
-rw-r--r--dist/examples/cxx/tree/order/mixed/mixed-vc11.vcxproj.filters (renamed from dist/examples/cxx/tree/order/mixed/mixed-11.0.vcxproj.filters)0
-rw-r--r--dist/examples/cxx/tree/order/mixed/mixed-vc12.vcxproj (renamed from dist/examples/cxx/tree/order/mixed/mixed-12.0.vcxproj)4
-rw-r--r--dist/examples/cxx/tree/order/mixed/mixed-vc12.vcxproj.filters (renamed from dist/examples/cxx/tree/order/mixed/mixed-12.0.vcxproj.filters)0
-rw-r--r--dist/examples/cxx/tree/order/mixed/mixed-vc8.vcproj (renamed from dist/examples/cxx/tree/order/mixed/mixed-8.0.vcproj)4
-rw-r--r--dist/examples/cxx/tree/order/mixed/mixed-vc9.vcproj (renamed from dist/examples/cxx/tree/order/mixed/mixed-9.0.vcproj)4
8 files changed, 10 insertions, 10 deletions
diff --git a/dist/examples/cxx/tree/order/mixed/mixed-10.0.vcxproj b/dist/examples/cxx/tree/order/mixed/mixed-vc10.vcxproj
index 70e65f8..214bff8 100644
--- a/dist/examples/cxx/tree/order/mixed/mixed-10.0.vcxproj
+++ b/dist/examples/cxx/tree/order/mixed/mixed-vc10.vcxproj
@@ -19,9 +19,9 @@
</ProjectConfiguration>
</ItemGroup>
<PropertyGroup Label="Globals">
- <ProjectName>mixed</ProjectName>
+ <ProjectName>order-mixed</ProjectName>
<ProjectGuid>{94A74673-C980-426B-B5BB-00744559EAD1}</ProjectGuid>
- <RootNamespace>mixed</RootNamespace>
+ <RootNamespace>order-mixed</RootNamespace>
<Keyword>Win32Proj</Keyword>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
diff --git a/dist/examples/cxx/tree/order/mixed/mixed-10.0.vcxproj.filters b/dist/examples/cxx/tree/order/mixed/mixed-vc10.vcxproj.filters
index 422115b..422115b 100644
--- a/dist/examples/cxx/tree/order/mixed/mixed-10.0.vcxproj.filters
+++ b/dist/examples/cxx/tree/order/mixed/mixed-vc10.vcxproj.filters
diff --git a/dist/examples/cxx/tree/order/mixed/mixed-11.0.vcxproj b/dist/examples/cxx/tree/order/mixed/mixed-vc11.vcxproj
index 7298ae1..a859d92 100644
--- a/dist/examples/cxx/tree/order/mixed/mixed-11.0.vcxproj
+++ b/dist/examples/cxx/tree/order/mixed/mixed-vc11.vcxproj
@@ -19,9 +19,9 @@
</ProjectConfiguration>
</ItemGroup>
<PropertyGroup Label="Globals">
- <ProjectName>mixed</ProjectName>
+ <ProjectName>order-mixed</ProjectName>
<ProjectGuid>{94A74673-C980-426B-B5BB-00744559EAD1}</ProjectGuid>
- <RootNamespace>mixed</RootNamespace>
+ <RootNamespace>order-mixed</RootNamespace>
<Keyword>Win32Proj</Keyword>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
diff --git a/dist/examples/cxx/tree/order/mixed/mixed-11.0.vcxproj.filters b/dist/examples/cxx/tree/order/mixed/mixed-vc11.vcxproj.filters
index 422115b..422115b 100644
--- a/dist/examples/cxx/tree/order/mixed/mixed-11.0.vcxproj.filters
+++ b/dist/examples/cxx/tree/order/mixed/mixed-vc11.vcxproj.filters
diff --git a/dist/examples/cxx/tree/order/mixed/mixed-12.0.vcxproj b/dist/examples/cxx/tree/order/mixed/mixed-vc12.vcxproj
index 6fb463a..3c72541 100644
--- a/dist/examples/cxx/tree/order/mixed/mixed-12.0.vcxproj
+++ b/dist/examples/cxx/tree/order/mixed/mixed-vc12.vcxproj
@@ -19,9 +19,9 @@
</ProjectConfiguration>
</ItemGroup>
<PropertyGroup Label="Globals">
- <ProjectName>mixed</ProjectName>
+ <ProjectName>order-mixed</ProjectName>
<ProjectGuid>{94A74673-C980-426B-B5BB-00744559EAD1}</ProjectGuid>
- <RootNamespace>mixed</RootNamespace>
+ <RootNamespace>order-mixed</RootNamespace>
<Keyword>Win32Proj</Keyword>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
diff --git a/dist/examples/cxx/tree/order/mixed/mixed-12.0.vcxproj.filters b/dist/examples/cxx/tree/order/mixed/mixed-vc12.vcxproj.filters
index 422115b..422115b 100644
--- a/dist/examples/cxx/tree/order/mixed/mixed-12.0.vcxproj.filters
+++ b/dist/examples/cxx/tree/order/mixed/mixed-vc12.vcxproj.filters
diff --git a/dist/examples/cxx/tree/order/mixed/mixed-8.0.vcproj b/dist/examples/cxx/tree/order/mixed/mixed-vc8.vcproj
index 6ab07d3..34f3e07 100644
--- a/dist/examples/cxx/tree/order/mixed/mixed-8.0.vcproj
+++ b/dist/examples/cxx/tree/order/mixed/mixed-vc8.vcproj
@@ -2,9 +2,9 @@
<VisualStudioProject
ProjectType="Visual C++"
Version="8.00"
- Name="mixed"
+ Name="order-mixed"
ProjectGUID="{84319CCF-087B-468D-ABA9-C8253098FAA0}"
- RootNamespace="mixed"
+ RootNamespace="order-mixed"
Keyword="Win32Proj"
>
<Platforms>
diff --git a/dist/examples/cxx/tree/order/mixed/mixed-9.0.vcproj b/dist/examples/cxx/tree/order/mixed/mixed-vc9.vcproj
index a9c2040..b2d6e38 100644
--- a/dist/examples/cxx/tree/order/mixed/mixed-9.0.vcproj
+++ b/dist/examples/cxx/tree/order/mixed/mixed-vc9.vcproj
@@ -2,9 +2,9 @@
<VisualStudioProject
ProjectType="Visual C++"
Version="9.00"
- Name="mixed"
+ Name="order-mixed"
ProjectGUID="{B58CABEE-0A5C-43F3-B22B-53D060763B67}"
- RootNamespace="mixed"
+ RootNamespace="order-mixed"
Keyword="Win32Proj"
TargetFrameworkVersion="131072"
>