[vlc-devel] [PATCH 0/3 v4] build with PDB
Steve Lhomme
robux4 at ycbcr.xyz
Tue May 21 10:16:30 CEST 2019
Changes since v3:
- no more option to disable building with debug symbols
- the LDFLAGS is applied to all targets we build (just as CFLAGS are applied
to all that we build)
Steve Lhomme (3):
contrib: add an option to generate PDB information
configure: add an option to generate PDB files when building
win32: package: install generated .pdb files with package-win-common
configure.ac | 14 ++++++++++++++
contrib/bootstrap | 6 ++++++
contrib/src/main.mak | 5 +++++
extras/package/win32/package.mak | 11 +++++++++++
4 files changed, 36 insertions(+)
--
2.17.1
More information about the vlc-devel
mailing list