3 lines
77 B
Batchfile
3 lines
77 B
Batchfile
|
@echo off
|
||
|
@host_qt_bindir@\@tool_name@.exe -qtconf "%~dp0\target_qt.conf" %*
|