3 lines
63 B
Batchfile
3 lines
63 B
Batchfile
|
@echo off
|
||
|
"%0\..\qmake.exe" -qtconf "%0\..\qt.debug.conf" %*
|