mirror of
https://github.com/diamante0018/BlackOpsPlugin.git
synced 2025-09-01 13:57:28 +00:00
Update premake5.lua
This commit is contained in:
@@ -31,6 +31,7 @@ end
|
|||||||
dependencies.load()
|
dependencies.load()
|
||||||
|
|
||||||
workspace "black-ops-plugin"
|
workspace "black-ops-plugin"
|
||||||
|
startproject "client"
|
||||||
location "./build"
|
location "./build"
|
||||||
objdir "%{wks.location}/obj"
|
objdir "%{wks.location}/obj"
|
||||||
targetdir "%{wks.location}/bin/%{cfg.platform}/%{cfg.buildcfg}"
|
targetdir "%{wks.location}/bin/%{cfg.platform}/%{cfg.buildcfg}"
|
||||||
|
Reference in New Issue
Block a user