@ECHO OFF SETLOCAL EnableDelayedExpansion SET target_name=Test.exe SET target_dir=Target\ CALL Build.bat %target_dir%\%target_name%