#114 CMake: Compile man page if docbook2x-man is available, only
#117 Include file tests/xmltest.log.expected in source tarball
(required for "make run-xmltest")
+ #117 Include (existing) Visual Studio 2013 files in source tarball
Improve test suite error output
#111 Fix some typos in documentation
expat_config.h.cmake
_EXTRA_DIST_WINDOWS = \
+ examples/elements.vcxproj \
+ examples/elements.vcxproj.filters \
+ examples/outline.vcxproj \
+ examples/outline.vcxproj.filters \
+ \
+ lib/expat_static.vcxproj \
+ lib/expat_static.vcxproj.filters \
+ lib/expat.vcxproj \
+ lib/expat.vcxproj.filters \
+ lib/expatw_static.vcxproj \
+ lib/expatw_static.vcxproj.filters \
+ lib/expatw.vcxproj \
+ lib/expatw.vcxproj.filters \
+ \
+ tests/benchmark/benchmark.sln \
+ tests/benchmark/benchmark.vcxproj \
+ \
+ tests/runtests.sln \
+ tests/runtests.vcxproj \
+ tests/runtests.vcxproj.filters \
+ \
win32/expat.iss \
win32/MANIFEST.txt \
- win32/README.txt
+ win32/README.txt \
+ \
+ xmlwf/xmlwf.vcxproj \
+ xmlwf/xmlwf.vcxproj.filters \
+ \
+ expat.sln
EXTRA_DIST = \
$(_EXTRA_DIST_CMAKE) \