Search:
Login
Preferences
Help/Guide
About Trac
API
Wiki
Timeline
Roadmap
Browse Source
View Tickets
New Ticket
Search
Context Navigation
Reverse Diff
Changes in
setup.py
[378:39ea6089286e:497:0ac65bf1abb7]
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
File:
1 edited
setup.py
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
setup.py
r378
r497
66
66
package_dir = { "" : "src" },
67
67
packages = ["mlx", "mlx.gui"],
68
requires = ["pyuipc"
],
68
requires = ["pyuipc"
, "xplra"
],
69
69
windows = [{ "script" : "runmlx.py",
70
70
"icon_resources" : [(1, "logo.ico")]},
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive