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