Updated Working on Windows (markdown)

master
Ray 2 years ago
parent
commit
090b6c6045
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Working-on-Windows.md

+ 1
- 1
Working-on-Windows.md

@ -75,7 +75,7 @@ Using MinGW make tool, just navigate from command line to `raylib/examples/` fol
mingw32-make PLATFORM=PLATFORM_DESKTOP mingw32-make PLATFORM=PLATFORM_DESKTOP
### Building raylib project with VC (`CL.exe`) in Command-Line-Environment
## Building raylib project with VC (`CL.exe`) in Command-Line-Environment
A tool has been created to ease this specific approach to building raylib: [`VCrayApp`](https://orcmid.github.io/nfoTools/dev/D211101/) A tool has been created to ease this specific approach to building raylib: [`VCrayApp`](https://orcmid.github.io/nfoTools/dev/D211101/)

Loading…
Cancel
Save