diff --git a/man/manual.md b/man/manual.md index cdc692552d0..b8ab1cceafb 100644 --- a/man/manual.md +++ b/man/manual.md @@ -429,6 +429,16 @@ You can also create your own custom platform configuration in a XML file. Here i + +The locations to look for a platform in order: +- relative to GUI project file +- user folder +- GUI data folder (GUI only) +- current working path +- relative to executable +- `FILESDIR` hard-coded into binary + + # C/C++ Standard Use `--std` on the command line to specify a C/C++ standard.