Name Last Update
..
Make-tests Loading commit data...
README.win32 Loading commit data...
config.h.win32 Loading commit data...
configure.js Loading commit data...
modbus-9.sln Loading commit data...
modbus.dll.manifest.in Loading commit data...
modbus.rc Loading commit data...
modbus.vcproj Loading commit data...

README.win32

Intro
-----

This directory contains the project file for Visual Studio 2008 to build
modbus.dll and the import library modbus.lib.

The project file searches for D:/include/msvc_std to find stdint.h.
See ../../README.md

config.h and ../modbus-version.h are generated using configure.js.
Run
cscript configurs.js
to generate these files.