Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
J
jami-client-windows
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Analyze
Contributor analytics
Repository analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
savoirfairelinux
jami-client-windows
Commits
cffd9f19
Commit
cffd9f19
authored
5 years ago
by
Yang Wang
Browse files
Options
Downloads
Patches
Plain Diff
qt 5.14: fix qt quick skip path javascript files related problem
Change-Id: I77854e03475ae7ad87a5454bc3a8103789136d74
parent
6f4d4ee0
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
jami-qt.pro
+1
-1
1 addition, 1 deletion
jami-qt.pro
with
1 addition
and
1 deletion
jami-qt.pro
+
1
−
1
View file @
cffd9f19
...
...
@@ -6,7 +6,7 @@ win32-msvc {
CONFIG
+=
suppress_vcproj_warnings
c
++
17
qtquickcompiler
QTQUICK_COMPILER_SKIPPED_RESOURCES
+=
ressources
.
qrc
QTQUICK_COMPILER_SKIPPED_RESOURCES
+=
.
/
ressources
.
qrc
#
compiler
options
QMAKE_CXXFLAGS
+=
/
wd
"4068"
/
wd
"4099"
/
wd
"4189"
/
wd
"4267"
/
wd
"4577"
/
wd
"4467"
/
wd
"4715"
/
wd
"4828"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment