Build src/html/chm.cpp as part of wxMSW.

In native MSW builds this file is not needed as wxUSE_LIBMSPACK is always 0
anyhow, but it is required when cross-compiling or using Cygwin and libmspack
was detected by configure.

Closes #16923.
This commit is contained in:
Vadim Zeitlin
2015-08-14 13:55:07 +02:00
parent 5420f96a9c
commit c5d29608b1
9 changed files with 81 additions and 4 deletions

View File

@@ -2841,6 +2841,7 @@ MEDIA_GTK1_SRC =
HTML_MSW_SRC =
src/msw/helpbest.cpp
src/html/chm.cpp
HTML_CMN_SRC =
src/html/helpctrl.cpp
src/html/helpdata.cpp