From 0463a898c35b2ba38a540c914024d3ae776d1474 Mon Sep 17 00:00:00 2001 From: Sam Hocevar Date: Sat, 9 Feb 2013 22:34:22 +0000 Subject: [PATCH] build: fix syntax errors in the Visual Studio projects. --- test/BtPhysTest.vcxproj | 2 ++ test/MeshViewer.vcxproj | 2 ++ test/benchsuite.vcxproj | 2 ++ test/testsuite.vcxproj | 2 ++ tutorial/01_triangle.vcxproj | 2 ++ tutorial/02_cube.vcxproj | 2 ++ tutorial/03_noise.vcxproj | 2 ++ tutorial/04_texture.vcxproj | 2 ++ tutorial/05_easymesh.vcxproj | 2 ++ tutorial/08_fbo.vcxproj | 2 ++ tutorial/11_fractal.vcxproj | 2 ++ 11 files changed, 22 insertions(+) diff --git a/test/BtPhysTest.vcxproj b/test/BtPhysTest.vcxproj index 408866b7..5effcfa9 100644 --- a/test/BtPhysTest.vcxproj +++ b/test/BtPhysTest.vcxproj @@ -54,6 +54,8 @@ {9e62f2fe-3408-4eae-8238-fd84238ceeda} + + {83d3b207-c601-4025-8f41-01dedc354661} diff --git a/test/MeshViewer.vcxproj b/test/MeshViewer.vcxproj index 07dc8869..87c33430 100644 --- a/test/MeshViewer.vcxproj +++ b/test/MeshViewer.vcxproj @@ -40,6 +40,8 @@ {9e62f2fe-3408-4eae-8238-fd84238ceeda} + + {83d3b207-c601-4025-8f41-01dedc354661} diff --git a/test/benchsuite.vcxproj b/test/benchsuite.vcxproj index d15dcf2d..a0c328ce 100644 --- a/test/benchsuite.vcxproj +++ b/test/benchsuite.vcxproj @@ -44,6 +44,8 @@ {9e62f2fe-3408-4eae-8238-fd84238ceeda} + + {83d3b207-c601-4025-8f41-01dedc354661} diff --git a/test/testsuite.vcxproj b/test/testsuite.vcxproj index 3dc40148..2ae27f05 100644 --- a/test/testsuite.vcxproj +++ b/test/testsuite.vcxproj @@ -54,6 +54,8 @@ {9e62f2fe-3408-4eae-8238-fd84238ceeda} + + {83d3b207-c601-4025-8f41-01dedc354661} diff --git a/tutorial/01_triangle.vcxproj b/tutorial/01_triangle.vcxproj index c6bc23e0..92b22f26 100644 --- a/tutorial/01_triangle.vcxproj +++ b/tutorial/01_triangle.vcxproj @@ -43,6 +43,8 @@ {9e62f2fe-3408-4eae-8238-fd84238ceeda} + + {83d3b207-c601-4025-8f41-01dedc354661} diff --git a/tutorial/02_cube.vcxproj b/tutorial/02_cube.vcxproj index aea81e2f..db13d4b1 100644 --- a/tutorial/02_cube.vcxproj +++ b/tutorial/02_cube.vcxproj @@ -43,6 +43,8 @@ {9e62f2fe-3408-4eae-8238-fd84238ceeda} + + {83d3b207-c601-4025-8f41-01dedc354661} diff --git a/tutorial/03_noise.vcxproj b/tutorial/03_noise.vcxproj index 2de2fb65..11604284 100644 --- a/tutorial/03_noise.vcxproj +++ b/tutorial/03_noise.vcxproj @@ -43,6 +43,8 @@ {9e62f2fe-3408-4eae-8238-fd84238ceeda} + + {83d3b207-c601-4025-8f41-01dedc354661} diff --git a/tutorial/04_texture.vcxproj b/tutorial/04_texture.vcxproj index 08b5cf98..81d3ac4b 100644 --- a/tutorial/04_texture.vcxproj +++ b/tutorial/04_texture.vcxproj @@ -43,6 +43,8 @@ {9e62f2fe-3408-4eae-8238-fd84238ceeda} + + {83d3b207-c601-4025-8f41-01dedc354661} diff --git a/tutorial/05_easymesh.vcxproj b/tutorial/05_easymesh.vcxproj index 31e14642..f9e1765b 100644 --- a/tutorial/05_easymesh.vcxproj +++ b/tutorial/05_easymesh.vcxproj @@ -40,6 +40,8 @@ {9e62f2fe-3408-4eae-8238-fd84238ceeda} + + {83d3b207-c601-4025-8f41-01dedc354661} diff --git a/tutorial/08_fbo.vcxproj b/tutorial/08_fbo.vcxproj index f23d1d2d..05cec86b 100644 --- a/tutorial/08_fbo.vcxproj +++ b/tutorial/08_fbo.vcxproj @@ -43,6 +43,8 @@ {9e62f2fe-3408-4eae-8238-fd84238ceeda} + + {83d3b207-c601-4025-8f41-01dedc354661} diff --git a/tutorial/11_fractal.vcxproj b/tutorial/11_fractal.vcxproj index 74345a34..e5bf5522 100644 --- a/tutorial/11_fractal.vcxproj +++ b/tutorial/11_fractal.vcxproj @@ -43,6 +43,8 @@ {9e62f2fe-3408-4eae-8238-fd84238ceeda} + + {83d3b207-c601-4025-8f41-01dedc354661}