Readme-win32 390 B

1234567891011121314151617
  1. Intro
  2. -----
  3. This directory contains the project file for Visual Studio 2008 to build a
  4. modbus.dll.
  5. The project file searches for D:/include/msvc_std to find stdint.h.
  6. See ../../README.rst
  7. config.h and modbus-version.h were generated using a Windows native experimental
  8. port of zsh and Microsoft cl.
  9. TODO
  10. ----
  11. Fix the ugly need to have config.h and modbus-version.h in this directory.