mxml/vcnet
Carlo Bramini 5472dc62f2 Improve detection of "long long int"
In my opinion, you can simplify a bit the configure script by using AC_TYPE_LONG_LONG_INT for detecting the support of long long type. The sources using HAVE_LONG_LONG just need to use HAVE_LONG_LONG_INT instead.
2021-10-27 14:38:49 +02:00
..
config.h Improve detection of "long long int" 2021-10-27 14:38:49 +02:00
libmxml1_native.nuspec Bump version to 3.3, add NuGet files for VS. 2021-10-26 15:43:44 -04:00
libmxml1_native.props Bump version to 3.3, add NuGet files for VS. 2021-10-26 15:43:44 -04:00
libmxml1_native.redist.nuspec Bump version to 3.3, add NuGet files for VS. 2021-10-26 15:43:44 -04:00
mxml1.def Add mxmlElementAttrGetByIndex and mxmlElementAttrGetCount (Issue #185) 2017-04-23 13:12:39 -04:00
mxml1.vcxproj Normalize VS project to produce x64 binaries that can be packaged. 2021-10-26 15:59:25 -04:00
mxml1.vcxproj.filters Upgrade project files to Visual Studio 2017, add static lib project (Issue #226) 2018-10-02 01:19:02 -04:00
mxml1.vcxproj.user Upgrade project files to Visual Studio 2017, add static lib project (Issue #226) 2018-10-02 01:19:02 -04:00
mxml.sln Normalize VS project to produce x64 binaries that can be packaged. 2021-10-26 15:59:25 -04:00
mxmlstat.vcxproj Normalize VS project to produce x64 binaries that can be packaged. 2021-10-26 15:59:25 -04:00
mxmlstat.vcxproj.filters Upgrade project files to Visual Studio 2017, add static lib project (Issue #226) 2018-10-02 01:19:02 -04:00
mxmlstat.vcxproj.user Upgrade project files to Visual Studio 2017, add static lib project (Issue #226) 2018-10-02 01:19:02 -04:00
packages.config Upgrade project files to Visual Studio 2017, add static lib project (Issue #226) 2018-10-02 01:19:02 -04:00
testmxml.vcxproj Normalize VS project to produce x64 binaries that can be packaged. 2021-10-26 15:59:25 -04:00
testmxml.vcxproj.filters Upgrade project files to Visual Studio 2017, add static lib project (Issue #226) 2018-10-02 01:19:02 -04:00
testmxml.vcxproj.user Upgrade project files to Visual Studio 2017, add static lib project (Issue #226) 2018-10-02 01:19:02 -04:00