Commit graph

8 commits

Author SHA1 Message Date
Jez Higgins
6bf75264de Completely removed XMLReader setProperty and getProperty member functions.
For nearly everyone, their use can be replaced by either setLexicalHandler
or setDeclHandler. For the particular case of the Xerces extended properties
I'll loop back round and add specific member methods for those.
2020-04-16 20:23:59 +01:00
Jez Higgins
e08ca80bb1 Remove ParserAdaptor.hpp references from build files 2020-04-16 16:51:41 +01:00
BenKeyFSI
0bd386630c Ported Arabica to VS2019. 2020-02-15 20:07:06 -06:00
Ben Key
82bf99c015 Corrected value of VCSubDir for VS2017. 2018-05-05 14:33:54 -05:00
BenKeyFSI
7e43502e0f Fixed an error in Arabica.props. 2018-04-29 21:25:37 -05:00
BenKeyFSI
744a6e9133 Added support for VS2017. 2018-04-06 02:05:01 -05:00
Ben Key
50fc53d940 Added 64-bit project configurations. 2018-01-29 19:30:13 -06:00
Ben Key
d656edc28b Added project files for VS2013 and VS2015.
• Added project files for Visual Studio 2013 and Visual Studio 2015.
• Made several small changes that were required to compile in Visual
Studio 2015.
2018-01-29 19:21:27 -06:00