diff options
Diffstat (limited to 'premake5.lua')
| -rw-r--r-- | premake5.lua | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/premake5.lua b/premake5.lua index 4068219fd..e3ae76fc2 100644 --- a/premake5.lua +++ b/premake5.lua @@ -578,6 +578,9 @@ if isTargetWindows then example "shader-toy" end +example "shader-object" + kind "ConsoleApp" + example "cpu-hello-world" kind "ConsoleApp" |
