Finish m401dll/main.c
This commit is contained in:
parent
76690a0d5f
commit
023ce2ee8b
4 changed files with 932 additions and 256 deletions
|
|
@ -796,7 +796,7 @@ config.libs = [
|
|||
Rel('m401Dll',
|
||||
objects = {
|
||||
Object(Matching, "REL/executor.c"),
|
||||
Object(NonMatching, "REL/m401Dll/main.c"),
|
||||
Object(Matching, "REL/m401Dll/main.c"),
|
||||
Object(NonMatching, "REL/m401Dll/main_ex.c"),
|
||||
}
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue