From 090b6c6045746cf54573cc441f358cafca2ac7f7 Mon Sep 17 00:00:00 2001 From: Ray Date: Sat, 14 Jan 2023 19:45:33 +0100 Subject: [PATCH] Updated Working on Windows (markdown) --- Working-on-Windows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Working-on-Windows.md b/Working-on-Windows.md index 09984cb..bce1e1a 100644 --- a/Working-on-Windows.md +++ b/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 -### 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/)