mirror of
https://github.com/martinrotter/rssguard.git
synced 2024-12-25 15:42:37 +01:00
Move sime files.
This commit is contained in:
parent
c85fe183b9
commit
bc06b33175
@ -1 +1 @@
|
||||
Subproject commit 6560a93150c27abb47f0888320eb9b8e1ceff6a0
|
||||
Subproject commit 8741327a45e7216ab7462ab4c7d371dad0e2ec28
|
@ -626,9 +626,6 @@ win32 {
|
||||
qt_dlls_imageformats.files = resources/binaries/windows/qt5-msvc2015/imageformats
|
||||
qt_dlls_imageformats.path = $$quote($$PREFIX/)
|
||||
|
||||
qt_dlls_position.files = resources/binaries/windows/qt5-msvc2015/position
|
||||
qt_dlls_position.path = $$quote($$PREFIX/)
|
||||
|
||||
qt_dlls_platforms.files = resources/binaries/windows/qt5-msvc2015/platforms/
|
||||
qt_dlls_platforms.path = $$quote($$PREFIX/)
|
||||
|
||||
@ -678,10 +675,13 @@ win32 {
|
||||
qtwebengine_resources.files = resources/binaries/windows/qt5-msvc2015/QtWebEngine/resources
|
||||
qtwebengine_resources.path = $$quote($$PREFIX/)
|
||||
|
||||
qtwebengine_position.files = resources/binaries/windows/qt5-msvc2015/QtWebEngine/position
|
||||
qtwebengine_position.path = $$quote($$PREFIX/)
|
||||
|
||||
qtwebengine_dlls.files = resources/binaries/windows/qt5-msvc2015/QtWebEngine/*.*
|
||||
qtwebengine_dlls.path = $$quote($$PREFIX/)
|
||||
|
||||
INSTALLS += qtwebengine_translations qtwebengine_resources qtwebengine_dlls
|
||||
INSTALLS += qtwebengine_translations qtwebengine_resources qtwebengine_position qtwebengine_dlls
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user