Renamed example to shorter name.

This commit is contained in:
Branimir Karadžić 2016-07-24 16:08:59 -07:00
parent 09e791be03
commit 6cd0d95adb
13 changed files with 1 additions and 1 deletions

View File

Before

Width:  |  Height:  |  Size: 202 KiB

After

Width:  |  Height:  |  Size: 202 KiB

View File

@ -392,7 +392,7 @@ exampleProject("27-terrain")
exampleProject("28-wireframe")
exampleProject("29-debugdraw")
exampleProject("30-picking")
exampleProject("31-reflectiveshadowmap")
exampleProject("31-rsm")
-- C99 source doesn't compile under WinRT settings
if not premake.vstudio.iswinrt() then