Split and matched nisDll
This commit is contained in:
parent
038bbc6380
commit
e804f78fb3
4 changed files with 31 additions and 1 deletions
|
|
@ -1386,6 +1386,12 @@ config.libs = [
|
|||
Object(NonMatching, "REL/mstoryDll/save.c"),
|
||||
},
|
||||
),
|
||||
Rel(
|
||||
"nisDll",
|
||||
objects={
|
||||
Object(Matching, "REL/nisDll/main.c")
|
||||
},
|
||||
),
|
||||
Rel(
|
||||
"option",
|
||||
objects={
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue