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
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,4 +12,4 @@
12
12
13
13
# Dependencies
14
14
15
-
`Novo Bus Analyzer` inherits from `Busmaster` the build system and all dependencies. However, right now for compilation is possible to use `cmake` instead of `*.sln`. You could use `cmake` to generate the `Visual Studio` solution. I have tested it with `Visual Studio 2013`.
15
+
`NBA` inherits from `Busmaster` the build system and all dependencies. However, right now for compilation is possible to use `cmake` instead of `*.sln` which is mainly based on `Visual Studio 2013` and `Qt5.5.1`. I have compile with `Visual Studio 2019` using `Qt5.15.2`
0 commit comments