Finish staffDll

This commit is contained in:
kabiskac 2024-05-02 10:41:23 +02:00
parent 9cfeefc6b1
commit ad4e1b349d
4 changed files with 659 additions and 34 deletions

View file

@ -1355,7 +1355,7 @@ config.libs = [
Rel('staffDll',
objects = {
Object(Matching, "REL/executor.c"),
Object(NonMatching, "REL/staffDll/main.c"),
Object(Matching, "REL/staffDll/main.c"),
}
),
Rel('subchrselDll',