Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
VideoLAN
VLC
Commits
cfafaa87
Commit
cfafaa87
authored
Nov 16, 2021
by
Steve Lhomme
Committed by
Hugo Beauzée-Luyssen
Mar 17, 2022
Browse files
qt: compile with LIBCOMCXXFLAGS on Windows
It's using IID_PPV_ARGS and WRL.
parent
7dc1ae3b
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/gui/qt/Makefile.am
View file @
cfafaa87
...
...
@@ -56,6 +56,7 @@ libqt_plugin_la_CXXFLAGS += $(WAYLAND_CLIENT_CFLAGS)
libqt_plugin_la_LIBADD
+=
$(WAYLAND_CLIENT_LIBS)
endif
if
HAVE_WIN32
libqt_plugin_la_CXXFLAGS
+=
$(LIBCOMCXXFLAGS)
libqt_plugin_la_LIBADD
+=
$(LIBCOM)
-lcomctl32
-luuid
-ld3d11
endif
if
UPDATE_CHECK
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment