Searched refs:layout_2M_file (Results 1 – 2 of 2) sorted by relevance
16 set layout_2M_file=. variable128 if "%layout_2M_file:~0,1%" == "." (set layout_2M_file=%~dp0%layout_2M_file%) variable133 if not exist "%layout_2M_file%" (echo makeimg err! No makeimg file found: "%layout_2M_file%" & goto…142 set makeimg_new_cmd_2M="%out_path%\%bin_name%%file_pos_2M%.FLS" "%layout_2M_file%" "%out_path%\%bin…
23 layout_2M_file='.' variable207 layout_2M_file = os.path.abspath(layout_2M_file).replace('\\', '/'); variable214 …t_path + '/' + bin_name + file_pos_2M + '.FLS' + "\"" + ' ' + "\"" + layout_2M_file + "\"" + ' ' +…
Completed in 7 milliseconds