Closed HolgiHo closed 1 year ago
PR for issue #413
Fix unit tests:
ctest.h
.ctest$a
.ctest$b
.ctest$c
Additional fixes for building with VS:
const char*
lxw_header_footer_options
_worksheet_set_header_footer_image
.gitignore
PR for issue #413
Fix unit tests:
ctest.h
: make unit test registration and iteration work: use linker segments.ctest$a
,.ctest$b
,.ctest$c
Additional fixes for building with VS:
const char*
in structlxw_header_footer_options
,_worksheet_set_header_footer_image
.gitignore
to ignore special local VS directories/files