Browse Source

Updated genie script.

Branimir Karadžić 11 years ago
parent
commit
e55912afb7
1 changed files with 1 additions and 0 deletions
  1. 1 0
      scripts/genie.lua

+ 1 - 0
scripts/genie.lua

@@ -27,6 +27,7 @@ solution "bgfx"
 	}
 	}
 
 
 	language "C++"
 	language "C++"
+	startproject "example-00-helloworld"
 
 
 BGFX_DIR = (path.getabsolute("..") .. "/")
 BGFX_DIR = (path.getabsolute("..") .. "/")
 local BGFX_BUILD_DIR = (BGFX_DIR .. ".build/")
 local BGFX_BUILD_DIR = (BGFX_DIR .. ".build/")