Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
savoirfairelinux
jami-client-windows
Commits
5f0a864b
Commit
5f0a864b
authored
Feb 01, 2019
by
Andreas Traczyk
Browse files
packaging: include HLSL compiler library
Change-Id: I74d9b8d687ab5d9245a5493ac0bab9d6d3ea92d8
parent
e051631d
Changes
1
Hide whitespace changes
Inline
Side-by-side
copy-runtime-files.ps1
View file @
5f0a864b
...
@@ -69,6 +69,7 @@ $FilesToCopy = @(
...
@@ -69,6 +69,7 @@ $FilesToCopy = @(
"
$QtDir
\bin\Qt5OpenGL.dll"
,
"
$QtDir
\bin\Qt5OpenGL.dll"
,
"
$QtDir
\bin\libEGL.dll"
,
"
$QtDir
\bin\libEGL.dll"
,
"
$QtDir
\bin\libGLESv2.dll"
,
"
$QtDir
\bin\libGLESv2.dll"
,
"
$QtDir
\bin\d3dcompiler_47.dll"
,
"
$QtDir
\bin\QtWebEngineProcess.exe"
,
"
$QtDir
\bin\QtWebEngineProcess.exe"
,
"
$QtDir
\resources\qtwebengine_resources.pak"
,
"
$QtDir
\resources\qtwebengine_resources.pak"
,
"
$QtDir
\resources\qtwebengine_resources_100p.pak"
,
"
$QtDir
\resources\qtwebengine_resources_100p.pak"
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment