NationalAssociationOfRealtors / libRETS

libRETS is RETS client library written in C++ that allows rapid development of RETS client applications. By saving the developer from dealing with the RETS protocol details, the application writer can concentrate on their application, saving them time and money in the process
Other
107 stars 59 forks source link

Modern Windows build environment #72

Closed jbramleycl closed 5 years ago

jbramleycl commented 5 years ago

This PR encompasses setting up a modern windows build environment for libRETS. The doc in doc/build/windows.txt is updated to explain how to use these changes.