Match m430Dll/water.c (#516)
This commit is contained in:
parent
e9e3683871
commit
c8c4ef763c
4 changed files with 1837 additions and 19 deletions
|
|
@ -1087,8 +1087,8 @@ config.libs = [
|
|||
Rel(
|
||||
"m430Dll", # Pair-a-sailing
|
||||
objects={
|
||||
Object(Matching, "REL/m430Dll/main.c"),
|
||||
Object(NonMatching, "REL/m430Dll/water.c"),
|
||||
Object(MatchingFor("GMPE01_00", "GMPE01_01"), "REL/m430Dll/main.c"),
|
||||
Object(MatchingFor("GMPE01_00", "GMPE01_01"), "REL/m430Dll/water.c"),
|
||||
Object(NonMatching, "REL/m430Dll/player.c"),
|
||||
},
|
||||
),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue