소스 검색

Add information for building modbus.dll with Visual Studio 2005

Thank you Petr Gladkiy
Stéphane Raimbault 12 년 전
부모
커밋
e3fe138a38
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      src/win32/README.win32

+ 2 - 0
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".