Skip to content

Conversation

ProgramMax
Copy link
Owner

Previously, the entry point file was named EntryPoint.hpp/.cpp. If other projects used that same name, there could be a conflict in intermediate files. In fact, this is pretty much the default.

In order to prevent that conflict, the files are renamed to maxGUIEntryPoint.hpp/.cpp. This is far less likely to cause a conflict.

Previously, the entry point file was named EntryPoint.hpp/.cpp.
If other projects used that same name, there could be a conflict in
intermediate files. In fact, this is pretty much the default.

In order to prevent that conflict, the files are renamed to
maxGUIEntryPoint.hpp/.cpp. This is far less likely to cause a conflict.
@ProgramMax ProgramMax merged commit c0bb810 into tip-of-tree Feb 6, 2024
@ProgramMax ProgramMax deleted the rename-entrypoint branch February 6, 2024 19:24
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.

1 participant