You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ PICT consists of the following projects:
32
32
***clidll-usage**: A sample of how the PICT DLL is to be used.
33
33
34
34
## Building and testing on Windows with MsBuild
35
-
Use **pict.sln** to open the solution in Visual Studio 2017. You will need VC++ build tools installed. See https://www.visualstudio.com/downloads/ for details.
35
+
Use **pict.sln** to open the solution in Visual Studio 2019. You will need VC++ build tools installed. See https://www.visualstudio.com/downloads/ for details.
36
36
37
37
PICT uses MsBuild for building. **_build.cmd** script in the root directory will build both Debug and Release from the command-line.
0 commit comments