From 9ef9f0bf327f205ef93a45f20d6bc91c20151fd3 Mon Sep 17 00:00:00 2001 From: Dmitry Babokin Date: Fri, 28 Feb 2014 20:01:34 +0400 Subject: [PATCH] Migrating to VS solution files to VS2012 --- examples/aobench/aobench.vcxproj | 14 +++++++++++++- .../aobench_instrumented.vcxproj | 6 +++++- examples/deferred/deferred_shading.vcxproj | 18 +++++++++++++++--- examples/examples.sln | 4 ++-- examples/mandelbrot/mandelbrot.vcxproj | 14 +++++++++++++- .../mandelbrot_tasks/mandelbrot_tasks.vcxproj | 18 +++++++++++++++--- examples/noise/noise.vcxproj | 18 +++++++++++++++--- examples/options/options.vcxproj | 18 +++++++++++++++--- examples/perfbench/perfbench.vcxproj | 8 ++++++-- examples/rt/rt.vcxproj | 18 +++++++++++++++--- examples/simple/simple.vcxproj | 6 +++++- examples/sort/sort.vcxproj | 16 ++++++++++++++-- examples/stencil/stencil.vcxproj | 16 ++++++++++++++-- examples/volume_rendering/volume.vcxproj | 18 +++++++++++++++--- ispc.sln | 4 ++-- 15 files changed, 164 insertions(+), 32 deletions(-) diff --git a/examples/aobench/aobench.vcxproj b/examples/aobench/aobench.vcxproj index 298be2cb..66918e2a 100644 --- a/examples/aobench/aobench.vcxproj +++ b/examples/aobench/aobench.vcxproj @@ -25,10 +25,22 @@ ao sse2,sse4,avx1-i32x8 + + v110 + + + v110 + + + v110 + + + v110 + - + \ No newline at end of file diff --git a/examples/aobench_instrumented/aobench_instrumented.vcxproj b/examples/aobench_instrumented/aobench_instrumented.vcxproj index 5247762c..c1abf354 100644 --- a/examples/aobench_instrumented/aobench_instrumented.vcxproj +++ b/examples/aobench_instrumented/aobench_instrumented.vcxproj @@ -51,23 +51,27 @@ Application true Unicode + v110 Application true Unicode + v110 Application false true Unicode + v110 Application false true Unicode + v110 @@ -172,4 +176,4 @@ - + \ No newline at end of file diff --git a/examples/deferred/deferred_shading.vcxproj b/examples/deferred/deferred_shading.vcxproj index 974e870b..51c217ee 100755 --- a/examples/deferred/deferred_shading.vcxproj +++ b/examples/deferred/deferred_shading.vcxproj @@ -1,4 +1,4 @@ - + @@ -17,7 +17,7 @@ Release x64 - + {87f53c53-957e-4e91-878a-bc27828fb9eb} Win32Proj @@ -25,6 +25,18 @@ kernels sse2,sse4-x2,avx1-x2 + + v110 + + + v110 + + + v110 + + + v110 + @@ -33,4 +45,4 @@ - + \ No newline at end of file diff --git a/examples/examples.sln b/examples/examples.sln index 2285f6a6..5de51b74 100755 --- a/examples/examples.sln +++ b/examples/examples.sln @@ -1,6 +1,6 @@  -Microsoft Visual Studio Solution File, Format Version 11.00 -# Visual Studio 2010 +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 2012 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simple", "simple\simple.vcxproj", "{947C5311-8B78-4D05-BEE4-BCF342D4B367}" EndProject Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "rt", "rt\rt.vcxproj", "{E787BC3F-2D2E-425E-A64D-4721E2FF3DC9}" diff --git a/examples/mandelbrot/mandelbrot.vcxproj b/examples/mandelbrot/mandelbrot.vcxproj index 7a5f6e03..406986fa 100644 --- a/examples/mandelbrot/mandelbrot.vcxproj +++ b/examples/mandelbrot/mandelbrot.vcxproj @@ -25,9 +25,21 @@ mandelbrot sse2,sse4-x2,avx1-x2 + + v110 + + + v110 + + + v110 + + + v110 + - + \ No newline at end of file diff --git a/examples/mandelbrot_tasks/mandelbrot_tasks.vcxproj b/examples/mandelbrot_tasks/mandelbrot_tasks.vcxproj index 113fc4e8..57f741f4 100644 --- a/examples/mandelbrot_tasks/mandelbrot_tasks.vcxproj +++ b/examples/mandelbrot_tasks/mandelbrot_tasks.vcxproj @@ -1,4 +1,4 @@ - + @@ -17,7 +17,7 @@ Release x64 - + {E80DA7D4-AB22-4648-A068-327307156BE6} Win32Proj @@ -25,10 +25,22 @@ mandelbrot_tasks sse2,sse4-x2,avx1-x2 + + v110 + + + v110 + + + v110 + + + v110 + - + \ No newline at end of file diff --git a/examples/noise/noise.vcxproj b/examples/noise/noise.vcxproj index ff3953ae..b7f87354 100644 --- a/examples/noise/noise.vcxproj +++ b/examples/noise/noise.vcxproj @@ -1,4 +1,4 @@ - + @@ -17,7 +17,7 @@ Release x64 - + {0E0886D8-8B5E-4EAF-9A21-91E63DAF81FD} Win32Proj @@ -25,9 +25,21 @@ noise sse2,sse4,avx1-x2 + + v110 + + + v110 + + + v110 + + + v110 + - + \ No newline at end of file diff --git a/examples/options/options.vcxproj b/examples/options/options.vcxproj index d48ac8bc..7d21afd8 100644 --- a/examples/options/options.vcxproj +++ b/examples/options/options.vcxproj @@ -1,4 +1,4 @@ - + @@ -17,7 +17,7 @@ Release x64 - + {8C7B5D29-1E76-44E6-BBB8-09830E5DEEAE} Win32Proj @@ -25,6 +25,18 @@ options sse2,sse4-x2,avx1-x2 + + v110 + + + v110 + + + v110 + + + v110 + @@ -32,4 +44,4 @@ - + \ No newline at end of file diff --git a/examples/perfbench/perfbench.vcxproj b/examples/perfbench/perfbench.vcxproj index d94b753c..b8a64b33 100644 --- a/examples/perfbench/perfbench.vcxproj +++ b/examples/perfbench/perfbench.vcxproj @@ -1,4 +1,4 @@ - + @@ -29,23 +29,27 @@ Application true Unicode + v110 Application true Unicode + v110 Application false true Unicode + v110 Application false true Unicode + v110 @@ -173,4 +177,4 @@ - + \ No newline at end of file diff --git a/examples/rt/rt.vcxproj b/examples/rt/rt.vcxproj index 00b6dd3a..9d77fe82 100644 --- a/examples/rt/rt.vcxproj +++ b/examples/rt/rt.vcxproj @@ -1,4 +1,4 @@ - + @@ -17,7 +17,7 @@ Release x64 - + {E787BC3F-2D2E-425E-A64D-4721E2FF3DC9} Win32Proj @@ -25,10 +25,22 @@ rt sse2,sse4-x2,avx1-i32x8 + + v110 + + + v110 + + + v110 + + + v110 + - + \ No newline at end of file diff --git a/examples/simple/simple.vcxproj b/examples/simple/simple.vcxproj index 34908223..3d80467f 100644 --- a/examples/simple/simple.vcxproj +++ b/examples/simple/simple.vcxproj @@ -53,23 +53,27 @@ $(ISPC_compiler) -O2 %(Filename).ispc -o $(TargetDir)%(Filename).obj -h $(Target Application true Unicode + v110 Application true Unicode + v110 Application false true Unicode + v110 Application false true Unicode + v110 @@ -170,4 +174,4 @@ $(ISPC_compiler) -O2 %(Filename).ispc -o $(TargetDir)%(Filename).obj -h $(Target - + \ No newline at end of file diff --git a/examples/sort/sort.vcxproj b/examples/sort/sort.vcxproj index b0bdc63d..98126b28 100644 --- a/examples/sort/sort.vcxproj +++ b/examples/sort/sort.vcxproj @@ -17,7 +17,7 @@ Release x64 - + {6D3EF8C5-AE26-407B-9ECE-C27CB988D9C2} Win32Proj @@ -25,10 +25,22 @@ sort sse2,sse4-x2,avx1-x2 + + v110 + + + v110 + + + v110 + + + v110 + - + \ No newline at end of file diff --git a/examples/stencil/stencil.vcxproj b/examples/stencil/stencil.vcxproj index fd8564aa..9e339efd 100644 --- a/examples/stencil/stencil.vcxproj +++ b/examples/stencil/stencil.vcxproj @@ -1,4 +1,4 @@ - + @@ -25,10 +25,22 @@ stencil sse2,sse4-x2,avx1-i32x8 + + v110 + + + v110 + + + v110 + + + v110 + - + \ No newline at end of file diff --git a/examples/volume_rendering/volume.vcxproj b/examples/volume_rendering/volume.vcxproj index a1fea5f1..3e2882ae 100644 --- a/examples/volume_rendering/volume.vcxproj +++ b/examples/volume_rendering/volume.vcxproj @@ -1,4 +1,4 @@ - + @@ -17,7 +17,7 @@ Release x64 - + {dee5733a-e93e-449d-9114-9bffcaeb4df9} Win32Proj @@ -25,10 +25,22 @@ volume sse2,sse4-x2,avx1-i32x8 + + v110 + + + v110 + + + v110 + + + v110 + - + \ No newline at end of file diff --git a/ispc.sln b/ispc.sln index 8febee18..a9dbb793 100755 --- a/ispc.sln +++ b/ispc.sln @@ -1,6 +1,6 @@  -Microsoft Visual Studio Solution File, Format Version 11.00 -# Visual Studio 2010 +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 2012 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ispc", "ispc.vcxproj", "{9861F490-F516-480C-B63C-D62A77AFA9D5}" EndProject Global