rename samples to shorter name

This commit is contained in:
Jeremie Roy 2013-04-23 14:09:45 +02:00
parent 7c7612a971
commit 62c9a457c1
3 changed files with 2 additions and 2 deletions

View file

@ -116,8 +116,8 @@ exampleProject("06-bump", "ffb23e6c-167b-11e2-81df-94c4dd6a022f")
exampleProject("07-callback", "acc53bbc-52f0-11e2-9781-ad8edd4b7d02") exampleProject("07-callback", "acc53bbc-52f0-11e2-9781-ad8edd4b7d02")
exampleProject("08-update", "e011e246-5862-11e2-b202-b7cb257a7926") exampleProject("08-update", "e011e246-5862-11e2-b202-b7cb257a7926")
exampleProject("09-hdr", "969a4626-67ee-11e2-9726-9023267a7926") exampleProject("09-hdr", "969a4626-67ee-11e2-9726-9023267a7926")
exampleProject("10-font_alpha" , "EF6FD5B3-B52A-41C2-A257-9DFE709AF9E1") exampleProject("10-font" , "EF6FD5B3-B52A-41C2-A257-9DFE709AF9E1")
exampleProject("11-font_distance_field", "F4E6F96F-3DAA-4C68-8DF8-BF2A3ECD9092") exampleProject("11-fontdfs", "F4E6F96F-3DAA-4C68-8DF8-BF2A3ECD9092")
dofile "makedisttex.lua" dofile "makedisttex.lua"
dofile "shaderc.lua" dofile "shaderc.lua"
dofile "texturec.lua" dofile "texturec.lua"