Set nisDll matching only for the US version

This commit is contained in:
dbalatoni13 2024-11-15 15:27:38 +01:00
parent fac2549b7a
commit 00e2e9562a

View file

@ -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(