Examples: Visual Studio: Updated default platform toolset+sdk in vcproj files from v100+sdk7 (vs2010) to v110+sdk8 (vs2012). This is mostly so we can remove reliance on DXSDK_DIR for the DX10/DX11 example, which if existing and when switching to recent SDK ends up conflicting and creating warnings.
1 parent eeea7da commit 35cbf9c0528ea9b6b68428d09b3a763866d6ca92
@omar omar authored on 15 Apr 2019
Showing 12 changed files
View
docs/CHANGELOG.txt
View
examples/example_allegro5/example_allegro5.vcxproj
View
examples/example_glfw_opengl2/example_glfw_opengl2.vcxproj
View
examples/example_glfw_opengl3/example_glfw_opengl3.vcxproj
View
examples/example_glfw_vulkan/example_glfw_vulkan.vcxproj
View
examples/example_glut_opengl2/example_glut_opengl2.vcxproj
View
examples/example_sdl_opengl2/example_sdl_opengl2.vcxproj
View
examples/example_sdl_opengl3/example_sdl_opengl3.vcxproj
View
examples/example_sdl_vulkan/example_sdl_vulkan.vcxproj
View
examples/example_win32_directx10/example_win32_directx10.vcxproj
View
examples/example_win32_directx11/example_win32_directx11.vcxproj
View
examples/example_win32_directx9/example_win32_directx9.vcxproj