Commit e3fe138a383607ee2da619f34a9f8dc72247f733
1 parent
f67ca4bb
Add information for building modbus.dll with Visual Studio 2005
Thank you Petr Gladkiy
Showing
1 changed file
with
2 additions
and
0 deletions
src/win32/README.win32
| @@ -16,3 +16,5 @@ or | @@ -16,3 +16,5 @@ or | ||
| 16 | or | 16 | or |
| 17 | double click configure.js to generate these files. | 17 | double click configure.js to generate these files. |
| 18 | 18 | ||
| 19 | +To get project file for Visual Studio 2005 open copy of file modbus.vcproj in | ||
| 20 | +editor and change attribute `Version` of `VisualStudioProject` tag to "8,00". | ||
| 19 | \ No newline at end of file | 21 | \ No newline at end of file |