premake5: Replace "solution" (premake4 keyword) with the new "workspace".
This commit is contained in:
parent
9e0fa476f9
commit
1b484ecea3
@ -47,7 +47,7 @@ newaction {
|
||||
end
|
||||
}
|
||||
|
||||
solution "iw4x"
|
||||
workspace "iw4x"
|
||||
location ("./build")
|
||||
configurations { "Normal", "Debug", "DebugStatic", "Release", "ReleaseStatic" }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user