Properly set startproject

This commit is contained in:
momo5502 2019-01-13 12:03:24 +01:00
parent 1de7451822
commit 065363fdbf

View File

@ -37,6 +37,7 @@ newoption {
dependencies.load()
workspace "open-iw5"
startproject "open-iw5"
location "./build"
objdir "%{wks.location}/obj"
targetdir "%{wks.location}/bin/%{cfg.platform}/%{cfg.buildcfg}"