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:
@@ -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
|
||||
|
Reference in New Issue
Block a user