mirror of
https://github.com/Laupetin/OpenAssetTools.git
synced 2025-06-10 14:58:10 -05:00
Move ZoneCodeGenerator and RawTemplater to buildtools output folder
This commit is contained in:
@ -27,7 +27,7 @@ function RawTemplater:project()
|
||||
local links = Links:create()
|
||||
|
||||
project(self:name())
|
||||
targetdir(TargetDirectoryBin)
|
||||
targetdir(TargetDirectoryBuildTools)
|
||||
location "%{wks.location}/src/%{prj.name}"
|
||||
kind "ConsoleApp"
|
||||
language "C++"
|
||||
|
Reference in New Issue
Block a user