diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-10-22 17:20:34 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-10-23 15:12:57 -0700 |
| commit | a1fe9544fd042a40fcfd28f04032a8f539486bdf (patch) | |
| tree | 83353a9f3a1ca214819d5fa5ebfce3aea2b7fd94 /ports/qt5-base/qt_debug.conf | |
| parent | 8d62a87448c2ee122ce15c0074f5738d95d1bf94 (diff) | |
| download | vcpkg-a1fe9544fd042a40fcfd28f04032a8f539486bdf.tar.gz vcpkg-a1fe9544fd042a40fcfd28f04032a8f539486bdf.zip | |
[qt5-base] Update qtdeploy.ps1 to generate qt.conf, qml, and qtquick. Fixes #2857.
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 45cac7a4b..d0b178661 100644 --- a/ports/qt5-base/qt_debug.conf +++ b/ports/qt5-base/qt_debug.conf @@ -6,7 +6,7 @@ Libraries = debug/lib Binaries = debug/tools/qt5 LibraryExecutables = debug/tools/qt5 Plugins = debug/plugins -Qml2Imports = qml +Qml2Imports = debug/qml Data = share/qt5/debug ArchData = share/qt5/debug HostData = share/qt5/debug |
