summaryrefslogtreecommitdiff
path: root/premake5.lua
diff options
context:
space:
mode:
Diffstat (limited to 'premake5.lua')
-rw-r--r--premake5.lua5
1 files changed, 0 insertions, 5 deletions
diff --git a/premake5.lua b/premake5.lua
index b9176a7e1..e4f9b91cc 100644
--- a/premake5.lua
+++ b/premake5.lua
@@ -567,11 +567,6 @@ if isTargetWindows then
--
-- Let's go ahead and set up the projects for our other example now.
- example "model-viewer"
-
- example "heterogeneous-hello-world"
- kind "ConsoleApp"
-
example "gpu-printing"
kind "ConsoleApp"