Changed m405 back to matching
This commit is contained in:
parent
790a479010
commit
8dc1a201a2
1 changed files with 1 additions and 1 deletions
|
|
@ -831,7 +831,7 @@ config.libs = [
|
||||||
Rel(
|
Rel(
|
||||||
"m405Dll",
|
"m405Dll",
|
||||||
objects={
|
objects={
|
||||||
Object(NonMatching, "REL/m405Dll/main.c"),
|
Object(Matching, "REL/m405Dll/main.c"),
|
||||||
},
|
},
|
||||||
),
|
),
|
||||||
Rel(
|
Rel(
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue