From e3fe138a383607ee2da619f34a9f8dc72247f733 Mon Sep 17 00:00:00 2001 From: Stéphane Raimbault Date: Sun, 24 Mar 2013 16:19:07 +0100 Subject: [PATCH] Add information for building modbus.dll with Visual Studio 2005 --- src/win32/README.win32 | 2 ++ 1 file changed, 2 insertions(+), 0 deletions(-) diff --git a/src/win32/README.win32 b/src/win32/README.win32 index e1343af..86dbe2e 100644 --- a/src/win32/README.win32 +++ b/src/win32/README.win32 @@ -16,3 +16,5 @@ or or double click configure.js to generate these files. +To get project file for Visual Studio 2005 open copy of file modbus.vcproj in +editor and change attribute `Version` of `VisualStudioProject` tag to "8,00". \ No newline at end of file -- libgit2 0.21.4