Skip to content

Conversation

@natanprog
Copy link

The Qt project file qtBuildSystem/Mu/Mu.pro referenced many files using the previous layout (../../src/...). Commit 5a86c5c re-organized the repository, adding CMake and splitting headers into an include/ tree, so the old paths no longer resolve. This commit updates the file references in Mu.pro to match the new layout (e.g. ../../include/...), restoring qmake/make functionality for the Qt frontend.

No source code logic was changed — only path references in the project file were adjusted (~65 entries updated).

The Qt project file qtBuildSystem/Mu/Mu.pro referenced many files using the previous layout (../../src/...). Commit 5a86c5c re-organized the repository, adding CMake and splitting headers into an include/ tree, so the old paths no longer resolve. This commit updates the file references in Mu.pro to match the new layout (e.g. ../../include/...), restoring qmake/make functionality for the Qt frontend.

No source code logic was changed — only path references in the project file were adjusted (~65 entries updated).

Signed-off-by: Natan Lopes <natan10@ymail.com>
@XerTheSquirrel
Copy link
Member

Thank you for this!

@XerTheSquirrel XerTheSquirrel merged commit acc2107 into libretro:master Aug 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants