diff --git a/build3/premake4.lua b/build3/premake4.lua index 326cadef5..59f4f12c7 100644 --- a/build3/premake4.lua +++ b/build3/premake4.lua @@ -129,7 +129,7 @@ -- comment-out for now, URDF reader needs exceptions -- flags { "NoRTTI", "NoExceptions"} -- defines { "_HAS_EXCEPTIONS=0" } - targetdir "../binserver" + targetdir "../bin" location("./" .. act .. postfix)