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
de95c529
Commit
de95c529
authored
Mar 11, 2022
by
Steve Lhomme
Committed by
Hugo Beauzée-Luyssen
Mar 17, 2022
Browse files
access: screen: compile with LIBCOMCXXFLAGS on Windows
It's using WRL for the DXGI capture.
parent
3ee0d28d
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/access/Makefile.am
View file @
de95c529
...
...
@@ -199,6 +199,7 @@ endif
libscreen_win_plugin_la_SOURCES
=
access/screen/screen.c access/screen/screen.h
\
access/screen/dxgi.cpp
libscreen_win_plugin_la_CXXFLAGS
=
$(AM_CXXFLAGS)
$(LIBCOMCXXFLAGS)
libscreen_win_plugin_la_LIBADD
=
libd3d11_common.la
$(LIBCOM)
-luuid
if
HAVE_WINSTORE
libscreen_win_plugin_la_LIBADD
+=
-ld3d11
...
...
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