diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-01-18 02:13:50 -0800 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-01-18 07:36:38 -0800 |
| commit | 7b0cfc6f6c5464e4f008b5ccbd99c9ac01e95bee (patch) | |
| tree | 9dec93a18ffa1c576cd858a79e1a74de565252cc /ports/qt5-base/qt_debug.conf | |
| parent | ca9ff199d6024fa0ef26abcba920928215d77f38 (diff) | |
| download | vcpkg-7b0cfc6f6c5464e4f008b5ccbd99c9ac01e95bee.tar.gz vcpkg-7b0cfc6f6c5464e4f008b5ccbd99c9ac01e95bee.zip | |
[qt5-base] Remove debug qmake.exe
Diffstat (limited to 'ports/qt5-base/qt_debug.conf')
| -rw-r--r-- | ports/qt5-base/qt_debug.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/qt5-base/qt_debug.conf b/ports/qt5-base/qt_debug.conf index 1314d00b9..45cac7a4b 100644 --- a/ports/qt5-base/qt_debug.conf +++ b/ports/qt5-base/qt_debug.conf @@ -10,4 +10,4 @@ Qml2Imports = qml Data = share/qt5/debug ArchData = share/qt5/debug HostData = share/qt5/debug -HostBinaries = debug/tools/qt5
\ No newline at end of file +HostBinaries = tools/qt5
\ No newline at end of file |
