You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-04 12:00:25 +00:00
Fix broken includes when compiling with builtin_miniupnpc=false
Fixes #99196 Supersedes #99218
This commit is contained in:
3
thirdparty/README.md
vendored
3
thirdparty/README.md
vendored
@@ -628,7 +628,8 @@ to solve some MSVC warnings. See the patches in the `patches` directory.
|
||||
|
||||
Files extracted from upstream source:
|
||||
|
||||
- Copy `miniupnpc/src` and `miniupnpc/include` to `thirdparty/miniupnpc`
|
||||
- `miniupnpc/src/` as `src/`
|
||||
- `miniupnpc/include/` as `include/miniupnpc/`
|
||||
- Remove the following test or sample files:
|
||||
`listdevices.c,minihttptestserver.c,miniupnpcmodule.c,upnpc.c,upnperrors.*,test*`
|
||||
- `LICENSE`
|
||||
|
||||
Reference in New Issue
Block a user