diff --git a/CMakeLists.txt b/CMakeLists.txt index 378949a..cf8fe69 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -10,7 +10,7 @@ set(CMAKE_RUNTIME_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/bin) if(WIN32) set(COMMON_LIBS sb6 optimized GLFW_r32 debug GLFW_d32) -elif (UNIX) +elseif (UNIX) set(COMMON_LIBS sb6 glfw ${GLFW_LIBRARIES} GL rt dl) else() set(COMMON_LIBS sb6) diff --git a/build/vs2010/alienrain.vcxproj b/build/vs2010/alienrain.vcxproj index 7a57138..9ad7cd0 100644 --- a/build/vs2010/alienrain.vcxproj +++ b/build/vs2010/alienrain.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -90,4 +90,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/basicfbo.vcxproj b/build/vs2010/basicfbo.vcxproj index 758b041..999a0e4 100644 --- a/build/vs2010/basicfbo.vcxproj +++ b/build/vs2010/basicfbo.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -90,4 +90,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/blendmatrix.vcxproj b/build/vs2010/blendmatrix.vcxproj index c79f8db..3b65de8 100644 --- a/build/vs2010/blendmatrix.vcxproj +++ b/build/vs2010/blendmatrix.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -90,4 +90,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/blinnphong.vcxproj b/build/vs2010/blinnphong.vcxproj index 6e44467..621fbc1 100644 --- a/build/vs2010/blinnphong.vcxproj +++ b/build/vs2010/blinnphong.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -94,4 +94,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/bumpmapping.vcxproj b/build/vs2010/bumpmapping.vcxproj index ea65f1b..1f08291 100644 --- a/build/vs2010/bumpmapping.vcxproj +++ b/build/vs2010/bumpmapping.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -94,4 +94,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/clipdistance.vcxproj b/build/vs2010/clipdistance.vcxproj index 4ccc654..b729a35 100644 --- a/build/vs2010/clipdistance.vcxproj +++ b/build/vs2010/clipdistance.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -94,4 +94,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/csflocking.vcxproj b/build/vs2010/csflocking.vcxproj index 02fe9fe..aae1050 100644 --- a/build/vs2010/csflocking.vcxproj +++ b/build/vs2010/csflocking.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -95,4 +95,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/cubemapenv.vcxproj b/build/vs2010/cubemapenv.vcxproj index e5f80f8..2c6fbb2 100644 --- a/build/vs2010/cubemapenv.vcxproj +++ b/build/vs2010/cubemapenv.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -96,4 +96,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/cubicbezier.vcxproj b/build/vs2010/cubicbezier.vcxproj index dddb71b..746cfdb 100644 --- a/build/vs2010/cubicbezier.vcxproj +++ b/build/vs2010/cubicbezier.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -98,4 +98,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/deferredshading.vcxproj b/build/vs2010/deferredshading.vcxproj index 57d6e97..8fd26e9 100644 --- a/build/vs2010/deferredshading.vcxproj +++ b/build/vs2010/deferredshading.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -99,4 +99,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/depthclamp.vcxproj b/build/vs2010/depthclamp.vcxproj index b4e74fc..3e129c3 100644 --- a/build/vs2010/depthclamp.vcxproj +++ b/build/vs2010/depthclamp.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -90,4 +90,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/dispmap.vcxproj b/build/vs2010/dispmap.vcxproj index 5cc915c..3db7ce4 100644 --- a/build/vs2010/dispmap.vcxproj +++ b/build/vs2010/dispmap.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -96,4 +96,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/dof.vcxproj b/build/vs2010/dof.vcxproj index 1220510..fa79f2f 100644 --- a/build/vs2010/dof.vcxproj +++ b/build/vs2010/dof.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -97,4 +97,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/envmapsphere.vcxproj b/build/vs2010/envmapsphere.vcxproj index f5c0da0..971a194 100644 --- a/build/vs2010/envmapsphere.vcxproj +++ b/build/vs2010/envmapsphere.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -94,4 +94,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/equirectangular.vcxproj b/build/vs2010/equirectangular.vcxproj index 15939eb..52f6d65 100644 --- a/build/vs2010/equirectangular.vcxproj +++ b/build/vs2010/equirectangular.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -94,4 +94,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/fragcolorfrompos.vcxproj b/build/vs2010/fragcolorfrompos.vcxproj index c1319ec..e7df19e 100644 --- a/build/vs2010/fragcolorfrompos.vcxproj +++ b/build/vs2010/fragcolorfrompos.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -90,4 +90,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/fragmentlist.vcxproj b/build/vs2010/fragmentlist.vcxproj index a291024..2920a6d 100644 --- a/build/vs2010/fragmentlist.vcxproj +++ b/build/vs2010/fragmentlist.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -98,4 +98,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/grass.vcxproj b/build/vs2010/grass.vcxproj index a03ebfd..e29a145 100644 --- a/build/vs2010/grass.vcxproj +++ b/build/vs2010/grass.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -90,4 +90,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/gsculling.vcxproj b/build/vs2010/gsculling.vcxproj index 19b89af..b3d0f8c 100644 --- a/build/vs2010/gsculling.vcxproj +++ b/build/vs2010/gsculling.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -90,4 +90,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/gslayered.vcxproj b/build/vs2010/gslayered.vcxproj index 64dd64a..6b6f0fa 100644 --- a/build/vs2010/gslayered.vcxproj +++ b/build/vs2010/gslayered.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -97,4 +97,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/gsquads.vcxproj b/build/vs2010/gsquads.vcxproj index c584ee8..7963f1b 100644 --- a/build/vs2010/gsquads.vcxproj +++ b/build/vs2010/gsquads.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -97,4 +97,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/gstessellate.vcxproj b/build/vs2010/gstessellate.vcxproj index e797db2..2bcff21 100644 --- a/build/vs2010/gstessellate.vcxproj +++ b/build/vs2010/gstessellate.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -90,4 +90,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/hdrbloom.vcxproj b/build/vs2010/hdrbloom.vcxproj index 3ad7d63..0df037b 100644 --- a/build/vs2010/hdrbloom.vcxproj +++ b/build/vs2010/hdrbloom.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -98,4 +98,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/hdrexposure.vcxproj b/build/vs2010/hdrexposure.vcxproj index e1ca20b..9c2282b 100644 --- a/build/vs2010/hdrexposure.vcxproj +++ b/build/vs2010/hdrexposure.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -90,4 +90,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/hdrtonemap.vcxproj b/build/vs2010/hdrtonemap.vcxproj index 51a3888..a2509a7 100644 --- a/build/vs2010/hdrtonemap.vcxproj +++ b/build/vs2010/hdrtonemap.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -96,4 +96,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/indexedcube.vcxproj b/build/vs2010/indexedcube.vcxproj index 46c193c..af1d9e3 100644 --- a/build/vs2010/indexedcube.vcxproj +++ b/build/vs2010/indexedcube.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -90,4 +90,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/instancedattribs.vcxproj b/build/vs2010/instancedattribs.vcxproj index 10f4514..ea958df 100644 --- a/build/vs2010/instancedattribs.vcxproj +++ b/build/vs2010/instancedattribs.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -90,4 +90,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/julia.vcxproj b/build/vs2010/julia.vcxproj index b02753d..b22fbe4 100644 --- a/build/vs2010/julia.vcxproj +++ b/build/vs2010/julia.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -90,4 +90,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/ktxview.vcxproj b/build/vs2010/ktxview.vcxproj index a57c4ac..add7998 100644 --- a/build/vs2010/ktxview.vcxproj +++ b/build/vs2010/ktxview.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -90,4 +90,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/linesmooth.vcxproj b/build/vs2010/linesmooth.vcxproj index 1c07e4e..099ef87 100644 --- a/build/vs2010/linesmooth.vcxproj +++ b/build/vs2010/linesmooth.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -90,4 +90,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/movingtri.vcxproj b/build/vs2010/movingtri.vcxproj index 167cc52..b4117f9 100644 --- a/build/vs2010/movingtri.vcxproj +++ b/build/vs2010/movingtri.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -90,4 +90,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/msaanative.vcxproj b/build/vs2010/msaanative.vcxproj index bca0381..7639d23 100644 --- a/build/vs2010/msaanative.vcxproj +++ b/build/vs2010/msaanative.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -90,4 +90,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/multidrawindirect.vcxproj b/build/vs2010/multidrawindirect.vcxproj index 35f41ee..eb3ee07 100644 --- a/build/vs2010/multidrawindirect.vcxproj +++ b/build/vs2010/multidrawindirect.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -94,4 +94,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/multimaterial.vcxproj b/build/vs2010/multimaterial.vcxproj index 6bc3cde..a39d004 100644 --- a/build/vs2010/multimaterial.vcxproj +++ b/build/vs2010/multimaterial.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -98,4 +98,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/multiscissor.vcxproj b/build/vs2010/multiscissor.vcxproj index 3840c39..ccf7323 100644 --- a/build/vs2010/multiscissor.vcxproj +++ b/build/vs2010/multiscissor.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -90,4 +90,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/multiviewport.vcxproj b/build/vs2010/multiviewport.vcxproj index fb945cb..87f6e74 100644 --- a/build/vs2010/multiviewport.vcxproj +++ b/build/vs2010/multiviewport.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -90,4 +90,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/noise.vcxproj b/build/vs2010/noise.vcxproj index 45a128a..fd86f79 100644 --- a/build/vs2010/noise.vcxproj +++ b/build/vs2010/noise.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -94,4 +94,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/noperspective.vcxproj b/build/vs2010/noperspective.vcxproj index 275a9c1..b6c727c 100644 --- a/build/vs2010/noperspective.vcxproj +++ b/build/vs2010/noperspective.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -90,4 +90,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/normalviewer.vcxproj b/build/vs2010/normalviewer.vcxproj index af8b845..a57b462 100644 --- a/build/vs2010/normalviewer.vcxproj +++ b/build/vs2010/normalviewer.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -90,4 +90,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/objectexploder.vcxproj b/build/vs2010/objectexploder.vcxproj index 1e41254..895f4ee 100644 --- a/build/vs2010/objectexploder.vcxproj +++ b/build/vs2010/objectexploder.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -90,4 +90,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/perf-readpixels.vcxproj b/build/vs2010/perf-readpixels.vcxproj index ad1a949..085afaf 100644 --- a/build/vs2010/perf-readpixels.vcxproj +++ b/build/vs2010/perf-readpixels.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -94,4 +94,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/perpixelgloss.vcxproj b/build/vs2010/perpixelgloss.vcxproj index 978e047..a796bd4 100644 --- a/build/vs2010/perpixelgloss.vcxproj +++ b/build/vs2010/perpixelgloss.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -90,4 +90,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/phonglighting.vcxproj b/build/vs2010/phonglighting.vcxproj index 67c0f12..e48c28a 100644 --- a/build/vs2010/phonglighting.vcxproj +++ b/build/vs2010/phonglighting.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -96,4 +96,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/polygonsmooth.vcxproj b/build/vs2010/polygonsmooth.vcxproj index 3b0aeda..e0bbb39 100644 --- a/build/vs2010/polygonsmooth.vcxproj +++ b/build/vs2010/polygonsmooth.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -90,4 +90,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/prefixsum.vcxproj b/build/vs2010/prefixsum.vcxproj index dcd0ce7..edd9c9a 100644 --- a/build/vs2010/prefixsum.vcxproj +++ b/build/vs2010/prefixsum.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -93,4 +93,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/prefixsum2d.vcxproj b/build/vs2010/prefixsum2d.vcxproj index 87c177d..589c96b 100644 --- a/build/vs2010/prefixsum2d.vcxproj +++ b/build/vs2010/prefixsum2d.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -95,4 +95,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/programinfo.vcxproj b/build/vs2010/programinfo.vcxproj index 4d8d3ae..b460e2c 100644 --- a/build/vs2010/programinfo.vcxproj +++ b/build/vs2010/programinfo.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -90,4 +90,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/raytracer.vcxproj b/build/vs2010/raytracer.vcxproj index a036f13..5350846 100644 --- a/build/vs2010/raytracer.vcxproj +++ b/build/vs2010/raytracer.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -98,4 +98,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/rimlight.vcxproj b/build/vs2010/rimlight.vcxproj index b6a6e9b..8f6707a 100644 --- a/build/vs2010/rimlight.vcxproj +++ b/build/vs2010/rimlight.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -94,4 +94,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/sampleshading.vcxproj b/build/vs2010/sampleshading.vcxproj index 9fde598..140625d 100644 --- a/build/vs2010/sampleshading.vcxproj +++ b/build/vs2010/sampleshading.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -90,4 +90,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/sb6mrender.vcxproj b/build/vs2010/sb6mrender.vcxproj index 769530a..fee796b 100644 --- a/build/vs2010/sb6mrender.vcxproj +++ b/build/vs2010/sb6mrender.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -94,4 +94,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/shadowmapping.vcxproj b/build/vs2010/shadowmapping.vcxproj index f4675a8..a5f9b87 100644 --- a/build/vs2010/shadowmapping.vcxproj +++ b/build/vs2010/shadowmapping.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -98,4 +98,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/shapedpoints.vcxproj b/build/vs2010/shapedpoints.vcxproj index 13c3fa9..7ab6f65 100644 --- a/build/vs2010/shapedpoints.vcxproj +++ b/build/vs2010/shapedpoints.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -90,4 +90,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/simpleclear.vcxproj b/build/vs2010/simpleclear.vcxproj index f26368d..d452b9e 100644 --- a/build/vs2010/simpleclear.vcxproj +++ b/build/vs2010/simpleclear.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -90,4 +90,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/simpletexcoords.vcxproj b/build/vs2010/simpletexcoords.vcxproj index 9778f66..1b16f44 100644 --- a/build/vs2010/simpletexcoords.vcxproj +++ b/build/vs2010/simpletexcoords.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -94,4 +94,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/simpletexture.vcxproj b/build/vs2010/simpletexture.vcxproj index 6cfc6d9..90a1b89 100644 --- a/build/vs2010/simpletexture.vcxproj +++ b/build/vs2010/simpletexture.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -90,4 +90,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/singlepoint.vcxproj b/build/vs2010/singlepoint.vcxproj index e74629f..a4e257b 100644 --- a/build/vs2010/singlepoint.vcxproj +++ b/build/vs2010/singlepoint.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -90,4 +90,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/singletri.vcxproj b/build/vs2010/singletri.vcxproj index b94a960..af1c240 100644 --- a/build/vs2010/singletri.vcxproj +++ b/build/vs2010/singletri.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -90,4 +90,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/spinnycube.vcxproj b/build/vs2010/spinnycube.vcxproj index e4024a2..01c33b4 100644 --- a/build/vs2010/spinnycube.vcxproj +++ b/build/vs2010/spinnycube.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -90,4 +90,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/springmass.vcxproj b/build/vs2010/springmass.vcxproj index ec34a24..a047007 100644 --- a/build/vs2010/springmass.vcxproj +++ b/build/vs2010/springmass.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -96,4 +96,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/ssao.vcxproj b/build/vs2010/ssao.vcxproj index af88253..bfd5f6e 100644 --- a/build/vs2010/ssao.vcxproj +++ b/build/vs2010/ssao.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -96,4 +96,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/starfield.vcxproj b/build/vs2010/starfield.vcxproj index 4a09d25..d110811 100644 --- a/build/vs2010/starfield.vcxproj +++ b/build/vs2010/starfield.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -90,4 +90,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/stereo.vcxproj b/build/vs2010/stereo.vcxproj index 9872480..17c392e 100644 --- a/build/vs2010/stereo.vcxproj +++ b/build/vs2010/stereo.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -94,4 +94,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/subroutines.vcxproj b/build/vs2010/subroutines.vcxproj index ac1aa54..154092f 100644 --- a/build/vs2010/subroutines.vcxproj +++ b/build/vs2010/subroutines.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -94,4 +94,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/tessellatedcube.vcxproj b/build/vs2010/tessellatedcube.vcxproj index b6d58b0..9ce7aa8 100644 --- a/build/vs2010/tessellatedcube.vcxproj +++ b/build/vs2010/tessellatedcube.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -90,4 +90,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/tessellatedgstri.vcxproj b/build/vs2010/tessellatedgstri.vcxproj index 5e2d58f..92af40e 100644 --- a/build/vs2010/tessellatedgstri.vcxproj +++ b/build/vs2010/tessellatedgstri.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -90,4 +90,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/tessellatedtri.vcxproj b/build/vs2010/tessellatedtri.vcxproj index 8cdf7e3..b94763e 100644 --- a/build/vs2010/tessellatedtri.vcxproj +++ b/build/vs2010/tessellatedtri.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -90,4 +90,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/tessmodes.vcxproj b/build/vs2010/tessmodes.vcxproj index a9f58bf..bc6da4e 100644 --- a/build/vs2010/tessmodes.vcxproj +++ b/build/vs2010/tessmodes.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -90,4 +90,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/tesssubdivmodes.vcxproj b/build/vs2010/tesssubdivmodes.vcxproj index 762e149..a7a0e85 100644 --- a/build/vs2010/tesssubdivmodes.vcxproj +++ b/build/vs2010/tesssubdivmodes.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -90,4 +90,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/toonshading.vcxproj b/build/vs2010/toonshading.vcxproj index 132b952..a62464a 100644 --- a/build/vs2010/toonshading.vcxproj +++ b/build/vs2010/toonshading.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -94,4 +94,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/tunnel.vcxproj b/build/vs2010/tunnel.vcxproj index 1b6975c..81a9db4 100644 --- a/build/vs2010/tunnel.vcxproj +++ b/build/vs2010/tunnel.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -90,4 +90,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/win32raw.vcxproj b/build/vs2010/win32raw.vcxproj index 1a92375..7d22184 100644 --- a/build/vs2010/win32raw.vcxproj +++ b/build/vs2010/win32raw.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -90,4 +90,4 @@ - \ No newline at end of file + diff --git a/build/vs2010/wrapmodes.vcxproj b/build/vs2010/wrapmodes.vcxproj index 37ad6c2..618fc9b 100644 --- a/build/vs2010/wrapmodes.vcxproj +++ b/build/vs2010/wrapmodes.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -20,14 +20,14 @@ Application true Unicode - v120 + v100 Application false true Unicode - v120 + v100 @@ -90,4 +90,4 @@ - \ No newline at end of file +