Start decompiling modeseldll
This commit is contained in:
parent
70c811ea73
commit
e58c88841e
5 changed files with 581 additions and 40 deletions
|
|
@ -1131,10 +1131,10 @@ config.libs = [
|
|||
Rel('modeseldll',
|
||||
objects = {
|
||||
Object(Matching, "REL/executor.c"),
|
||||
Object(NonMatching, "REL/modeseldll/main.c"),
|
||||
Object(Matching, "REL/modeseldll/main.c"),
|
||||
Object(NonMatching, "REL/modeseldll/modesel.c"),
|
||||
Object(NonMatching, "REL/modeseldll/filesel.c"),
|
||||
Object(NonMatching, "REL/modeseldll/datalist.c"),
|
||||
Object(Matching, "REL/modeseldll/datalist.c"),
|
||||
}
|
||||
),
|
||||
Rel('mpexDll',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue