Set nisDll matching only for the US version
This commit is contained in:
parent
fac2549b7a
commit
00e2e9562a
1 changed files with 1 additions and 1 deletions
|
|
@ -1391,7 +1391,7 @@ config.libs = [
|
||||||
Rel(
|
Rel(
|
||||||
"nisDll",
|
"nisDll",
|
||||||
objects={
|
objects={
|
||||||
Object(Matching, "REL/nisDll/main.c")
|
Object(MatchingFor("GMPE01_00", "GMPE01_01"), "REL/nisDll/main.c")
|
||||||
},
|
},
|
||||||
),
|
),
|
||||||
Rel(
|
Rel(
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue