From 353777ec33b5b097e0d0f4bc602811a9775ef237 Mon Sep 17 00:00:00 2001 From: Yong He Date: Wed, 23 Jun 2021 12:14:14 -0700 Subject: Change default VS version to 2017. (#1893) --- build/visual-studio/compiler-core/compiler-core.vcxproj | 10 +++++----- build/visual-studio/core/core.vcxproj | 10 +++++----- build/visual-studio/cpu-hello-world/cpu-hello-world.vcxproj | 10 +++++----- build/visual-studio/example-base/example-base.vcxproj | 10 +++++----- build/visual-studio/gfx-util/gfx-util.vcxproj | 10 +++++----- build/visual-studio/gfx/gfx.vcxproj | 10 +++++----- build/visual-studio/gpu-printing/gpu-printing.vcxproj | 10 +++++----- build/visual-studio/hello-world/hello-world.vcxproj | 10 +++++----- build/visual-studio/lz4/lz4.vcxproj | 10 +++++----- build/visual-studio/miniz/miniz.vcxproj | 10 +++++----- build/visual-studio/model-viewer/model-viewer.vcxproj | 10 +++++----- build/visual-studio/platform/platform.vcxproj | 10 +++++----- build/visual-studio/render-test-tool/render-test-tool.vcxproj | 10 +++++----- build/visual-studio/run-generators/run-generators.vcxproj | 10 +++++----- build/visual-studio/shader-object/shader-object.vcxproj | 10 +++++----- build/visual-studio/shader-toy/shader-toy.vcxproj | 10 +++++----- .../slang-cpp-extractor/slang-cpp-extractor.vcxproj | 10 +++++----- build/visual-studio/slang-embed/slang-embed.vcxproj | 10 +++++----- build/visual-studio/slang-generate/slang-generate.vcxproj | 10 +++++----- .../slang-reflection-test-tool.vcxproj | 10 +++++----- build/visual-studio/slang-test/slang-test.vcxproj | 10 +++++----- build/visual-studio/slang/slang.vcxproj | 10 +++++----- build/visual-studio/slangc/slangc.vcxproj | 10 +++++----- build/visual-studio/triangle/triangle.vcxproj | 10 +++++----- 24 files changed, 120 insertions(+), 120 deletions(-) (limited to 'build/visual-studio') diff --git a/build/visual-studio/compiler-core/compiler-core.vcxproj b/build/visual-studio/compiler-core/compiler-core.vcxproj index 029cd7fb1..da485b602 100644 --- a/build/visual-studio/compiler-core/compiler-core.vcxproj +++ b/build/visual-studio/compiler-core/compiler-core.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -29,25 +29,25 @@ StaticLibrary true Unicode - v140 + v141 StaticLibrary true Unicode - v140 + v141 StaticLibrary false Unicode - v140 + v141 StaticLibrary false Unicode - v140 + v141 diff --git a/build/visual-studio/core/core.vcxproj b/build/visual-studio/core/core.vcxproj index 022132f71..ae49ffd1e 100644 --- a/build/visual-studio/core/core.vcxproj +++ b/build/visual-studio/core/core.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -29,25 +29,25 @@ StaticLibrary true Unicode - v140 + v141 StaticLibrary true Unicode - v140 + v141 StaticLibrary false Unicode - v140 + v141 StaticLibrary false Unicode - v140 + v141 diff --git a/build/visual-studio/cpu-hello-world/cpu-hello-world.vcxproj b/build/visual-studio/cpu-hello-world/cpu-hello-world.vcxproj index 9b21c1410..02e60ad19 100644 --- a/build/visual-studio/cpu-hello-world/cpu-hello-world.vcxproj +++ b/build/visual-studio/cpu-hello-world/cpu-hello-world.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -29,25 +29,25 @@ Application true Unicode - v140 + v141 Application true Unicode - v140 + v141 Application false Unicode - v140 + v141 Application false Unicode - v140 + v141 diff --git a/build/visual-studio/example-base/example-base.vcxproj b/build/visual-studio/example-base/example-base.vcxproj index 794e0b114..524dc4109 100644 --- a/build/visual-studio/example-base/example-base.vcxproj +++ b/build/visual-studio/example-base/example-base.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -29,25 +29,25 @@ StaticLibrary true Unicode - v140 + v141 StaticLibrary true Unicode - v140 + v141 StaticLibrary false Unicode - v140 + v141 StaticLibrary false Unicode - v140 + v141 diff --git a/build/visual-studio/gfx-util/gfx-util.vcxproj b/build/visual-studio/gfx-util/gfx-util.vcxproj index d75105524..96288d25d 100644 --- a/build/visual-studio/gfx-util/gfx-util.vcxproj +++ b/build/visual-studio/gfx-util/gfx-util.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -29,25 +29,25 @@ StaticLibrary true Unicode - v140 + v141 StaticLibrary true Unicode - v140 + v141 StaticLibrary false Unicode - v140 + v141 StaticLibrary false Unicode - v140 + v141 diff --git a/build/visual-studio/gfx/gfx.vcxproj b/build/visual-studio/gfx/gfx.vcxproj index 30e38a878..b3ec429e6 100644 --- a/build/visual-studio/gfx/gfx.vcxproj +++ b/build/visual-studio/gfx/gfx.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -30,25 +30,25 @@ DynamicLibrary true Unicode - v140 + v141 DynamicLibrary true Unicode - v140 + v141 DynamicLibrary false Unicode - v140 + v141 DynamicLibrary false Unicode - v140 + v141 diff --git a/build/visual-studio/gpu-printing/gpu-printing.vcxproj b/build/visual-studio/gpu-printing/gpu-printing.vcxproj index 4ab526230..1f8bf4f7a 100644 --- a/build/visual-studio/gpu-printing/gpu-printing.vcxproj +++ b/build/visual-studio/gpu-printing/gpu-printing.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -29,25 +29,25 @@ Application true Unicode - v140 + v141 Application true Unicode - v140 + v141 Application false Unicode - v140 + v141 Application false Unicode - v140 + v141 diff --git a/build/visual-studio/hello-world/hello-world.vcxproj b/build/visual-studio/hello-world/hello-world.vcxproj index 181e1de40..9cbdddaaf 100644 --- a/build/visual-studio/hello-world/hello-world.vcxproj +++ b/build/visual-studio/hello-world/hello-world.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -29,25 +29,25 @@ Application true Unicode - v140 + v141 Application true Unicode - v140 + v141 Application false Unicode - v140 + v141 Application false Unicode - v140 + v141 diff --git a/build/visual-studio/lz4/lz4.vcxproj b/build/visual-studio/lz4/lz4.vcxproj index 92cfd3407..bec177d3c 100644 --- a/build/visual-studio/lz4/lz4.vcxproj +++ b/build/visual-studio/lz4/lz4.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -29,25 +29,25 @@ StaticLibrary true Unicode - v140 + v141 StaticLibrary true Unicode - v140 + v141 StaticLibrary false Unicode - v140 + v141 StaticLibrary false Unicode - v140 + v141 diff --git a/build/visual-studio/miniz/miniz.vcxproj b/build/visual-studio/miniz/miniz.vcxproj index 0ce8e2054..3b5b00c10 100644 --- a/build/visual-studio/miniz/miniz.vcxproj +++ b/build/visual-studio/miniz/miniz.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -29,25 +29,25 @@ StaticLibrary true Unicode - v140 + v141 StaticLibrary true Unicode - v140 + v141 StaticLibrary false Unicode - v140 + v141 StaticLibrary false Unicode - v140 + v141 diff --git a/build/visual-studio/model-viewer/model-viewer.vcxproj b/build/visual-studio/model-viewer/model-viewer.vcxproj index 0dc5b0119..91fc851b1 100644 --- a/build/visual-studio/model-viewer/model-viewer.vcxproj +++ b/build/visual-studio/model-viewer/model-viewer.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -29,25 +29,25 @@ Application true Unicode - v140 + v141 Application true Unicode - v140 + v141 Application false Unicode - v140 + v141 Application false Unicode - v140 + v141 diff --git a/build/visual-studio/platform/platform.vcxproj b/build/visual-studio/platform/platform.vcxproj index c6a693195..55d12d4c1 100644 --- a/build/visual-studio/platform/platform.vcxproj +++ b/build/visual-studio/platform/platform.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -30,25 +30,25 @@ DynamicLibrary true Unicode - v140 + v141 DynamicLibrary true Unicode - v140 + v141 DynamicLibrary false Unicode - v140 + v141 DynamicLibrary false Unicode - v140 + v141 diff --git a/build/visual-studio/render-test-tool/render-test-tool.vcxproj b/build/visual-studio/render-test-tool/render-test-tool.vcxproj index 9e7b64089..cc8a86ef9 100644 --- a/build/visual-studio/render-test-tool/render-test-tool.vcxproj +++ b/build/visual-studio/render-test-tool/render-test-tool.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -30,25 +30,25 @@ DynamicLibrary true Unicode - v140 + v141 DynamicLibrary true Unicode - v140 + v141 DynamicLibrary false Unicode - v140 + v141 DynamicLibrary false Unicode - v140 + v141 diff --git a/build/visual-studio/run-generators/run-generators.vcxproj b/build/visual-studio/run-generators/run-generators.vcxproj index d326efb61..4f196e043 100644 --- a/build/visual-studio/run-generators/run-generators.vcxproj +++ b/build/visual-studio/run-generators/run-generators.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -29,25 +29,25 @@ StaticLibrary true Unicode - v140 + v141 StaticLibrary true Unicode - v140 + v141 StaticLibrary false Unicode - v140 + v141 StaticLibrary false Unicode - v140 + v141 diff --git a/build/visual-studio/shader-object/shader-object.vcxproj b/build/visual-studio/shader-object/shader-object.vcxproj index a65b7e544..7d0009f75 100644 --- a/build/visual-studio/shader-object/shader-object.vcxproj +++ b/build/visual-studio/shader-object/shader-object.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -29,25 +29,25 @@ Application true Unicode - v140 + v141 Application true Unicode - v140 + v141 Application false Unicode - v140 + v141 Application false Unicode - v140 + v141 diff --git a/build/visual-studio/shader-toy/shader-toy.vcxproj b/build/visual-studio/shader-toy/shader-toy.vcxproj index d1aad7d70..2fb4edf04 100644 --- a/build/visual-studio/shader-toy/shader-toy.vcxproj +++ b/build/visual-studio/shader-toy/shader-toy.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -29,25 +29,25 @@ Application true Unicode - v140 + v141 Application true Unicode - v140 + v141 Application false Unicode - v140 + v141 Application false Unicode - v140 + v141 diff --git a/build/visual-studio/slang-cpp-extractor/slang-cpp-extractor.vcxproj b/build/visual-studio/slang-cpp-extractor/slang-cpp-extractor.vcxproj index fc15a6e7d..14edfd5d1 100644 --- a/build/visual-studio/slang-cpp-extractor/slang-cpp-extractor.vcxproj +++ b/build/visual-studio/slang-cpp-extractor/slang-cpp-extractor.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -29,25 +29,25 @@ Application true Unicode - v140 + v141 Application true Unicode - v140 + v141 Application false Unicode - v140 + v141 Application false Unicode - v140 + v141 diff --git a/build/visual-studio/slang-embed/slang-embed.vcxproj b/build/visual-studio/slang-embed/slang-embed.vcxproj index 85feb094a..4be17be5e 100644 --- a/build/visual-studio/slang-embed/slang-embed.vcxproj +++ b/build/visual-studio/slang-embed/slang-embed.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -29,25 +29,25 @@ Application true Unicode - v140 + v141 Application true Unicode - v140 + v141 Application false Unicode - v140 + v141 Application false Unicode - v140 + v141 diff --git a/build/visual-studio/slang-generate/slang-generate.vcxproj b/build/visual-studio/slang-generate/slang-generate.vcxproj index f0238aa27..14bed1b55 100644 --- a/build/visual-studio/slang-generate/slang-generate.vcxproj +++ b/build/visual-studio/slang-generate/slang-generate.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -29,25 +29,25 @@ Application true Unicode - v140 + v141 Application true Unicode - v140 + v141 Application false Unicode - v140 + v141 Application false Unicode - v140 + v141 diff --git a/build/visual-studio/slang-reflection-test-tool/slang-reflection-test-tool.vcxproj b/build/visual-studio/slang-reflection-test-tool/slang-reflection-test-tool.vcxproj index 372771e63..ecdefcb49 100644 --- a/build/visual-studio/slang-reflection-test-tool/slang-reflection-test-tool.vcxproj +++ b/build/visual-studio/slang-reflection-test-tool/slang-reflection-test-tool.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -29,25 +29,25 @@ DynamicLibrary true Unicode - v140 + v141 DynamicLibrary true Unicode - v140 + v141 DynamicLibrary false Unicode - v140 + v141 DynamicLibrary false Unicode - v140 + v141 diff --git a/build/visual-studio/slang-test/slang-test.vcxproj b/build/visual-studio/slang-test/slang-test.vcxproj index 10c8fb1c3..a8c9506a8 100644 --- a/build/visual-studio/slang-test/slang-test.vcxproj +++ b/build/visual-studio/slang-test/slang-test.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -29,25 +29,25 @@ Application true Unicode - v140 + v141 Application true Unicode - v140 + v141 Application false Unicode - v140 + v141 Application false Unicode - v140 + v141 diff --git a/build/visual-studio/slang/slang.vcxproj b/build/visual-studio/slang/slang.vcxproj index 00b7f6b02..ff754cb86 100644 --- a/build/visual-studio/slang/slang.vcxproj +++ b/build/visual-studio/slang/slang.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -29,25 +29,25 @@ DynamicLibrary true Unicode - v140 + v141 DynamicLibrary true Unicode - v140 + v141 DynamicLibrary false Unicode - v140 + v141 DynamicLibrary false Unicode - v140 + v141 diff --git a/build/visual-studio/slangc/slangc.vcxproj b/build/visual-studio/slangc/slangc.vcxproj index b05f61ae7..1a45c51b2 100644 --- a/build/visual-studio/slangc/slangc.vcxproj +++ b/build/visual-studio/slangc/slangc.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -29,25 +29,25 @@ Application true Unicode - v140 + v141 Application true Unicode - v140 + v141 Application false Unicode - v140 + v141 Application false Unicode - v140 + v141 diff --git a/build/visual-studio/triangle/triangle.vcxproj b/build/visual-studio/triangle/triangle.vcxproj index 5a6915713..c5c2fc33b 100644 --- a/build/visual-studio/triangle/triangle.vcxproj +++ b/build/visual-studio/triangle/triangle.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -29,25 +29,25 @@ Application true Unicode - v140 + v141 Application true Unicode - v140 + v141 Application false Unicode - v140 + v141 Application false Unicode - v140 + v141 -- cgit v1.2.3