2 lines
78 B
Batchfile
2 lines
78 B
Batchfile
@echo off
|
|
%QTDIR%\msvc2022_64\bin\qmake.exe -qtconf "%~dp0\target_qt.conf" %*
|