Finish instdll/main.c
This commit is contained in:
parent
811466d79f
commit
a0b77a412f
6 changed files with 559 additions and 152 deletions
|
|
@ -789,7 +789,7 @@ config.libs = [
|
|||
Rel('instDll',
|
||||
objects = {
|
||||
Object(Matching, "REL/executor.c"),
|
||||
Object(NonMatching, "REL/instDll/main.c"),
|
||||
Object(Matching, "REL/instDll/main.c"),
|
||||
Object(NonMatching, "REL/instDll/font.c"),
|
||||
}
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue