FemaLocalSoftware/build/FemaSoft/.qt/bin/qt_setup_tool_path.bat

3 lines
53 B
Batchfile
Raw Normal View History

2025-01-09 18:42:34 +00:00
@echo off
set PATH=E:\qt\6.8.1\mingw_64\bin;%PATH%
%*