mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-20 23:24:16 +00:00
Set pyrogenesis as start project in Visual Studio
Fixes #7218 Refs #3729, #404
This commit is contained in:
@@ -178,6 +178,7 @@ targetdir(rootdir.."/binaries/system")
|
||||
libdirs(rootdir.."/binaries/system")
|
||||
location(_OPTIONS["outpath"])
|
||||
configurations { "Release", "Debug" }
|
||||
startproject "pyrogenesis"
|
||||
|
||||
source_root = rootdir.."/source/" -- default for most projects - overridden by local in others
|
||||
|
||||
|
||||
Reference in New Issue
Block a user