Sfoglia il codice sorgente

Add information for building modbus.dll with Visual Studio 2005

Thank you Petr Gladkiy
Stéphane Raimbault 12 anni fa
parent
commit
e3fe138a38
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. 2 0
      src/win32/README.win32

+ 2 - 0
src/win32/README.win32

@@ -16,3 +16,5 @@ or
 or
 or
    double click configure.js to generate these files.
    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".