Finished mpexDll/main.c

This commit is contained in:
dbalatoni13 2024-09-16 01:17:04 +02:00
parent e501678f5d
commit b3e563bdf0
5 changed files with 547 additions and 3 deletions

View file

@ -1299,7 +1299,7 @@ config.libs = [
Rel(
"mpexDll",
objects={
Object(NonMatching, "REL/mpexDll/main.c"),
Object(Matching, "REL/mpexDll/main.c"),
Object(NonMatching, "REL/mpexDll/mpex.c"),
Object(NonMatching, "REL/mpexDll/charsel.c"),
Object(NonMatching, "REL/mpexDll/mgname.c"),