diff options
Diffstat (limited to 'vcpkg/ports/qtbase/qtpaths.debug.bat')
| -rw-r--r-- | vcpkg/ports/qtbase/qtpaths.debug.bat | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/vcpkg/ports/qtbase/qtpaths.debug.bat b/vcpkg/ports/qtbase/qtpaths.debug.bat new file mode 100644 index 0000000..ab3bbc9 --- /dev/null +++ b/vcpkg/ports/qtbase/qtpaths.debug.bat @@ -0,0 +1,2 @@ +@echo off
+"%~dp0qtpaths.exe" --qtconf "%~dp0qt.debug.conf" %*
|